packets: New packet_set_*() helper functions.
authorEthan Jackson <ethan@nicira.com>
Fri, 16 Dec 2011 01:58:23 +0000 (17:58 -0800)
committerEthan Jackson <ethan@nicira.com>
Tue, 10 Jan 2012 22:30:15 +0000 (14:30 -0800)
commitc97664b30f65d3a087076cb33242ffe2cc52a814
tree6037a862dc1e52c850ec03a91c0dd2f4d18689b2
parent65120a8a4ec658f4318ca3ac6159e27f584bca8e
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.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
lib/dpif-netdev.c
lib/packets.c
lib/packets.h