commit | f8dda5b470c7ba23e8b1489a3e96649f0a5d45ed | [log] [tgz] |
---|---|---|
author | abat <abat@bigswitch.com> | Wed Mar 19 16:59:29 2014 -0700 |
committer | abat <abat@bigswitch.com> | Wed Mar 19 16:59:29 2014 -0700 |
tree | 4ad894e7eef8ad915a56347dcc3c02138708c550 | |
parent | 8c9f6021ef426d84d2fa2dd49b65c9ab6c447b67 [diff] | |
parent | b2de0055b851b00e7f877a8e4dfe56dbaee30343 [diff] |
Merge into master from pull request #232: openflow_input: add OFPR_BSN_PACKET_OF_DEATH (https://github.com/floodlight/loxigen/pull/232)
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) {