neutron/neutron/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 Separate the command for replace_port to delete and add 2016-03-12 21:24:45 +00:00
dhcp Merge "Add more log when dhcp agent sync_state." into stable/liberty 2016-04-23 11:36:40 +00:00
l2 No network devices on network attached qos policies 2015-09-16 15:11:04 +02:00
l3 Register RA and PD config options in l3-agent 2016-05-17 15:07:16 +02:00
linux Support MTU advertisement using IPv6 RAs 2016-05-17 15:08:02 +02:00
metadata L3 agent: match format used by iptables 2016-04-06 11:06:44 -07:00
ovsdb Merge "Just call set-manager if connecting fails" into stable/liberty 2015-10-02 19:38:50 +00:00
windows Python 3: encode or decode i/o data of Popen.communicate() 2015-08-16 14:42:48 +09:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
dhcp_agent.py Add ability to use custom config in DHCP-agent 2015-09-07 16:11:10 +03:00
firewall.py Add conntrack-tool to manage security groups 2015-07-21 20:24:53 +08:00
l3_agent.py Register RA and PD config options in l3-agent 2016-05-17 15:07:16 +02:00
metadata_agent.py Allow metadata proxy running with nobody user/group 2015-04-06 18:31:37 +02:00
rpc.py Merge "Fix a microsecond format of isoformat()" 2015-08-03 20:57:02 +00:00
securitygroups_rpc.py Rule, member updates are missed with enhanced rpc 2016-02-03 14:07:49 +00:00