netplan:network-link-mtu

Last commit made on 2019-11-27
Get this branch:
git clone -b network-link-mtu https://git.launchpad.net/netplan

Branch merges

Branch information

Name:
network-link-mtu
Repository:
lp:netplan

Recent commits

276a53b... by Mathieu Trudel-Lapierre

Merge branch 'master' into network-link-mtu

c40f70e... by Ɓukasz Zemczak

Add example for a directly-connected gateway on IPv6. (#110)

2db767b... by Mathieu Trudel-Lapierre

networkd: set MTUBytes= in .network files as well

This will account for virtual devices or cases where running in containers.

Signed-off-by: Mathieu Trudel-Lapierre <email address hidden>

a5397e6... by Conrad Hoffmann <email address hidden>

Honor LDFLAGS when building netplan-dbus (#105)

This is a follow-up to #91, not sure how I missed this, sorry about
that.

43d80a6... by Kexy Biscuit

Makefile: fix escaping in _features.h (#103)

521a695... by Mathieu Trudel-Lapierre

Refresh devices after restarting backends, some new devices might appear

9ea105b... by Mathieu Trudel-Lapierre

Drop NETPLAN_VERSION not in spec for feature flags

2f282a0... by Mathieu Trudel-Lapierre

Fix typo in doc

402390f... by Mathieu Trudel-Lapierre

Really fix test_bond_arp_targets_many_lp1829264: can't read() the same thing twice

d0b93e3... by Mathieu Trudel-Lapierre

Fix order of parameters for arp_ip_targets bug test; assertIn wants expected, output