ofproto: set up helpful flow pointers for odp miss messages
authorEthan Jackson <ethan@nicira.com>
Wed, 24 Nov 2010 10:13:15 +0000 (02:13 -0800)
committerEthan Jackson <ethan@nicira.com>
Mon, 29 Nov 2010 22:47:14 +0000 (14:47 -0800)
commit4617e2c141500f8b06d1e9b1478b286756a3e391
treedf9c1c9ed73df2e2b5709ab6ba789d7fc6006e55
parentc667d679b050dc16734bfad7de7e794c5774e686
ofproto: set up helpful flow pointers for odp miss messages

This flow copies the header pointers calculated in
handle_odp_miss_msg to the relevant packet so they can be used
later on.
ofproto/ofproto.c