]> git.ipfire.org Git - thirdparty/lldpd.git/commit
priv: make inability to set write filter as fatal
authorVincent Bernat <bernat@luffy.cx>
Thu, 17 Jan 2013 21:00:24 +0000 (22:00 +0100)
committerVincent Bernat <bernat@luffy.cx>
Thu, 17 Jan 2013 21:00:24 +0000 (22:00 +0100)
commit2d2d6e9503d9022cc8af8dbee480f38405b73576
tree5e7feef62957e2402426cb01338cbfe0d82f0d62
parent6fd393a2ffe201aaac479f4875573fc2199d9b78
priv: make inability to set write filter as fatal

On BSD, if the userland supports an ioctl, the kernel is in sync and
also supports the ioctl. So, if BIOCSETWF exists, it should succeed.
src/daemon/priv.c