neutron/neutron/agent/linux
Miguel Angel Ajo 8e24c7ef56 Reduce prefix and suffix length in ipsets
The new NET prefix introduced by I8177699b157cd3eac46e2f481f47b5d966c49b07
increases collision chances by trimming the sg_id by 3 more chars.

This patch reduces the prefix to 1 single char and also reduces the
swap suffix to reduce the chances of collision.

Change-Id: I8a1559e173a05b2297c5cd2efa9fee7627b88a4f
Related-Bug: #1439817
Related-Bug: #1444397
2015-05-05 17:57:49 -04:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
async_process.py Add full-stack tests framework 2015-03-26 20:21:40 +02:00
bridge_lib.py iptables firewall: add framework for iptables firewall functional test 2015-03-16 02:10:14 +08:00
daemon.py Allow metadata proxy to log with nobody user/group 2015-04-01 22:41:07 +02:00
dhcp.py Always run dnsmasq as root 2015-04-02 13:09:30 -07:00
external_process.py Always run dnsmasq as root 2015-04-02 13:09:30 -07:00
interface.py Support IPv6 Router 2015-03-30 13:32:46 -04:00
ip_lib.py Merge "Fix dynamic arp populate error for dvr routers" 2015-04-07 18:28:26 +00:00
ip_link_support.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
ip_monitor.py Replace keepalived notifier bash script with Python ip monitor 2015-03-18 18:59:33 -04:00
ipset_manager.py Reduce prefix and suffix length in ipsets 2015-05-05 17:57:49 -04:00
iptables_comments.py Add portsecurity extension support 2015-03-17 05:13:04 +08:00
iptables_firewall.py Fix common misspellings 2015-03-24 11:44:15 +01:00
iptables_manager.py Move iptables and ipset config registration into modules 2015-04-10 15:54:32 -04:00
keepalived.py Some cleanup in L3 HA code 2015-04-01 12:04:07 +00:00
ovs_lib.py Add missing DeferredOVSBridge export 2015-03-26 11:15:19 -07:00
ovsdb_monitor.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
polling.py OVS agent support on Hyper-V 2015-03-25 13:48:33 -07:00
ra.py Support multiple IPv6 prefixes on internal router ports 2015-04-03 03:19:51 +00:00
utils.py Allow metadata proxy running with nobody user/group 2015-04-06 18:31:37 +02:00