]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
privsep: Try sending error if we cannot send the message.
authorRoy Marples <roy@marples.name>
Fri, 6 Jan 2023 11:14:45 +0000 (11:14 +0000)
committerRoy Marples <roy@marples.name>
Fri, 6 Jan 2023 11:21:05 +0000 (11:21 +0000)
commit96f055d2e48ce48ce828e1c4c175d05afcd1b299
tree76fa2b77de7cf530163371938daa054b011f9199
parent6c646874789156caab4fd87229d8c2c6a50a51db
privsep: Try sending error if we cannot send the message.

There is an error sending a reply from an INET6 sysctl RT dump
on FreeBSD-14 using the dhcpcd-9 branch.
It seems to be related to capsicum and doesn't happen on FreeBSD-13.
We should handle the error gracefully and allow dhcpcd to try to
contuinue regardless.
src/privsep-root.c