CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/24 10:20:26
Modified files:
usr.sbin/tcpdump: print-pflog.c
Log message:
Sync NO_PID value from kernel header to tcpdump source. It is
#ifdef _KERNEL, so it does not work automatically. This prevents
some bogus uid and pid print when dumping from pflog interface.
from Matthias Pitzl; OK deraadt@
