dyoung
c14b894413
Resolve conflicts in libpcap-0.8.3 import.
...
Remove some extraneous files.
2004-09-27 23:02:53 +00:00
itojun
7a97c46b28
support format for if_pflog.c (new format only/old format not supported)
...
Peter Postma
2004-06-25 12:22:23 +00:00
hannken
9417652b46
Add support for VLAN (IEEE 802.1Q) frames.
...
Built after libpcap-0.7 from tcpdump-3.7.1.
Approved by: Jason R. Thorpe <thorpej@netbsd.org>
2002-12-19 16:33:47 +00:00
kleink
4b543c30e7
Add VRRP support.
2001-01-19 09:02:40 +00:00
christos
f637fa6fd0
remove redundant declarations.
2001-01-06 02:11:18 +00:00
itojun
60860abcb8
be more pedant. remove unused vars and such.
...
don't use s6_addr{8,16,32} directly, they are not in standard.
hide not-supposed-to-be-visible functions as static.
increase shlib minor.
1999-12-13 01:44:30 +00:00
is
57a250cc8c
Add code to do link level address matching for ARCnet interfaces.
...
ARCnet link level addresses are encoded as :HH (``:'' followed by a
byte encoded in hexadecimal notation).
1999-10-25 16:39:37 +00:00
simonb
3f777e28cc
More trailing white space.
1999-07-02 15:58:35 +00:00
itojun
c6f88a42f4
support IPv6 address and IPv6 protocols.
...
"tcp" will match both IPv4 TCP and IPv6 TCP.
"ip6" will match IPv6.
you can chase header chain by using "protochain" instead of "proto"
(but bpf code is not optimizable in this case)
commit to tcpdump will follow.
I've sent this fix to LBL guys to get no response. I wonder why it was.
1999-07-02 10:05:22 +00:00
christos
a520af71e9
Resolve conflicts
1997-10-03 15:53:00 +00:00
mikel
f17c8ad1a1
Merge libpcap-0.2.1.
...
Includes numerous improvements (see CHANGES), fixes PR bin/2031.
1996-12-13 08:25:54 +00:00
cgd
ebd16dc1e1
switch from long to int32_t, where appropriate, so that this actually
...
works on NetBSD/Alpha for non-trivial filters.
1996-05-26 23:50:37 +00:00
mycroft
b0446b3200
Port to NetBSD, and add NetBSD RCS tags.
1995-03-06 11:37:58 +00:00
mycroft
84c86af405
Import LBL libpcap, version 0.0 patch level 3.
1995-03-06 11:32:59 +00:00