commit | 03cd204bba39f9eddab5dff389c7c8e548d7d770 | [log] [tgz] |
---|---|---|
author | Rich Lane <rlane@bigswitch.com> | Mon Nov 10 13:50:37 2014 -0800 |
committer | Rich Lane <rlane@bigswitch.com> | Mon Nov 10 13:50:37 2014 -0800 |
tree | 3b71b05d494a2efa1d560bcd4ff96d5994c09209 | |
parent | ac6b4b0dcee1ceaeba5f4fba0bfce46e76b17d60 [diff] | |
parent | 6b7bc6aee6f48725acd5823e3f23d79f3ba9da45 [diff] |
Merge remote-tracking branch 'origin/ihplus' into merge-ihplus
diff --git a/openflow_input/standard-1.3 b/openflow_input/standard-1.3 index 494ae3d..fa1a967 100644 --- a/openflow_input/standard-1.3 +++ b/openflow_input/standard-1.3
@@ -134,7 +134,6 @@ OFPPC_NO_RECV = 0x4, OFPPC_NO_FWD = 0x20, OFPPC_NO_PACKET_IN = 0x40, - OFPPC_BSN_BREAKOUT_ENABLED = 0x40000000, OFPPC_BSN_MIRROR_DEST = 0x80000000, };