neutron/neutron/agent/linux
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
..
openvswitch_firewall ovsfw: Use multiple priorities in RULES_*_TABLE 2017-11-16 10:20:41 +09:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
async_process.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
bridge_lib.py LinuxBridge: Use ifindex for logical 'timestamp' 2016-09-14 17:02:46 +00:00
daemon.py Remove argument "watch_log = " 2017-10-13 09:42:48 +08:00
dhcp.py Merge "consume common constants from lib" 2017-10-16 19:16:01 +00:00
dibbler.py use PROVISIONAL_IPV6_PD_PREFIX from neutron-lib 2017-11-14 12:26:43 -07:00
external_process.py Refactoring agent linux&ovsdb config 2017-08-25 10:41:39 -04:00
interface.py Deprecate ivs interface driver 2017-09-20 14:37:03 +00:00
ip_conntrack.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
ip_lib.py Merge "Only create one IPWrapper class instance in _arping()" 2017-11-10 15:53:40 +00:00
ip_link_support.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
ip_monitor.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
ipset_manager.py use synchronized lock decorator from neutron-lib 2017-10-04 13:57:42 -06:00
iptables_comments.py Neutron to Drop Router Advts from VM ports 2015-04-24 03:42:07 +00:00
iptables_firewall.py Support protocol numbers in security group API 2017-11-10 17:06:02 -05:00
iptables_manager.py Change iptables-restore lock interval to 5 per second 2017-11-09 12:21:50 -05:00
keepalived.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
l3_tc_lib.py [L3][QoS] Adding L3 rate limit TC lib 2017-11-15 09:44:05 +00:00
ovsdb_monitor.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
pd.py use PROVISIONAL_IPV6_PD_PREFIX from neutron-lib 2017-11-14 12:26:43 -07:00
pd_driver.py use PROVISIONAL_IPV6_PD_PREFIX from neutron-lib 2017-11-14 12:26:43 -07:00
polling.py Support ovsdb-client monitor with remote connection 2017-01-17 06:00:58 -08:00
ra.py Refactoring agent linux&ovsdb config 2017-08-25 10:41:39 -04:00
tc_lib.py use qos constants from neutron-lib 2017-10-26 19:57:19 +00:00
utils.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
xenapi_root_helper.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00