CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/08 07:06:09
Modified files:
usr.sbin/tcpdump: pfctl_osfp.c privsep.c privsep.h tcpdump.c
Log message:
Hoist opening pf.os(5) fingerprints '-o' earlier so that it doesn't
need to be unveiled at runtime in the monitor process.
Cleanup the unused internal privsep "getlines" code, we now explictly
fdpass the OS fingerprints file instead.
ok mestre@ kn@
