]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.network.xml
network: default LinkLocalAddresssing= to no for link stacked with a passthru mode...
authorTom Yan <tom.ty89@gmail.com>
Wed, 25 Aug 2021 09:50:01 +0000 (17:50 +0800)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 25 Aug 2021 21:11:41 +0000 (06:11 +0900)
commitc918b70a4d7b64070d9c5a79d757e67ca8d211a6
tree1dd7223567b4547cafa108bf52a6455282ba0455
parentcacf882ff39ba20ca61e88edebdf81562ee012e5
network: default LinkLocalAddresssing= to no for link stacked with a passthru mode MACVLAN/MACVTAP

For similar reason to the case of a bridge slave: we don't want any IP configuration for it.
man/systemd.network.xml
src/network/networkd-network.c
test/test-network/systemd-networkd-tests.py