New action NXAST_RESUBMIT_TABLE.
authorBen Pfaff <blp@nicira.com>
Tue, 9 Aug 2011 16:24:18 +0000 (09:24 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 9 Aug 2011 16:24:18 +0000 (09:24 -0700)
commit299016266ed13376a7d671f66d4e0181b41098e3
treec57bdaf9dacc3102079e9f04db5bd0486f039210
parent0697b5c3c9954057028f406757c4fd0208b929b9
New action NXAST_RESUBMIT_TABLE.

This makes multiple table support in ofproto-dpif useful, by allowing
resubmits into tables other than 0.
12 files changed:
NEWS
include/openflow/nicira-ext.h
lib/ofp-parse.c
lib/ofp-print.c
lib/ofp-util.c
lib/ofp-util.h
ofproto/ofproto-dpif.c
tests/automake.mk
tests/ofproto-dpif.at [new file with mode: 0644]
tests/ovs-ofctl.at
tests/testsuite.at
utilities/ovs-ofctl.8.in