]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
networkd: explicitly enable/disable ipv6ll addresses
authorTom Gundersen <teg@jklm.no>
Thu, 12 Feb 2015 13:15:41 +0000 (14:15 +0100)
committerTom Gundersen <teg@jklm.no>
Thu, 12 Feb 2015 13:23:02 +0000 (14:23 +0100)
commit5c3072eab6d2e11d89452987b017541d4654ac05
tree533dcc729850bc8684bc40237d83bbd8e0cbec87
parent424d110ac010afb6577580aebd1448f28d7d982d
networkd: explicitly enable/disable ipv6ll addresses

The kernel does not like getting an empty container, so just always pass the parameter, even if
it is the default.
src/network/networkd-link.c