Add pointers to headers to buffer, and initialize them in flow_extract.
authorBen Pfaff <blp@nicira.com>
Thu, 27 Mar 2008 22:09:32 +0000 (15:09 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 28 Mar 2008 00:50:33 +0000 (17:50 -0700)
commit76c58e37e36baf8e5f748061c6991dac5d110fe1
treecc64b8129bc2fc359883c98c0b678215bc78e878
parentbce273b4c0c4ab92bdc0386b4da41a4f91e746db
Add pointers to headers to buffer, and initialize them in flow_extract.

This will be used in the userspace switch implementation.
include/buffer.h
include/flow.h
lib/buffer.c
lib/flow.c