flow: Create new flow_metadata structure for packet_in messages.
authorEthan Jackson <ethan@nicira.com>
Thu, 5 Jan 2012 00:40:13 +0000 (16:40 -0800)
committerEthan Jackson <ethan@nicira.com>
Tue, 10 Jan 2012 22:30:15 +0000 (14:30 -0800)
commit5d6c3af0fbff6c67f36c34f6e4c885f54de1bfe3
tree8ac4ee5ca06cca57684f8a71c5638e7d3f4192de
parentc97664b30f65d3a087076cb33242ffe2cc52a814
flow: Create new flow_metadata structure for packet_in messages.

This will ease the implementation of future patches.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
lib/flow.c
lib/flow.h
lib/ofp-print.c
lib/ofp-util.c
lib/ofp-util.h
ofproto/ofproto-dpif.c