From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Fri, 10 Nov 2006 09:37:15 -0800
> On Fri, 10 Nov 2006 16:09:20 +0000 > Gerrit Renker <[EMAIL PROTECTED]> wrote: > > > [NET/IPv4]: Support for the UDP-Lite protocol (RFC 3828) > > > > This adds support for UDP-Lite to the IPv4 stack, provided as an extension > > to the existing UDPv4 code: > > * generic routines are all located in net/ipv4/udp.c > > * UDP-Lite specific routines are in net/ipv4/udplite.c > > * MIB/statistics support in /proc/net/snmp and /proc/net/udplite > > * shared API with extensions for partial checksum coverage > > * consolidation of shared code > > > > > > This code is does too much inlining (like existing network code). > Should it be made configurable? It doesn't get built at all if you check his patches :-) But once that's fixed up, I think we can fix that with a followon patch. We've put Gerrit through the ringer enough on this stuff. - 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