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? -- Stephen Hemminger <[EMAIL PROTECTED]> - 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