netplan:accept-ra-fixup

Last commit made on 2018-04-12
Get this branch:
git clone -b accept-ra-fixup https://git.launchpad.net/netplan

Branch merges

Branch information

Name:
accept-ra-fixup
Repository:
lp:netplan

Recent commits

ce77fee... by Ryan Harper

accept-ra: do not enable by default, default to unset

Do not always emit an IPv6AcceptRA value into network configurations.
Systemd-networkd defaults to kernel value as long as the value stays
unset in the configuration. When IPv6AcceptRA is enabled in systemd
this makes networkd wait 10 seconds for potential RAs to arrive. This
delays boot by 10 seconds always whether or not the network has an
IPV6 Router running. Leaving things unsets keeps existing behavior
of Ubuntu systems where RAs are accepted and processed at the time
they are received and boot is not delayed by waiting for an RA to arrive.

If users want to forcibly enable or disable, they may do so by including
a value for accept-ra in their yaml configuraion.

LP: #1732002

1ab94ea... by Mathieu Trudel-Lapierre

Merge pull request #16 from CanonicalLtd/clientidentifier

yaml: add dhcp-identifier: field for compatibility with non-RFC4361 things

09b7a66... by Mathieu Trudel-Lapierre

Hopefully improve coverage by making codecov happy with LCOV markers

51a17b6... by Mathieu Trudel-Lapierre

tests: add generate/error tests for dhcp-identifier: field

c584418... by Mathieu Trudel-Lapierre

Allow setting ClientIdentifier=mac for networkd-renderered devices

673ea3d... by Mathieu Trudel-Lapierre

releasing package netplan.io version 0.34.1

49aea63... by Mathieu Trudel-Lapierre

changelog: update for release

42c53b9... by Mathieu Trudel-Lapierre

changelog: add entry for docs update

833906e... by Mathieu Trudel-Lapierre

Merge pull request #10 from daxtens/ip6docs

docs: make dhcp6 more comprehensive

bf45909... by Mathieu Trudel-Lapierre

apply: blacklist qeth driver from rebind