summaryrefslogtreecommitdiffstats
path: root/lib/libpcap/pcap-bpf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use the kernel default for buf size. no behavior change by default.tedu2004-02-061-1/+4
* remove $Header, it was messing up cvs for me. ok deraadt@tedu2004-01-271-5/+1
* Replace some strncpy() calls with strlcpy()jfb2004-01-211-3/+3
* prevent double-free; from aldo@nullcube.com; dhartmei@ okmickey2003-11-241-7/+16
* sync with libpcap v0.5jakob2000-04-261-3/+12
* More <sys/file.h> vs. <fcntl.h> and open() flags fixes.millert1999-08-171-3/+3
* changes brought in from v0.4; started by brad, more by me, being tested by mtsderaadt1999-07-201-8/+28
* buf oflowsderaadt1998-07-141-16/+27
* Fix PR #299 (pcap_inject busted).dm1997-08-131-2/+4
* Use __inlinetholo1996-09-161-2/+2
* bring it to the latest 0.2 LBL release.mickey1996-07-121-16/+21
* merge to latest libpcapderaadt1996-06-101-1/+1
* Use __inline, not inlinetholo1996-03-231-2/+2
* Update to the latest LBL release.mickey1996-03-041-0/+1
* pcap inject function is a good idea; from scottr@edsi.org; netbsd pr#1747deraadt1995-11-131-0/+6
* initial import of NetBSD treederaadt1995-10-181-0/+238