<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netinet/ip_input.c, branch upstream/2.1.7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.1.7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.1.7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1996-09-08T13:46:46Z</updated>
<entry>
<title>Brought in fix from rev 1.47: dequeue mbuf before freeing, not after.</title>
<updated>1996-09-08T13:46:46Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1996-09-08T13:46:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bb4e61344580adf9e5e8b9161ff4e19f93b9bdbd'/>
<id>urn:sha1:bb4e61344580adf9e5e8b9161ff4e19f93b9bdbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check the validity of ia-&gt;ia_ifp before dereferencing it.</title>
<updated>1996-03-25T17:42:41Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-03-25T17:42:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0daa877b30ae7e48186d240c046733450981c293'/>
<id>urn:sha1:0daa877b30ae7e48186d240c046733450981c293</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ipfw code to same level as -current.</title>
<updated>1996-02-26T15:23:39Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-02-26T15:23:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ad9ff076ab166e18e7f30b7293e921c5d202808a'/>
<id>urn:sha1:ad9ff076ab166e18e7f30b7293e921c5d202808a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Big sweep over the IPFIREWALL and IPACCT code.</title>
<updated>1996-02-23T15:26:13Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-02-23T15:26:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0440c9042c46527d38b05ca2fc1e96f12c838d79'/>
<id>urn:sha1:0440c9042c46527d38b05ca2fc1e96f12c838d79</id>
<content type='text'>
Close the ip-fragment hole.
Waste less memory.
Rewrite to contemporary more readable style.
Kill separate IPACCT facility, use "accept" rules in IPFIREWALL.
Filter incoming &gt;and&lt; outgoing packets.
Replace "policy" by sticky "deny all" rule.
Rules have numbers used for ordering and deletion.
Remove "rerorder" code entirely.
Count packet &amp; bytecount matches for rules.
</content>
</entry>
<entry>
<title>Brought in changes from main branch: update to multicast v3.5.</title>
<updated>1995-09-06T10:31:43Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-09-06T10:31:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3005853c68461f23d20051a03d61cdf92649506e'/>
<id>urn:sha1:3005853c68461f23d20051a03d61cdf92649506e</id>
<content type='text'>
Reviewed by:	Bill Fenner &lt;fenner@parc.xerox.com&gt;, wollman
</content>
</entry>
<entry>
<title>Brought in IP firewall fixes from main branch.</title>
<updated>1995-07-23T05:43:51Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-07-23T05:43:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c4387d7574b82b9b3ae511803aad51223f667316'/>
<id>urn:sha1:c4387d7574b82b9b3ae511803aad51223f667316</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T08:16:23Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T08:16:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b2e535452929d6f2f798a2c01b23b1f547a0b0f'/>
<id>urn:sha1:9b2e535452929d6f2f798a2c01b23b1f547a0b0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make networking domains drop-ins, through the magic of GNU ld.  (Some day,</title>
<updated>1995-05-11T00:13:26Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1995-05-11T00:13:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=748e0b0accfecc7d90f16a3fc05b9c4502112625'/>
<id>urn:sha1:748e0b0accfecc7d90f16a3fc05b9c4502112625</id>
<content type='text'>
there may even be LKMs.)  Also, change the internal name of `unixdomain'
to `localdomain' since AF_LOCAL is now the preferred name of this family.
Declare netisr correctly and in the right place.
</content>
</entry>
<entry>
<title>Replaced some bcopy()'s with memcpy()'s so that gcc while inline/optimize.</title>
<updated>1995-05-09T13:35:48Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-05-09T13:35:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=94a5d9b6a175cae20ec679babd934ba97d36ffd1'/>
<id>urn:sha1:94a5d9b6a175cae20ec679babd934ba97d36ffd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reject source routes unless configured on by administrator.</title>
<updated>1995-03-16T18:22:28Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1995-03-16T18:22:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1025071f85e8ea0ea29fc0905261a7bb4c10df50'/>
<id>urn:sha1:1025071f85e8ea0ea29fc0905261a7bb4c10df50</id>
<content type='text'>
</content>
</entry>
</feed>
