]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
BSD: Turn on SO_RERROR for all sockets
authorRoy Marples <roy@marples.name>
Tue, 22 Jan 2019 14:51:42 +0000 (14:51 +0000)
committerRoy Marples <roy@marples.name>
Tue, 22 Jan 2019 14:51:42 +0000 (14:51 +0000)
commit6fd052590f00d8e531402600492ef54ca9457614
tree67ecbc6db3f33341e86a4bb7b4750cbe68c46cc5
parent0efd42cd3bb1cf11e4cb0474b10ccdba40643168
BSD: Turn on SO_RERROR for all sockets

So we can detect IPv6ND or DHCPv6 overflow as well as route(4)
overflow.
src/if-bsd.c
src/if.c