vconn: Add utility functions make_openflow() and update_openflow_length().
authorBen Pfaff <blp@nicira.com>
Fri, 18 Jul 2008 21:08:18 +0000 (14:08 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 18 Jul 2008 21:08:18 +0000 (14:08 -0700)
commit4d90ee6aef909d1a982164694d9e5902035730bf
tree11fc5022b0ace98d3f31e0c0bfecf2af7285035b
parentab6f9e079b77d721d1b059a6abaf12e64a9bb653
vconn: Add utility functions make_openflow() and update_openflow_length().

Use these functions to simplify code that creates and sends
OpenFlow packets.
include/vconn.h
lib/vconn.c
switch/datapath.c
utilities/dpctl.c