This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
usr.sbin
/
npf
/
npfd
History
christos
5bf5a8b9c7
Treat EOF as a condition to re-open the pcap socket. Since we've been woken
...
up by poll(2), there must be data to read. If there is not, our socket might not be ok anymore.
2017-10-16 11:18:43 +00:00
..
Makefile
…
npfd_log.c
Add a message when we are re-opening the pcap socket.
2017-10-16 11:17:45 +00:00
npfd.8
…
npfd.c
Treat EOF as a condition to re-open the pcap socket. Since we've been woken
2017-10-16 11:18:43 +00:00
npfd.h
…