Hi David,

please find attached, in two subsequent emails,
the following two patches:

Patch 1/2: UDP-Lite support for IPv4/IPv6 with
           consolidated code for UDP and UDP-Lite
           processing.

This is the modified UDP-Lite patch, exactly in the requested 
format: UDP and UDP-Lite now use separate object files and rely
on net/ipv{4,6}/udp_impl.h to resolve declaration dependencies. 

There is no other change apart from this one, i.e. it is still
the same as I have been posting for RFC earlier.
I would like to see this in 2.6.20.

Patch 2/2: This is an optional optimization intended to make
           room by inlining functions into udp_impl.h. I thought
           that this would be useful (in particular with regard 
           to the sockopt functions), as it reduces code size
           somewhat.

I have tested both patches on different architectures and with
different configurations (IPV6 = {n|m|y}).

Many thanks,
Gerrit
-
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