<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netinet/ip_input.c, branch release/4.8.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.8.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.8.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-04-03T18:49:23Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2003-04-03T18:49:23Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2003-04-03T18:49:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0c0b5822358eaf1f5f5f2ac45e5ce80b4508637c'/>
<id>urn:sha1:0c0b5822358eaf1f5f5f2ac45e5ce80b4508637c</id>
<content type='text'>
'RELENG_4_8_0_RELEASE'.

This commit was manufactured to restore the state of the 4.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC rev 1.227</title>
<updated>2003-03-07T07:01:28Z</updated>
<author>
<name>Mike Silbersack</name>
<email>silby@FreeBSD.org</email>
</author>
<published>2003-03-07T07:01:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=352e6a7b5c529516cbf02c208e1c372acc06c70c'/>
<id>urn:sha1:352e6a7b5c529516cbf02c208e1c372acc06c70c</id>
<content type='text'>
Submitted by:	maxim
Approved by:	re
</content>
</entry>
<entry>
<title>A correct MFC:</title>
<updated>2003-02-27T04:50:02Z</updated>
<author>
<name>Mike Silbersack</name>
<email>silby@FreeBSD.org</email>
</author>
<published>2003-02-27T04:50:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f5d09033755745d0257aa877f5bb875b13d42cc1'/>
<id>urn:sha1:f5d09033755745d0257aa877f5bb875b13d42cc1</id>
<content type='text'>
ip_input.c revs 1.225, 1.229
ip_var.h   rev  1.71

Approved by:	re (bmah)
</content>
</entry>
<entry>
<title>Backout:</title>
<updated>2003-02-27T04:12:01Z</updated>
<author>
<name>Mike Silbersack</name>
<email>silby@FreeBSD.org</email>
</author>
<published>2003-02-27T04:12:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=082250b77d7da970203cee0f70a5a6d986222b1d'/>
<id>urn:sha1:082250b77d7da970203cee0f70a5a6d986222b1d</id>
<content type='text'>
ip_input 1.130.2.49
ip_var.h 1.50.2.10

This is not even close to a straight mfc, my mistake.
</content>
</entry>
<entry>
<title>IP frag per packet limits</title>
<updated>2003-02-27T03:55:46Z</updated>
<author>
<name>Mike Silbersack</name>
<email>silby@FreeBSD.org</email>
</author>
<published>2003-02-27T03:55:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3a2dfa399db38fe8232ae9a3eb2fd3b0aa2749d2'/>
<id>urn:sha1:3a2dfa399db38fe8232ae9a3eb2fd3b0aa2749d2</id>
<content type='text'>
MFC
ip_input.c rev 1.225
ip_var.h   rev 1.71

Approved by:	re (bmah)
</content>
</entry>
<entry>
<title>MFC: IPSEC_FILTERGIF config option</title>
<updated>2003-02-23T17:45:28Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-02-23T17:45:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2e611bbfac2a7ada5e0aa6b0ee715ab2adeb16a9'/>
<id>urn:sha1:2e611bbfac2a7ada5e0aa6b0ee715ab2adeb16a9</id>
<content type='text'>
Add a new config option IPSEC_FILTERGIF to control whether or not
packets coming out of a GIF tunnel are re-processed by ipfw, et. al.
By default they are not reprocessed.  With the option they are.

This reverts 1.214.  Prior to that change packets were not re-processed.
After they were which caused problems because packets do not have
distinguishing characteristics (like a special network if) that allows
them to be filtered specially.

PR:		48159
Reviewed by:	Guido van Rooij &lt;guido@gvr.org&gt;
Approved by:	re (jhb, murray)
</content>
</entry>
<entry>
<title>MFC revs 1.221 -&gt; 1.223</title>
<updated>2003-02-06T05:05:38Z</updated>
<author>
<name>Mike Silbersack</name>
<email>silby@FreeBSD.org</email>
</author>
<published>2003-02-06T05:05:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cdb96f1cbc3a37ffb7a1c25ac74020e000a532f4'/>
<id>urn:sha1:cdb96f1cbc3a37ffb7a1c25ac74020e000a532f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Fast IPsec</title>
<updated>2003-01-24T05:11:36Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-01-24T05:11:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b194344ef6b3648b2aacd9f4c60029ef2156ca9a'/>
<id>urn:sha1:b194344ef6b3648b2aacd9f4c60029ef2156ca9a</id>
<content type='text'>
"Fast IPsec": this is an experimental IPsec implementation that is derived
from the KAME IPsec implementation, but with heavy borrowing and influence
of openbsd.  A key feature of this implementation is that it uses the kernel
crypto framework to do all crypto work so when h/w crypto support is present
IPsec operation is automatically accelerated.  Otherwise the protocol
implementations are rather differet while the SADB and policy management
code is very similar to KAME (for the moment).

Note that this implementation is enabled with a FAST_IPSEC option.  With this
you get all protocols; i.e. there is no FAST_IPSEC_ESP option.

FAST_IPSEC and IPSEC are mutually exclusive; you cannot build both into a
single system.

This software is well tested with IPv4 but should be considered very
experimental (i.e. do not deploy in production environments).  This software
does NOT currently support IPv6.  In fact do not configure FAST_IPSEC and
INET6 in the same system.

Supported by:	Vernier Networks
</content>
</entry>
<entry>
<title>MFC: m_tag support</title>
<updated>2003-01-23T21:06:48Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-01-23T21:06:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e1b7c4cdaa276a21e66dc41dc066ac341c49e76e'/>
<id>urn:sha1:e1b7c4cdaa276a21e66dc41dc066ac341c49e76e</id>
<content type='text'>
Replace aux mbufs with packet tags:

  o instead of a list of mbufs use a list of m_tag structures a la openbsd
  o for netgraph et. al. extend the stock openbsd m_tag to include a 32-bit
    ABI/module number cookie
  o for openbsd compatibility define a well-known cookie MTAG_ABI_COMPAT and
    use this in defining openbsd-compatible m_tag_find and m_tag_get routines
  o rewrite KAME use of aux mbufs in terms of packet tags
  o eliminate the most heavily used aux mbufs by adding an additional struct
    inpcb parameter to ip_output and ip6_output to allow the IPsec code to
    locate the security policy to apply to outbound packets
  o bump __FreeBSD_version so code can be conditionalized
  o fixup ipfilter's call to ip_output based on __FreeBSD_version
</content>
</entry>
<entry>
<title>MFC rev 1.217</title>
<updated>2002-11-25T05:23:00Z</updated>
<author>
<name>Mike Silbersack</name>
<email>silby@FreeBSD.org</email>
</author>
<published>2002-11-25T05:23:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=627097e98ae523dab4b1d27f777e81e6e1b81243'/>
<id>urn:sha1:627097e98ae523dab4b1d27f777e81e6e1b81243</id>
<content type='text'>
  Add a sysctl to control the generation of source quench packets,
  and set it to 0 by default.

  Partially obtained from:        NetBSD
  Suggested by:   David Gilbert
</content>
</entry>
</feed>
