neutron/neutron/tests/unit/agent/linux/openvswitch_firewall
IWAMOTO Toshihiro 4ac4c22a64 ovsfw: Use multiple priorities in RULES_*_TABLE
The OpenFlow spec says packets shouldn't match against multiple flows
at the same priority or the result is undefined. In ovsfw, 8 priority
levels are needed to comply with this rule.

Note: unlike overlapping TCP port ranges cases, the current version
of OVS seems to handle this case magically.

Change-Id: I6deaee8dbe81453285b1fc685282952bc9456949
Closes-bug: #1708092
2017-11-16 10:20:41 +09:00
..
__init__.py Open vSwitch conntrack based firewall driver 2016-02-16 16:47:21 +00:00
test_firewall.py ovsfw: Use multiple priorities in RULES_*_TABLE 2017-11-16 10:20:41 +09:00
test_iptables.py ovs-fw: Remove iptables rules on hybrid ports 2017-10-10 13:11:02 +00:00
test_rules.py ovsfw: Use multiple priorities in RULES_*_TABLE 2017-11-16 10:20:41 +09:00