<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/contrib/ipfilter/tools/ipftest.c, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2019-02-03T05:25:49Z</updated>
<entry>
<title>ipfilter #ifdef cleanup.</title>
<updated>2019-02-03T05:25:49Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2019-02-03T05:25:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=0fcd8cab4e32a4899dc1c4a440ad29ba308e656d'/>
<id>urn:sha1:0fcd8cab4e32a4899dc1c4a440ad29ba308e656d</id>
<content type='text'>
Remove #ifdefs for ancient and irrelevant operating systems from
ipfilter.

When ipfilter was written the UNIX and UNIX-like systems in use
were diverse and plentiful. IRIX, Tru64 (OSF/1) don't exist any
more. OpenBSD removed ipfilter shortly after the first time the
ipfilter license terms changed in the early 2000's. ipfilter on AIX,
HP/UX, and Linux never really caught on. Removal of code for operating
systems that ipfilter will never run on again will simplify the code
making it easier to fix bugs, complete partially implemented features,
and extend ipfilter.

Unsupported previous version FreeBSD code and some older NetBSD code
has also been removed.

What remains is supported FreeBSD, NetBSD, and illumos. FreeBSD and
NetBSD have collaborated exchanging patches, while illumos has expressed
willingness to have their ipfilter updated to 5.1.2, provided their
zone-specific updates to their ipfilter are merged (which are of interest
to FreeBSD to allow control of ipfilters in jails from the global zone).

Reviewed by:	glebius@
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D19006
</content>
</entry>
<entry>
<title>o Use new function ip_fillid() in all places throughout the kernel,</title>
<updated>2015-04-01T22:26:39Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2015-04-01T22:26:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=6d947416cc02a93c63479eed545059577446814c'/>
<id>urn:sha1:6d947416cc02a93c63479eed545059577446814c</id>
<content type='text'>
  where we want to create a new IP datagram.
o Add support for RFC6864, which allows to set IP ID for atomic IP
  datagrams to any value, to improve performance. The behaviour is
  controlled by net.inet.ip.rfc6864 sysctl knob, which is enabled by
  default.
o In case if we generate IP ID, use counter(9) to improve performance.
o Gather all code related to IP ID into ip_id.c.

Differential Revision:		https://reviews.freebsd.org/D2177
Reviewed by:			adrian, cy, rpaulo
Tested by:			Emeric POUPON &lt;emeric.poupon stormshield.eu&gt;
Sponsored by:			Netflix
Sponsored by:			Nginx, Inc.
Relnotes:			yes
</content>
</entry>
<entry>
<title>Update ipfilter 4.1.28 --&gt; 5.1.2.</title>
<updated>2013-09-06T23:11:19Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2013-09-06T23:11:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=bfc88dcbf7097a9815b9ff57a6f9e56e5cbc45dd'/>
<id>urn:sha1:bfc88dcbf7097a9815b9ff57a6f9e56e5cbc45dd</id>
<content type='text'>
Approved by:		glebius (mentor)
BSD Licensed by:	Darren Reed &lt;darrenr@reed.wattle.id.au&gt; (author)
</content>
</entry>
<entry>
<title>As per the developers handbook (5.3.1 step 1), prepare the vendor trees for</title>
<updated>2013-07-19T05:41:57Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2013-07-19T05:41:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f27f47054d2675045dce8688b408aa9340a118f7'/>
<id>urn:sha1:f27f47054d2675045dce8688b408aa9340a118f7</id>
<content type='text'>
import of new ipfilter vendor sources by flattening them.

To keep the tags consistent with dist, the tags are also flattened.

Approved by:	glebius (Mentor)
</content>
</entry>
<entry>
<title>Merge IPFilter 4.1.23 back to HEAD</title>
<updated>2007-06-04T02:54:36Z</updated>
<author>
<name>Darren Reed</name>
<email>darrenr@FreeBSD.org</email>
</author>
<published>2007-06-04T02:54:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d7eeb25225aafab06563e6a95c7dbc42358285fa'/>
<id>urn:sha1:d7eeb25225aafab06563e6a95c7dbc42358285fa</id>
<content type='text'>
See src/contrib/ipfilter/HISTORY for details of changes since 4.1.13
</content>
</entry>
<entry>
<title>Import IPFilter 4.1.23 to vendor branch.</title>
<updated>2007-06-04T02:50:28Z</updated>
<author>
<name>Darren Reed</name>
<email>darrenr@FreeBSD.org</email>
</author>
<published>2007-06-04T02:50:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4a9a9e0514bae1d22577753d9cd844d061805071'/>
<id>urn:sha1:4a9a9e0514bae1d22577753d9cd844d061805071</id>
<content type='text'>
See src/contrib/ipfilter/HISTORY for details of changes since 4.1.13
</content>
</entry>
<entry>
<title>Resolve conflicts</title>
<updated>2006-08-16T12:23:02Z</updated>
<author>
<name>Guido van Rooij</name>
<email>guido@FreeBSD.org</email>
</author>
<published>2006-08-16T12:23:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=dac098f2c910f4e10b382c6c38aceee19d9dc719'/>
<id>urn:sha1:dac098f2c910f4e10b382c6c38aceee19d9dc719</id>
<content type='text'>
MFC after:	1 weeks
</content>
</entry>
<entry>
<title>Import IP Filter 4.1.13</title>
<updated>2006-08-16T11:51:32Z</updated>
<author>
<name>Guido van Rooij</name>
<email>guido@FreeBSD.org</email>
</author>
<published>2006-08-16T11:51:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4e39c44e098b5b1cd335a424201f3dec049c4f73'/>
<id>urn:sha1:4e39c44e098b5b1cd335a424201f3dec049c4f73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resolve conflicts (and believe me...you don't want to know).</title>
<updated>2005-12-30T11:52:26Z</updated>
<author>
<name>Guido van Rooij</name>
<email>guido@FreeBSD.org</email>
</author>
<published>2005-12-30T11:52:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=25508d6cfbafa0e186ef2b9a5b8fc683b1aef865'/>
<id>urn:sha1:25508d6cfbafa0e186ef2b9a5b8fc683b1aef865</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import IP Filter 4.1.10</title>
<updated>2005-12-30T11:34:54Z</updated>
<author>
<name>Guido van Rooij</name>
<email>guido@FreeBSD.org</email>
</author>
<published>2005-12-30T11:34:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=e246b3be6fb350a2d317fb6a37b61764c7d3a70e'/>
<id>urn:sha1:e246b3be6fb350a2d317fb6a37b61764c7d3a70e</id>
<content type='text'>
</content>
</entry>
</feed>
