summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/privsep.h
AgeCommit message (Expand)Author
2019-03-18support configuring BIOCSFILDROP with tcpdump.David Gwynne
2018-11-08Hoist opening pf.os(5) fingerprints '-o' earlier so that it doesn'tBryan Steele
2017-09-08fork+exec model for tcpdump(8); re-exec the privileged child after forkBryan Steele
2017-06-14Don't support loading appletalk addresses from /etc/appletalk.names.Michal Mazurek
2015-07-14Move the BIOCGSTATS ioctl operation done by the tcpdump processTheo de Raadt
2009-08-25djm accidentally changed the type of dirfilt in the prototypesJonathan Gray
2008-04-18add filtering on direction; ok mpf@ deraadt@ feedback jmc@Damien Miller
2005-03-25whitespaceOtto Moerbeek
2005-03-06add support for multiple DLTs using the -L and -y options.Reyk Floeter
2004-05-15Naming consistency. From Alexander Guy. ok canacar@Otto Moerbeek
2004-01-31general cleanup and better SIGCHLD handling from millert@Otto Moerbeek
2004-01-28privilege separated tcpdump, joint work with otto@Can Erkin Acar