]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP: Don't dictate the outbound interface when unicasting
authorRoy Marples <roy@marples.name>
Sat, 9 Feb 2019 17:04:01 +0000 (17:04 +0000)
committerRoy Marples <roy@marples.name>
Sat, 9 Feb 2019 17:04:01 +0000 (17:04 +0000)
commit779ed4e885fac021d40602b7239f8b908e57ea9c
tree71bfec0eaf27f491d03e70a7bf82f821777e43a4
parentb80117b3aad7d410290d56e13f6793173cf1102c
DHCP: Don't dictate the outbound interface when unicasting

Correct routing should have been setup already and this avoids
a buggy IP_PKTINFO implementation on NetBSD.
src/dhcp.c