~netplan-developers/netplan/+git/netplan:example-gateway-ipv6

Last commit made on 2019-11-19
Get this branch:
git clone -b example-gateway-ipv6 https://git.launchpad.net/~netplan-developers/netplan/+git/netplan

Branch merges

Branch information

Name:
example-gateway-ipv6
Repository:
lp:~netplan-developers/netplan/+git/netplan

Recent commits

69a6ae5... by Ɓukasz Zemczak

Add example for a directly-connected gateway on IPv6.

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

61eb382... by Mathieu Trudel-Lapierre

Add feature flags for new use-domains and ipv6 mtubytes features (#102)

1662819... by Mathieu Trudel-Lapierre

Make the DBus 'NoSuchCommand' test less dependent on versions of DBus