openflow: New Nicira Extended PACKET_IN format.
authorEthan Jackson <ethan@nicira.com>
Fri, 9 Dec 2011 23:48:26 +0000 (15:48 -0800)
committerEthan Jackson <ethan@nicira.com>
Tue, 10 Jan 2012 22:30:15 +0000 (14:30 -0800)
commit548349603423bea41ec2989583231c1a117f6a9e
tree4920650e731c2fa1dd212a695277ab3f6af87aca
parent999fba59afd9c8eef30d30a6fd2f490b85c24665
openflow: New Nicira Extended PACKET_IN format.

The new PACKET_IN format implemented in this patch includes flow
metadata such as the cookie, table_id, and registers.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
13 files changed:
include/openflow/nicira-ext.h
lib/learning-switch.c
lib/ofp-print.c
lib/ofp-util.c
lib/ofp-util.h
ofproto/connmgr.c
ofproto/connmgr.h
ofproto/ofproto-dpif.c
ofproto/ofproto.c
tests/ofp-print.at
tests/ofproto-dpif.at
utilities/ovs-ofctl.8.in
utilities/ovs-ofctl.c