]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-ndisc: always send the link-layer address
authorTom Gundersen <teg@jklm.no>
Mon, 23 Nov 2015 14:49:10 +0000 (15:49 +0100)
committerTom Gundersen <teg@jklm.no>
Wed, 25 Nov 2015 17:30:31 +0000 (18:30 +0100)
commit6d06ac1faa1b06a9fb5793c970bccd5b47825d07
tree555d2c1804d05ceaf39586ca142be9e0e78f2b04
parent0d43d2fcb7ac5264c739dc2f67f93ed0985a418a
sd-ndisc: always send the link-layer address

We never send packets without first knowing the link-local L3 address,
so we should always include the L2 address in RS packets.
src/libsystemd-network/icmp6-util.c
src/libsystemd-network/sd-ndisc.c