Re: [PATCH 2.6.17-rc6-mm1 ] net: RFC 3828-compliant UDP-Lite support
- From: YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@xxxxxxxxxxxxxx>
- Date: Thu, 08 Jun 2006 20:03:49 +0900 (JST)
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/
- References:
- [PATCH 2.6.17-rc6-mm1 ] net: RFC 3828-compliant UDP-Lite support
- From: Gerrit Renker
- [PATCH 2.6.17-rc6-mm1 ] net: RFC 3828-compliant UDP-Lite support
- Prev by Date: Re: mutex vs. local irqs (Was: 2.6.18 -mm merge plans)
- Next by Date: Re: 2.6.17-rc5-mm2 link issues on s390
- Previous by thread: [PATCH 2.6.17-rc6-mm1 ] net: RFC 3828-compliant UDP-Lite support
- Next by thread: Re: [PATCH 2.6.17-rc6-mm1 ] net: RFC 3828-compliant UDP-Lite support
- Index(es):
Relevant Pages
|