Implement basic OpenFlow 1.4 table-mod message.
authorBen Pfaff <blp@nicira.com>
Fri, 9 May 2014 16:11:05 +0000 (09:11 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 14 May 2014 17:31:42 +0000 (10:31 -0700)
commit37ab26e80c9510c0c5c0c184b381149afbdeb05a
treeb8586441ca25d55b745490a4dbf3ba620d987c97
parent18cc69d926518d53d3bbdeaff3f3b164a7fe4c5f
Implement basic OpenFlow 1.4 table-mod message.

Vacancy events and eviction are not yet implemented--see OPENFLOW-1.1+.

Signed-off-by: Ben Pfaff <blp@nicira.com>
include/openflow/openflow-1.4.h
lib/ofp-msgs.h
lib/ofp-util.c
tests/ofp-print.at