bundle: New action "bundle_load".
authorEthan Jackson <ethan@nicira.com>
Wed, 20 Jul 2011 22:07:46 +0000 (15:07 -0700)
committerEthan Jackson <ethan@nicira.com>
Sat, 23 Jul 2011 00:46:48 +0000 (17:46 -0700)
commita368bb53d9769ae42042e122775672ac9546e3f9
tree4cbb05275c16ffd4ab6d5121eeb78accf0c08b63
parent04a85497b994b0cb1c702d4ff8b0d2149767ae0e
bundle: New action "bundle_load".

The bundle_load action behaves the same as the bundle action,
except instead of outputting, it writes its result to a register.
12 files changed:
include/openflow/nicira-ext.h
lib/bundle.c
lib/bundle.h
lib/ofp-parse.c
lib/ofp-print.c
lib/ofp-util.c
lib/ofp-util.h
ofproto/ofproto-dpif.c
tests/bundle.at
tests/ovs-ofctl.at
tests/test-bundle.c
utilities/ovs-ofctl.8.in