#
85a9a594 |
| 09-Jul-2002 |
provos <provos@openbsd.org> |
more error checking of memory allocation, from clodder@acm.org. okay deraadt@
|
#
e83aed87 |
| 23-Mar-2002 |
frantzen <frantzen@openbsd.org> |
language extensions for PF logs. can specify direction, interface, rule number, reason and action. fix the ipv4/ipv6 distinction while I'm here.
|
#
e7beb4a7 |
| 19-Feb-2002 |
millert <millert@openbsd.org> |
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
|
#
78871eb8 |
| 17-Dec-2001 |
dugsong <dugsong@openbsd.org> |
fix memory leak associated with compiled BPF program, sync'd from tcpdump.org. ok itojun@
|
#
768e4add |
| 25-Jun-2001 |
provos <provos@openbsd.org> |
DLT_PFLOG
|
#
a9b0695f |
| 26-Apr-2000 |
jakob <jakob@openbsd.org> |
sync with libpcap v0.5 add support for INET6 (kame)
|
#
01efc7ef |
| 20-Jul-1999 |
deraadt <deraadt@openbsd.org> |
changes brought in from v0.4; started by brad, more by me, being tested by mts
|
#
4c52d65c |
| 31-Aug-1998 |
deraadt <deraadt@openbsd.org> |
DLT_LOOP has network byte order header
|
#
13c7aa11 |
| 14-Jul-1998 |
deraadt <deraadt@openbsd.org> |
buf oflows
|
#
f22a9645 |
| 11-Jun-1998 |
provos <provos@openbsd.org> |
handle IPSec processed packets (DLT_ENC) in libpcap, display them with tcpdump + additional info (SPI + which type of transforms where passed).
|
#
c164a838 |
| 04-Jun-1998 |
deraadt <deraadt@openbsd.org> |
add DLT_LOOP support; 4-byte header indicates proto; cstone@pobox.com
|
#
b7113356 |
| 25-Jul-1997 |
mickey <mickey@openbsd.org> |
#if __STDC__ --> #ifdef __STDC__
|
#
8df16311 |
| 16-Sep-1996 |
tholo <tholo@openbsd.org> |
Use __inline
|
#
9b113833 |
| 12-Jul-1996 |
mickey <mickey@openbsd.org> |
bring it to the latest 0.2 LBL release.
|
#
8a71272b |
| 10-Jun-1996 |
deraadt <deraadt@openbsd.org> |
merge to latest libpcap
|
#
5262edaf |
| 04-Mar-1996 |
mickey <mickey@openbsd.org> |
Update to the latest LBL release.
|
#
df930be7 |
| 18-Oct-1995 |
deraadt <deraadt@openbsd.org> |
initial import of NetBSD tree
|