]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: make MACAddress= takes hardware address with its length is INFINIBAND_ALEN 21517/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 4 Nov 2021 18:20:29 +0000 (03:20 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 25 Nov 2021 13:03:19 +0000 (22:03 +0900)
commita8840714f3ed6964bfa0a472f3bd250df6051e77
tree81a7c69eb1703799508596b2d7453f17a0a003b2
parent37593b7c488f7b957936500158f200af16534c6b
network: make MACAddress= takes hardware address with its length is INFINIBAND_ALEN

Also, the multicast and local bits in the specified MAC address for
ethernet are adjusted.
src/network/networkd-link.h
src/network/networkd-network-gperf.gperf
src/network/networkd-network.c
src/network/networkd-network.h
src/network/networkd-setlink.c
test/test-network/systemd-networkd-tests.py