commit | b2de0055b851b00e7f877a8e4dfe56dbaee30343 | [log] [tgz] |
---|---|---|
author | Rich Lane <rlane@bigswitch.com> | Wed Mar 19 16:57:46 2014 -0700 |
committer | Rich Lane <rlane@bigswitch.com> | Wed Mar 19 16:57:46 2014 -0700 |
tree | 4ad894e7eef8ad915a56347dcc3c02138708c550 | |
parent | 8c9f6021ef426d84d2fa2dd49b65c9ab6c447b67 [diff] |
openflow_input: add OFPR_BSN_PACKET_OF_DEATH
diff --git a/openflow_input/standard-1.3 b/openflow_input/standard-1.3 index 723595f..19940ac 100644 --- a/openflow_input/standard-1.3 +++ b/openflow_input/standard-1.3
@@ -293,6 +293,7 @@ OFPR_BSN_ARP = 139, OFPR_BSN_DHCP = 140, OFPR_BSN_DEBUG = 141, + OFPR_BSN_PACKET_OF_DEATH = 142, }; enum ofp_flow_removed_reason(wire_type=uint8_t) {