summaryrefslogtreecommitdiff
path: root/lib/libpcap/optimize.c
AgeCommit message (Expand)Author
2006-04-25Build libpcap-0.9.4 from src/dist.drochner
2006-02-24use unsigned ints in filter, to avoid possible portability problemsdrochner
2004-09-27Resolve conflicts in libpcap-0.8.3 import.dyoung
2002-08-26sync partly with tcpdump.org. ok'ed by itojunyamt
2002-08-12calloc() arg mistake. it's (nelem, size). from openbsditojun
2001-01-06remove redundant declarations.christos
2000-11-19re-introduce netbsd fix 1.5 -> 1.6, which was mistakenly removed.itojun
2000-10-10Format string cleanups by sommerfeld.is
2000-04-14avoid malloc(0). from kame changes, sync with tcpdump.org.itojun
1999-07-02More trailing white space.simonb
1999-07-02support IPv6 address and IPv6 protocols.itojun
1997-10-03Resolve conflictschristos
1997-09-28Fix a hairy optimizer bug that causes the expression:mycroft
1996-12-13Merge libpcap-0.2.1.mikel
1996-05-26switch from long to int32_t, where appropriate, so that this actuallycgd
1995-04-29include string.h and/or stdlib.h as appropriate, if NetBSD.cgd
1995-03-06Port to NetBSD, and add NetBSD RCS tags.mycroft
1995-03-06Import LBL libpcap, version 0.0 patch level 3.mycroft