<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/contrib/libpcap, branch stable/5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-03-31T18:15:37Z</updated>
<entry>
<title>pcap clients should use strlcpy() from the base system libc by default also.</title>
<updated>2004-03-31T18:15:37Z</updated>
<author>
<name>Bruce M Simpson</name>
<email>bms@FreeBSD.org</email>
</author>
<published>2004-03-31T18:15:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=21f48b73b0ff3961f028efc5bd79cc6aa89fc021'/>
<id>urn:sha1:21f48b73b0ff3961f028efc5bd79cc6aa89fc021</id>
<content type='text'>
</content>
</entry>
<entry>
<title>snprintf() and vsnprintf() are part of our base system libc, therefore</title>
<updated>2004-03-31T18:14:27Z</updated>
<author>
<name>Bruce M Simpson</name>
<email>bms@FreeBSD.org</email>
</author>
<published>2004-03-31T18:14:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2a5eb7e1d4c8823ffb23709820a01f1fec24c102'/>
<id>urn:sha1:2a5eb7e1d4c8823ffb23709820a01f1fec24c102</id>
<content type='text'>
pcap should not fall back to its own implementations in the absence of
HAVE_SNPRINTF and HAVE_VSNPRINTF defines when compiled and installed
as part of the world. This should fix builds of pflogd and packages
depending on the base system libpcap.

Reported by:	Andrzej Tobola
</content>
</entry>
<entry>
<title>Correct imported pcap.h for FreeBSD builds.</title>
<updated>2004-03-31T10:21:28Z</updated>
<author>
<name>Bruce M Simpson</name>
<email>bms@FreeBSD.org</email>
</author>
<published>2004-03-31T10:21:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d87e118db2a32ffe912a0d18edf2f6e0c91857cd'/>
<id>urn:sha1:d87e118db2a32ffe912a0d18edf2f6e0c91857cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge of libpcap 0.8.3 from tcpdump.org.</title>
<updated>2004-03-31T09:15:09Z</updated>
<author>
<name>Bruce M Simpson</name>
<email>bms@FreeBSD.org</email>
</author>
<published>2004-03-31T09:15:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eb9f0330c07fd11402519316dd91a323c93f84fa'/>
<id>urn:sha1:eb9f0330c07fd11402519316dd91a323c93f84fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was generated by cvs2svn to compensate for changes in r127664,</title>
<updated>2004-03-31T09:07:39Z</updated>
<author>
<name>Bruce M Simpson</name>
<email>bms@FreeBSD.org</email>
</author>
<published>2004-03-31T09:07:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2f9208fff686823f60490d4c5640d8cafd11c1b5'/>
<id>urn:sha1:2f9208fff686823f60490d4c5640d8cafd11c1b5</id>
<content type='text'>
which included commits to RCS files with non-trunk default branches.
</content>
</entry>
<entry>
<title>Import libpcap 0.8.3, from http://www.tcpdump.org/releases/libpcap-0.8.3.tar.gz</title>
<updated>2004-03-31T09:07:39Z</updated>
<author>
<name>Bruce M Simpson</name>
<email>bms@FreeBSD.org</email>
</author>
<published>2004-03-31T09:07:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=feb4ecdbac00a57548c3e75b168107e9c470f354'/>
<id>urn:sha1:feb4ecdbac00a57548c3e75b168107e9c470f354</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove a reference to part of the pcap API not yet merged.</title>
<updated>2003-11-04T06:16:55Z</updated>
<author>
<name>Brian Feldman</name>
<email>green@FreeBSD.org</email>
</author>
<published>2003-11-04T06:16:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fe1e90353216b35d81dd786c76fd5fe56b12234a'/>
<id>urn:sha1:fe1e90353216b35d81dd786c76fd5fe56b12234a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Modify libpcap to work a bit better with our 802.11 code.  This means</title>
<updated>2003-11-04T06:12:21Z</updated>
<author>
<name>Brian Feldman</name>
<email>green@FreeBSD.org</email>
</author>
<published>2003-11-04T06:12:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3267cc18e1701c7480e095ec434ffcd44f12407a'/>
<id>urn:sha1:3267cc18e1701c7480e095ec434ffcd44f12407a</id>
<content type='text'>
  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*".
</content>
</entry>
<entry>
<title>Merge multi-DLT support.</title>
<updated>2003-01-26T01:21:53Z</updated>
<author>
<name>Bill Fenner</name>
<email>fenner@FreeBSD.org</email>
</author>
<published>2003-01-26T01:21:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6121e7f0d23a9833908cad36208dc20871008d6e'/>
<id>urn:sha1:6121e7f0d23a9833908cad36208dc20871008d6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Commit tcpdump.org's multi-DLT support to vendor branch.</title>
<updated>2003-01-26T01:16:33Z</updated>
<author>
<name>Bill Fenner</name>
<email>fenner@FreeBSD.org</email>
</author>
<published>2003-01-26T01:16:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=09f33d614ae3d492253b1503d824296e3b77695e'/>
<id>urn:sha1:09f33d614ae3d492253b1503d824296e3b77695e</id>
<content type='text'>
</content>
</entry>
</feed>
