summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/pfctl_osfp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove two sets of NULL-checks before free().mmcc2015-12-051-19/+10
* Adjust <sys/param.h> comments regarding use of use of MSIZE, orderaadt2015-01-201-3/+4
* No use for <netinet/in_systm.h> nor <netinet/tcpip.h>.mpi2014-08-141-2/+1
* ctype cleanups, now that the kernel has u_char strings (that is thederaadt2013-12-221-15/+15
* Revert non-compatible and undocumented bullshit commited by 3 developersderaadt2010-10-181-82/+9
* Add quirks support to operating system fingerprinting. tcpdump partjsing2010-10-171-9/+82
* use correct struct when checking DF or INET6, ok frantzen@ months agodavid2008-06-161-2/+2
* IPv6 passive OS fingerprinting.itojun2006-12-131-1/+9
* Fix indentation as to not mislead the code reader. No functional change.aaron2005-02-171-4/+3
* use strchr instead of indexderaadt2004-12-191-4/+4
* privilege separated tcpdump, joint work with otto@canacar2004-01-281-0/+1093