ofp-actions: Fix error code for invalid table id.
authorSelvamuthukumar <smkumar@merunetworks.com>
Wed, 24 Sep 2014 16:53:13 +0000 (09:53 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 24 Sep 2014 17:07:38 +0000 (10:07 -0700)
commit8c87971ea5443f6bde4b1bf73c379a7ede9bc87d
tree71028ea61f4b3d7e58dcdef7190f912f2323e589
parent65b81af3b4e16fda76e865451ee259fac1948721
ofp-actions: Fix error code for invalid table id.

Send OFPET_BAD_INSTRUCTION/OFPBIC_BAD_TABLE_ID if table is invalid
in goto table instruction.

Signed-off-by: Selvamuthukumar <smkumar@merunetworks.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/ofp-actions.c
tests/ofp-actions.at
tests/ofproto.at