neutron/neutron/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
constants.py ovsfw: Fix port_ranges handling 2017-09-06 03:22:26 +00:00
exceptions.py ovsfw: Raise exception if tag cannot be found in other_config 2016-12-19 08:07:47 -05:00
firewall.py ovsfw: Use multiple priorities in RULES_*_TABLE 2017-11-16 10:20:41 +09:00
iptables.py ovs-fw: Remove iptables rules on hybrid ports 2017-10-10 13:11:02 +00:00
rules.py ovsfw: Use multiple priorities in RULES_*_TABLE 2017-11-16 10:20:41 +09:00