neutron/neutron/tests/unit/agent
sridhargaddam 0991b190df Support MTU advertisement using IPv6 RAs
RFC4861 allows us to specify the Link MTU using IPv6 RAs.
When advertise_mtu is set in the config, this patch supports
advertising the LinkMTU using Router Advertisements.

Conflicts:
	neutron/agent/linux/ra.py
	neutron/common/config.py
	neutron/db/l3_db.py
	neutron/tests/common/l3_test_common.py
	neutron/tests/unit/agent/l3/test_agent.py
	neutron/tests/unit/db/test_l3_db.py

Liberty modifications:
- In test_l3_db.py, added two test cases that were covering the
  change in Mitaka+.

Partially Implements: blueprint mtu-selection-and-advertisement
Closes-Bug: #1495444
Change-Id: I50d40cd3b8eabf1899461a80e729d5bd1e727f28
(cherry picked from commit 47713f5870)
2016-05-17 15:08:02 +02:00
..
common Better tolerate deleted OVS ports in OVS agent 2015-11-01 17:34:10 +00:00
dhcp Merge "Make agent interface plugging utilize network MTU" into stable/liberty 2016-05-17 12:58:15 +00:00
l2 No network devices on network attached qos policies 2015-09-16 15:11:04 +02:00
l3 Support MTU advertisement using IPv6 RAs 2016-05-17 15:08:02 +02:00
linux Merge "Make agent interface plugging utilize network MTU" into stable/liberty 2016-05-17 12:58:15 +00:00
metadata L3 agent: match format used by iptables 2016-04-06 11:06:44 -07:00
ovsdb ovsdb: attempt to enable connection_uri for native impl on startup 2015-06-25 10:09:42 +02:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_rpc.py Fix a microsecond format of isoformat() 2015-07-28 13:54:56 +09:00
test_securitygroups_rpc.py IPtables firewall prevent ICMPv6 spoofing 2016-04-27 22:12:58 -05:00