neutron/neutron/tests/unit/ofagent
Pierre Rognant b0c8c7e226 Add an option to turn off DF for GRE and VXLAN tunnels
Modifications included allow to set a new option (dont_fragment) in
the ovs agent configuration file that can be used for (un-)setting the DF
bit on GRE or VXLAN tunnels. The default behaviour is not altered (DF on).

Change-Id: I17ecb00165990b72ab121c2688097139b3f2f157
Implements: blueprint neutron-ovs-agent-df-gre-vxlan
2014-06-08 13:52:59 -04:00
..
__init__.py Implement OpenFlow Agent mechanism driver 2014-03-02 13:40:10 +09:00
fake_oflib.py ofagent: Add a missing push_vlan action 2014-05-08 15:08:40 +09:00
test_ofa_defaults.py Implement OpenFlow Agent mechanism driver 2014-03-02 13:40:10 +09:00
test_ofa_neutron_agent.py Add an option to turn off DF for GRE and VXLAN tunnels 2014-06-08 13:52:59 -04:00