ofp-util: Use table_id in OF1.1 and OF1.2 Flow Remove Messages
authorSimon Horman <horms@verge.net.au>
Mon, 1 Oct 2012 07:51:49 +0000 (16:51 +0900)
committerBen Pfaff <blp@nicira.com>
Mon, 1 Oct 2012 16:56:07 +0000 (09:56 -0700)
commit95216219538e532732df6d2f51c0d7b69addae8c
tree74ea0aac43a1c80932f68f01cad516620e348d04
parentc90cfeaf1fb9902baa7f1d6702610c3cf4460def
ofp-util: Use table_id in OF1.1 and OF1.2 Flow Remove Messages

Previously this field was ignored on decode and
set to zero on encode

Signed-off-by: Simon Horman <horms@verge.net.au>
[blp@nicira.com changed "missing" value, removed OFPTT_ALL]
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/ofp-print.c
lib/ofp-util.c
lib/ofp-util.h
ofproto/ofproto.c
tests/ofp-print.at