ofp-util: Send table_id correctly in OpenFlow 1.0 flow_mods.
authorBen Pfaff <blp@nicira.com>
Wed, 15 Jun 2011 16:43:03 +0000 (09:43 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 15 Jun 2011 17:34:13 +0000 (10:34 -0700)
commit05411977195ce5095c8c4a0d4b6472bdad99008e
tree241f7f1f1fc083d0ce01c9ca422fd15fcd762685
parent184b5de475ea6dcb91d4e89271303af04e75f7de
ofp-util: Send table_id correctly in OpenFlow 1.0 flow_mods.

This fixes "ovs-ofctl add-flow <bridge> table=<number>,..." and similar
commands.

Reported-by: Hao Zheng <hzheng@nicira.com>
lib/ofp-util.c
tests/ofproto.at