<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/ipfw, branch stable/4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2004-11-08T18:47:11Z</updated>
<entry>
<title>Fix 'show' command for pipes and queues.</title>
<updated>2004-11-08T18:47:11Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2004-11-08T18:47:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3121ace36a75666139dbb0870703313353eaf9f0'/>
<id>urn:sha1:3121ace36a75666139dbb0870703313353eaf9f0</id>
<content type='text'>
PR:		bin/70311
Submitted by:	Pawel Malachowski &lt;pawmal-posting@freebsd.lublin.pl&gt;
</content>
</entry>
<entry>
<title>MFC rev. 1.56: restore a historical ipfw1 logamount behaviour: rules</title>
<updated>2004-09-07T06:38:49Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2004-09-07T06:38:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=46e97468e75de778a31bc791127eb9491201009b'/>
<id>urn:sha1:46e97468e75de778a31bc791127eb9491201009b</id>
<content type='text'>
with 'log' keyword but without 'logamount' limit the amount of their
log messages by net.inet.ip.fw.verbose_limit sysctl value.
</content>
</entry>
<entry>
<title>MFC: IPFW2 lookup tables.</title>
<updated>2004-06-16T06:57:49Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-06-16T06:57:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2e194f788922e182ec6f7bc939765d1d2ed007e4'/>
<id>urn:sha1:2e194f788922e182ec6f7bc939765d1d2ed007e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC ipfw.8 rev. 1.132: clarify the MAC address specification formats.</title>
<updated>2004-06-04T09:24:33Z</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2004-06-04T09:24:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7761a16e35d0eb24c49da059642798176a7de305'/>
<id>urn:sha1:7761a16e35d0eb24c49da059642798176a7de305</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC rev. 1.141: the lenght of the port list is limited to 30 entries</title>
<updated>2004-04-05T19:33:44Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2004-04-05T19:33:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=74b26872cddabd76dd4f3464d817c0cd38c272ec'/>
<id>urn:sha1:74b26872cddabd76dd4f3464d817c0cd38c272ec</id>
<content type='text'>
in ipfw2 not to 15.
</content>
</entry>
<entry>
<title>MFC rev. 1.45: pass a correct argument to errx(3).</title>
<updated>2004-01-31T19:16:46Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2004-01-31T19:16:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=eb3f8f2b65428834a9877df6f4d6bff88983bd6d'/>
<id>urn:sha1:eb3f8f2b65428834a9877df6f4d6bff88983bd6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC rev. 1.137 and 1.138: -f in conjunction with -p and -c flags are</title>
<updated>2004-01-18T08:47:40Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2004-01-18T08:47:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d82d12d21cd7288d4d9731fe5229c0f31cd4c22c'/>
<id>urn:sha1:d82d12d21cd7288d4d9731fe5229c0f31cd4c22c</id>
<content type='text'>
ipfw2 features.
</content>
</entry>
<entry>
<title>MFC rev. 1.136 ipfw.8 and rev. 1.44 ipfw2.c: legitimate -f (force)</title>
<updated>2004-01-15T12:41:45Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2004-01-15T12:41:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f0533223dea25fb84db563ff044a686a79a4fdff'/>
<id>urn:sha1:f0533223dea25fb84db563ff044a686a79a4fdff</id>
<content type='text'>
flag for -p (preprocessor) case.
</content>
</entry>
<entry>
<title>MFC (almost) of 3 bugs reported recently:</title>
<updated>2003-09-15T10:27:03Z</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>2003-09-15T10:27:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=30c435164c97dcccdf2a9f596f66107ebf0f29d9'/>
<id>urn:sha1:30c435164c97dcccdf2a9f596f66107ebf0f29d9</id>
<content type='text'>
 + fix aligmnent issues on 64-bit architectures (1.40);
 + better argument checking when enabling/disabling ipfw-related
   sysctl variables (1.39)
 + fix handling of foo/0 as an alias for "any";

Approved by: re@
</content>
</entry>
<entry>
<title>MFC 1.131: comment that net.inet.ip.fw.autoinc_step is only</title>
<updated>2003-07-28T07:15:13Z</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>2003-07-28T07:15:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5c882701e70800f261242c1ee9605ccba38fe087'/>
<id>urn:sha1:5c882701e70800f261242c1ee9605ccba38fe087</id>
<content type='text'>
present in ipfw2
</content>
</entry>
</feed>
