]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
network: disable link local addressing on vrf
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 16 Feb 2019 16:15:19 +0000 (01:15 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 16 Feb 2019 16:15:23 +0000 (01:15 +0900)
commit89b9a975739889541839bb56c1e78bebeeb77709
treed92aaed247ce1f35c128d1298b21262318288893
parent57445b53fb01e2ddd65530496b650131d7e437fb
network: disable link local addressing on vrf

See the commment in vrf_link_scope_lookup() in drivers/net/vrf.c of
Linux kernel.
src/network/networkd-link.c