In article <[EMAIL PROTECTED]> (at Thu, 8 Jun 2006 11:50:33 +0100), Gerrit 
Renker <[EMAIL PROTECTED]> 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  <[EMAIL PROTECTED]>
GPG-FP  : 9022 65EB 1ECF 3AD1 0BDF  80D8 4807 F894 E062 0EEA
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to