Make datapath's flow_extract() properly pull data into the headers.
authorBen Pfaff <blp@nicira.com>
Tue, 11 Nov 2008 23:35:26 +0000 (15:35 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 13 Nov 2008 20:44:04 +0000 (12:44 -0800)
commit182138487fed9deb53be95d78b3bd976c4a7e140
treea5e1bfbfae2cd2bf27d888c6c2d4581904c907ec
parent9171f241601286b36cce9d94580096cbc314783d
Make datapath's flow_extract() properly pull data into the headers.

Otherwise we might be reading headers that aren't really there.
datapath/Modules.mk
datapath/flow.c
datapath/linux-2.4/compat-2.4/include/linux/ip.h
datapath/snap.h [deleted file]