DCCP protocol discussions
 help / color / mirror / Atom feed
* [PATCH 0/7][DCCP]: Improvements
@ 2006-02-23 22:12 Arnaldo Carvalho de Melo
  2006-02-24  0:30 ` David S. Miller
  2006-02-24  0:35 ` Arnaldo Carvalho de Melo
  0 siblings, 2 replies; 3+ messages in thread
From: Arnaldo Carvalho de Melo @ 2006-02-23 22:12 UTC (permalink / raw)
  To: dccp

Hi David,

   Please consider pulling from:

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

Best Regards,

- Arnaldo

 b/net/dccp/Makefile  |    7 -
 b/net/dccp/dccp.h    |    6 -
 b/net/dccp/input.c   |    2
 b/net/dccp/ipv4.c    |   26 ----
 b/net/dccp/ipv6.c    |    4
 b/net/dccp/options.c |    2
 b/net/dccp/output.c  |   30 ++++-
 b/net/dccp/proto.c   |  103 +++++++++++++++++++
 b/net/dccp/timer.c   |    3
 net/dccp/dccp.h      |   11 --
 net/dccp/ipv4.c      |  271 +++++++++++++++++++++++++++------------------------
 net/dccp/ipv6.c      |    2
 net/dccp/output.c    |    6 -
 net/dccp/proto.c     |  176 +++++++--------------------------
 14 files changed, 327 insertions(+), 322 deletions(-)


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

end of thread, other threads:[~2006-02-24  0:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-23 22:12 [PATCH 0/7][DCCP]: Improvements Arnaldo Carvalho de Melo
2006-02-24  0:30 ` David S. Miller
2006-02-24  0:35 ` Arnaldo Carvalho de Melo

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