delphij
8be1d9016e
MFV: libpcap 1.4.0.
...
MFC after: 4 weeks
2013-05-30 08:02:00 +00:00
hiren
9b71c4e88b
Add tcp header flags ECE and CWR defined in RFC 3168.
...
PR: 140349
Submitted by: Alan Amesbury <amesbury@umn.edu> (earlier version)
Reviewed by: delphij
Approved by: sbruno (mentor)
2013-05-16 05:16:56 +00:00
delphij
a3451bb93b
Merge from vendor branch: update libpcap to 1.2.1.
...
MFC after: 2 weeks
2012-05-14 05:12:56 +00:00
rpaulo
22f795f2fd
Merge libpcap-1.1.1.
2010-10-29 18:43:23 +00:00
rpaulo
3f19af99ad
Merge libpcap 1.0.0.
2009-03-21 22:58:08 +00:00
rpaulo
5779dabf1b
Flatten vendor/libpcap and remove keyword expansion.
2009-03-20 13:44:43 +00:00
mlaier
298dfd4f74
Resolve merge conflicts
...
Approved by: re (kensmith)
Obtained from: tcpdump.org
2007-10-16 02:07:55 +00:00
mlaier
446242760e
Import of libpcap v0.9.8
2007-10-16 02:02:02 +00:00
sam
8bcc947abc
resolve merge conflicts
...
MFC after: 1 month
2006-09-04 19:54:21 +00:00
sam
ffd4bfbe7b
Import of libpcap v0.9.4
2006-09-04 19:43:23 +00:00
sam
b0948cc146
resolve merge conflicts
...
Approved by: re (scottl)
2005-07-11 03:43:25 +00:00
sam
d1c1ca625a
Virgin import of libpcap v0.9.1 (release) from tcpdump.org
...
Approved by: re (scottl)
2005-07-11 03:24:53 +00:00
sam
1907987c21
resolve merge conflicts
...
Reviewed by: bms (earlier version)
2005-05-29 18:09:04 +00:00
sam
70f7ae46f5
Virgin import of libpcap v0.9.1 (alpha 096) from tcpdump.org
2005-05-29 17:46:52 +00:00
bms
723e163490
Merge of libpcap 0.8.3 from tcpdump.org.
2004-03-31 09:15:09 +00:00
bms
da13a5a9d7
Import libpcap 0.8.3, from http://www.tcpdump.org/releases/libpcap-0.8.3.tar.gz
2004-03-31 09:07:39 +00:00
green
1bb1923e83
* Modify libpcap to work a bit better with our 802.11 code. This means
...
tcpdump -y ieee802_11 will work in the basic senses, including the
code compilation for filters (where you may specify "link[]" to refer
to parts of the 802.11 header, as well as treat it like a normal
Ethernet header). Previously, it was just too far off to do anything
useful for us.
* While I'm here, fix some compile problems that will result from lex
and yacc namespace polution when linking with -lpcap. The namespace
is now "pcapyy*" instead of "yy*", and it tests fine with world and
some external applications that may or may not use "yy*".
2003-11-04 06:12:21 +00:00
fenner
1982c98f74
Merge libpcap 0.7.1
...
MFC after: 2 weeks
2002-06-21 01:38:14 +00:00
fenner
1e8ea46779
Import libpcap 0.7.1, from
...
http://www.tcpdump.org/release/libpcap-0.7.1.tar.gz
2002-06-21 01:36:27 +00:00
fenner
d32fa93f24
Merge libpcap 0.6.2
2001-04-03 04:32:48 +00:00
fenner
a6bce8883c
Virgin import of tcpdump.org libpcap v0.6.2
2001-04-03 04:18:09 +00:00
archie
b1ae8b5a7c
When pcap_compile() detects an error, it longjmp()'s out of the
...
scanner/parser. FreeBSD recently made 'flex' its default implementation
of 'lex'. One of the incompatibilities of 'flex' vs. 'lex' is that
if you longjmp() out of the scanner, you must call yyrestart()
before doing another scan (as documented in flex(1)). So add an
invocation to yyrestart() in lex_init(). This change should be
backwards compatible with the original 'lex'.
PR: bin/24116
2001-01-07 00:26:32 +00:00
fenner
787eaee1ab
Merge libpcap 0.5
2000-01-30 00:43:38 +00:00
fenner
aae9bd2bcc
Virgin import of tcpdump.org libpcap v0.5
2000-01-30 00:32:56 +00:00
fenner
eba95a7c80
Merge libpcap version 0.4
...
PR: bin/7877
1998-09-15 19:31:43 +00:00
fenner
ca0d84cb8b
Virgin import of LBL libpcap v0.4
1998-09-15 19:28:10 +00:00
fenner
3e7c4bdb91
Merge libpcap 0.3
...
Update FREEBSD-upgrade to mention bumping library version number.
Suggested-by: Chris Timmons <skynyrd@opus.cts.cwu.edu>
1997-05-27 00:05:23 +00:00
fenner
737558aa98
Virgin import of libpcap 0.3
1997-05-27 00:01:12 +00:00
pst
624cf51a56
Add support for ISO CLNP/ES-IS/IS-IS.
...
These changes have been also sent back to LBL for inclusion in next release.
Submitted by: Tony Li <tli@jnx.com>
1996-08-21 20:01:08 +00:00
pst
f0fdf33ff6
Virgin import of LBL libpcap version 0.2.1.
...
Obtained from: ftp://ftp.ee.lbl.gov/libpcap.tar.Z on 19-Aug-1996.
1996-08-19 20:36:34 +00:00