neutron/neutron/tests/unit/agent/linux/openvswitch_firewall
Jakub Libosvar d93466923f ovsfw: Remove vlan tag before injecting packets to port
Open vSwitch takes care of vlan tagging in case normal switching is
used. When ingress traffic packets are accepted, the
actions=output:<port_number> is used but we need to explicitly take care
of stripping out the vlan tags.

Closes-Bug: 1564947
Change-Id: If3fc44c9fd1ac0f7bc9dfe9dc48e76352e981f8e
(cherry picked from commit 0f9ec7b72a)
2016-04-05 13:06:42 +00:00
..
__init__.py Open vSwitch conntrack based firewall driver 2016-02-16 16:47:21 +00:00
test_firewall.py ovsfw: Remove vlan tag before injecting packets to port 2016-04-05 13:06:42 +00:00
test_rules.py ovsfw: Remove vlan tag before injecting packets to port 2016-04-05 13:06:42 +00:00