* [PATCH 0/2]: UDP-Lite support in Linux 2.6.20
@ 2006-11-14 8:48 Gerrit Renker
0 siblings, 0 replies; only message in thread
From: Gerrit Renker @ 2006-11-14 8:48 UTC (permalink / raw)
To: David Miller; +Cc: netdev
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-11-14 8:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-14 8:48 [PATCH 0/2]: UDP-Lite support in Linux 2.6.20 Gerrit Renker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).