diff options
author | 2021-01-12 09:54:44 +0000 | |
---|---|---|
committer | 2021-01-12 09:54:44 +0000 | |
commit | 4a6e6f202310119456982afdb2c4322d5502b4d1 (patch) | |
tree | f4df6892913bbc4c403f40f4a98f239eb8152697 /sys/dev/pci/drm/drm_linux.c | |
parent | Send lsupdate messages to the correct neighbor address on P2P interfaces. (diff) | |
download | wireguard-openbsd-4a6e6f202310119456982afdb2c4322d5502b4d1.tar.xz wireguard-openbsd-4a6e6f202310119456982afdb2c4322d5502b4d1.zip |
In recv_packet() verify that non-multicast packets where sent to the right
IPv6 address. Compare against all possible interface addresses instead of
only against iface->addr which is set to the last link-local address and
so there is a high chance of failure when multiple link-local addresses
are present.
Also simplify send_packet(), there is no need to use sendmsg() just use
sendto().
OK benno@
Diffstat (limited to 'sys/dev/pci/drm/drm_linux.c')
0 files changed, 0 insertions, 0 deletions