]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Linux: workaround a kernel bug when sending DHCPv6 over SOCK_RAW
authorRoy Marples <roy@marples.name>
Tue, 19 May 2020 16:44:49 +0000 (16:44 +0000)
committerRoy Marples <roy@marples.name>
Tue, 19 May 2020 16:44:49 +0000 (16:44 +0000)
commitb4a1bd6bf60f4857c45519d62013b8d77c5915b0
treebe329973c983292feffdfbfb18a63f248c02d2a3
parent49d023cc5990a930a3f6a4639528768fdc400ac3
Linux: workaround a kernel bug when sending DHCPv6 over SOCK_RAW

The equivalent works fine for DHCP messages, so hum ho.
src/dhcp6.c