neutron-fwaas/neutron_fwaas/services/firewall/drivers/linux
Reedip 5706252c79 DVR-FWaaS: Fix DVR FWaaS rules for fipnamespace
FWaaS for DVR routers were only supported for
North-South traffic. But with the recent change
in the DVR router-info to handle FloatingIP's
as mentioned in the reference patch[1], the
dist_fip_count variable was removed and was
replaced by rtr_fip_connect.

So change in variable 'rtr_fip_connect' was
not fixed in FWaaS.

This patch fixes it in the FWaaS to apply
the Firewall rule in the router namespace
for the North-South traffic.

[1] https://review.openstack.org/#/c/283757

Closes-Bug: #1715395
Change-Id: Id8c902381f95e39bc13e3b3aeeeaa799c72f0dca
2018-03-14 17:48:27 +00:00
..
l2 Make firewall l2 agent extension more generic 2018-02-27 16:11:33 +07:00
__init__.py Split fwaas services code into neutron-fwaas 2014-12-08 13:38:07 -07:00
iptables_fwaas_v2.py DVR-FWaaS: Fix DVR FWaaS rules for fipnamespace 2018-03-14 17:48:27 +00:00
iptables_fwaas.py DVR-FWaaS: Fix DVR FWaaS rules for fipnamespace 2018-03-14 17:48:27 +00:00
legacy_conntrack.py Filter out conntrack entries with unknown protocol 2018-03-09 01:02:19 +00:00
netlink_conntrack.py Support IPv6 for netlink_conntrack 2018-01-24 02:29:57 +00:00