astara-appliance/astara_router/drivers
Adam Gandelman 33ee88897c Remove iptables assumption that all routers have external networks
In order to remove the auto-addition of external networks, we need
to remove the assumption in the appliance that all routers have one.
This avoids adding external network related iptables rules when the
router config does not have an external port.

Change-Id: Ifaf53a26f6d89da199101f386f4674c9f39f8326
2016-03-02 12:44:51 -08:00
..
loadbalancer Fix typo in function restart of class NginxLB 2016-01-11 16:53:28 +08:00
__init__.py Rename Akanda to Astara 2015-12-03 19:57:21 +00:00
arp.py Remove unused variables 'LOG' 2016-01-26 16:07:24 +08:00
base.py Rename Akanda to Astara 2015-12-03 19:57:21 +00:00
bird.py Remove unused variables 'LOG' 2016-01-26 16:07:24 +08:00
dnsmasq.py Work around a potential bug in dnsmasq's config parser. 2016-02-19 10:02:44 -05:00
hostname.py Remove unused variables 'LOG' 2016-01-26 16:07:24 +08:00
ip.py Make the management interface MTU configurable 2016-02-01 12:01:14 -05:00
iptables.py Remove iptables assumption that all routers have external networks 2016-03-02 12:44:51 -08:00
metadata.py Merge "Remove unused variables 'LOG'" 2016-01-27 19:54:14 +00:00
ping.py Remove unused variables 'LOG' 2016-01-26 16:07:24 +08:00