]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
networkd: reconfigure IPv6 and static address after link up event (#3105)
authorSusant Sahani <ssahani@users.noreply.github.com>
Thu, 28 Apr 2016 23:03:29 +0000 (04:33 +0530)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 28 Apr 2016 23:03:29 +0000 (19:03 -0400)
commit6fc2549711493b3374a56c3025291df16e455e25
treeece3a671bf2c810532a8f656d1378b5f7848b3a6
parenta44cb5cbf79cd2af699e981256fa25b6246d30d8
networkd: reconfigure IPv6 and static address after link up event (#3105)

Now we are not setting static address, start dhcp6 client and
discovering IPv6 routers after link gained carrier.

This fixes #2912.
src/network/networkd-link.c