Re: [PATCH 2.6.17-rc6-mm1 ] net: RFC 3828-compliant UDP-Litesupport

From: YOSHIFUJI Hideaki / 吉藤英明
Date: Thu Jun 08 2006 - 07:02:12 EST


In article <200606081150.34018@this-message-has-been-logged> (at Thu, 8 Jun 2006 11:50:33 +0100), Gerrit Renker <gerrit@xxxxxxxxxxxxxx> says:

> Attached is an extension which adds RFC3828 - compliant UDP-Lite functionality
> to the IPv4 networking stack.
:
> net/core/sock.c | 7
> net/ipv4/af_inet.c | 64 +
> net/ipv4/proc.c | 32
> net/udp_lite/Kbuild | 1
> net/udp_lite/Kconfig | 20
> net/udp_lite/udplitev4.c | 1730 ++++++++++++++++++++++++++++++++++
> 19 files changed, 2296 insertions(+), 22 deletions(-)

Plase do the ipv6 side. Thank you.

BTW, is it possible to do merge or share codes among the following things?
- udp / udp-lite (=> net/ipv4, net/ipv6)
and/or
- udp-lite/ipv6 / udp-lite/ipv4 (=> net/udplite)

Regards,

--
YOSHIFUJI Hideaki @ USAGI Project <yoshfuji@xxxxxxxxxxxxxx>
GPG-FP : 9022 65EB 1ECF 3AD1 0BDF 80D8 4807 F894 E062 0EEA
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/