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

* Re: [PATCH 0/7][DCCP]: Improvements
  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
  1 sibling, 0 replies; 3+ messages in thread
From: David S. Miller @ 2006-02-24  0:30 UTC (permalink / raw)
  To: dccp

From: Arnaldo Carvalho de Melo <acme@mandriva.com>
Date: Thu, 23 Feb 2006 19:12:57 -0300

>    Please consider pulling from:
> 
> master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.17.git

Pulled, nice work.

Thanks a lot Arnaldo. I kind of like my legacy ipv4, dude :-)

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

* Re: [PATCH 0/7][DCCP]: Improvements
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Arnaldo Carvalho de Melo @ 2006-02-24  0:35 UTC (permalink / raw)
  To: dccp

On 2/23/06, David S. Miller <davem@davemloft.net> wrote:
> From: Arnaldo Carvalho de Melo <acme@mandriva.com>
> Date: Thu, 23 Feb 2006 19:12:57 -0300
>
> >    Please consider pulling from:
> >
> > master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.17.git
>
> Pulled, nice work.
>
> Thanks a lot Arnaldo. I kind of like my legacy ipv4, dude :-)

Hey, I have to bow to Yoshifuji-san every once in a while 8) IPv4 is nice
too, postponing retirement like I'll probably do too, hope to be as effective
as v4 8)

- Arnaldo

^ 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