]> 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:14:45 +0000 (11:14 +0000)
commit884a6849db481b13469131377ed3be98054508ca
treecd080c55308b0bd437a1350db6d93516a93ac2c5
parent676ccc6395d67acb76a9115ccf30c804bfd7d16a
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