commit | d847c69f82ce29248106bb26db43ceba14e0a642 | [log] [tgz] |
---|---|---|
author | xinwu <xin.wu@bigswitch.com> | Thu Feb 20 18:37:34 2014 -0800 |
committer | xinwu <xin.wu@bigswitch.com> | Thu Feb 20 18:37:34 2014 -0800 |
tree | da9cb2c1f6cfb93b8fc40b706790bda462602a35 | |
parent | b45d6c1701806e94a4808279eb697008027dce97 [diff] |
add debug as pktin reason
diff --git a/openflow_input/standard-1.3 b/openflow_input/standard-1.3 index e922a59..764ad21 100644 --- a/openflow_input/standard-1.3 +++ b/openflow_input/standard-1.3
@@ -292,6 +292,7 @@ OFPR_BSN_FRAGMENTATION_REQUIRED = 137, OFPR_BSN_ARP = 139, OFPR_BSN_DHCP = 140, + OFPR_BSN_DEBUG = 141, }; enum ofp_flow_removed_reason(wire_type=uint8_t) {