Re: [PATCH] new UDPCP Communication Protocol
[Posted January 12, 2011 by corbet]
| From: |
| Eric Dumazet <eric.dumazet-AT-gmail.com> |
| To: |
| stefani-AT-seibold.net |
| Subject: |
| Re: [PATCH] new UDPCP Communication Protocol |
| Date: |
| Tue, 11 Jan 2011 18:01:13 +0100 |
| Message-ID: |
| <1294765273.2927.65.camel@edumazet-laptop> |
| Cc: |
| linux-kernel-AT-vger.kernel.org, akpm-AT-linux-foundation.org,
davem-AT-davemloft.net, netdev-AT-vger.kernel.org, shemminger-AT-vyatta.com,
jj-AT-chaosbits.net, daniel.baluta-AT-gmail.com, jochen-AT-jochen.org,
hagen-AT-jauu.net, torvalds-AT-linux-foundation.org, pavel-AT-ucw.cz |
| Archive-link: |
| Article, Thread
|
Le mardi 11 janvier 2011 à 17:48 +0100, stefani@seibold.net a écrit :
> From: Stefani Seibold <stefani@seibold.net>
>
...
> The implementation is clean and has absolut no side effects to the network
> subsystems so i ask for merge it into linux, mm-tree or linux-next.
>
> The patch is against the current linux git tree
>
> - Stefani
>
> Signed-off-by: Stefani Seibold <stefani@seibold.net>
> ---
>
Reading again UDPCP specs, I find it is IPv4/IPv6 agnostic
You copied IPv4 UDP code, so this only handles IPv4...
(
Log in to post comments)