Re: [ovs-dev] [packet_in 11/13] packets: New packet_set_*() helper functions.
On Wed, Dec 28, 2011 at 05:52:38PM -0800, Ethan Jackson wrote: > This commit pulls code used to modify L3 and L4 header fields > from dp_netdev into the packet library. An additional user will > be added in a future commit. Looks good to me, thank you.
[ovs-dev] [packet_in 11/13] packets: New packet_set_*() helper functions.
This commit pulls code used to modify L3 and L4 header fields from dp_netdev into the packet library. An additional user will be added in a future commit. --- lib/dpif-netdev.c | 120 + lib/packets.c | 101 +