summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/pfctl_osfp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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