DCCP protocol discussions
 help / color / mirror / Atom feed
* [PATCHES 0/5]: DCCP bug fixes
@ 2007-10-24 13:10 Arnaldo Carvalho de Melo
  2007-10-26 10:52 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2007-10-24 13:10 UTC (permalink / raw)
  To: dccp

Hi David,

	Please consider pulling from:

master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6

Gerrit Renker (5):
      [DCCP]: Retrieve packet sequence number for error reporting
      [DCCP]: One more exemption from full sequence number checks
      [DCCP]: Convert Reset code into socket error number
      [DCCP]: Unaligned pointer access
      [CCID2/3]: Initialisation assignments of 0 are redundant

 include/linux/dccp.h   |   12 ++++++------
 net/dccp/ccids/ccid2.c |    4 ----
 net/dccp/ccids/ccid3.c |   15 +++++++--------
 net/dccp/input.c       |   48 +++++++++++++++++++++++++++++++++++++++---------
 net/dccp/ipv4.c        |    6 +++---
 net/dccp/ipv6.c        |    4 ++--
 net/dccp/options.c     |   33 ++++++++++++++++++++++-----------
 7 files changed, 79 insertions(+), 43 deletions(-)

Best Regards,

- Arnaldo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-26 10:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-24 13:10 [PATCHES 0/5]: DCCP bug fixes Arnaldo Carvalho de Melo
2007-10-26 10:52 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox