<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/netinet/in.h, branch release/5.5.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.5.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.5.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-03-21T16:05:36Z</updated>
<entry>
<title>MFC Common Address Redundancy Protocol implementation.</title>
<updated>2005-03-21T16:05:36Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2005-03-21T16:05:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6524034ab52a3d842fb3ec3ebe56a1fdf4a4f66d'/>
<id>urn:sha1:6524034ab52a3d842fb3ec3ebe56a1fdf4a4f66d</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>MFC: /*- and related license changes</title>
<updated>2005-01-31T23:27:04Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-31T23:27:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c9769f3ab5327a99909391e070c143e92ddc43ec'/>
<id>urn:sha1:c9769f3ab5327a99909391e070c143e92ddc43ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>White space cleanup for netinet before branch:</title>
<updated>2004-08-16T18:32:07Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2004-08-16T18:32:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a4f757cd5dc1421d90d72a34853247e0c2c18cce'/>
<id>urn:sha1:a4f757cd5dc1421d90d72a34853247e0c2c18cce</id>
<content type='text'>
- Trailing tab/space cleanup
- Remove spurious spaces between or before tabs

This change avoids touching files that Andre likely has in his working
set for PFIL hooks changes for IPFW/DUMMYNET.

Approved by:	re (scottl)
Submitted by:	Xin LI &lt;delphij@frontfree.net&gt;
</content>
</entry>
<entry>
<title>Add the function in_localip() which returns 1 if an internet address is for</title>
<updated>2004-08-11T11:49:48Z</updated>
<author>
<name>Andre Oppermann</name>
<email>andre@FreeBSD.org</email>
</author>
<published>2004-08-11T11:49:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2eccc90b612369b7384012f6d7e38865d87d0caf'/>
<id>urn:sha1:2eccc90b612369b7384012f6d7e38865d87d0caf</id>
<content type='text'>
the local host and configured on one of its interfaces.
</content>
</entry>
<entry>
<title>Prepare for pf 3.5 import:</title>
<updated>2004-06-16T22:59:06Z</updated>
<author>
<name>Max Laier</name>
<email>mlaier@FreeBSD.org</email>
</author>
<published>2004-06-16T22:59:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a306c902b8a24b04a2ecece767f48182fc31be1a'/>
<id>urn:sha1:a306c902b8a24b04a2ecece767f48182fc31be1a</id>
<content type='text'>
 - Remove pflog and pfsync modules. Things will change in such a fashion
   that there will be one module with pf+pflog that can be loaded into
   GENERIC without problems (which is what most people want). pfsync is no
   longer possible as a module.
 - Add multicast address for in-kernel multicast pfsync protocol. Protocol
   glue will follow once the import is done.
 - Add one more mbuf tag
</content>
</entry>
<entry>
<title>Introduce a new feature to IPFW2: lookup tables.  These are useful</title>
<updated>2004-06-09T20:10:38Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-06-09T20:10:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cd8b5ae0aea22e6eb4f07930341a87e97acf82b0'/>
<id>urn:sha1:cd8b5ae0aea22e6eb4f07930341a87e97acf82b0</id>
<content type='text'>
for handling large sparse address sets.  Initial implementation by
Vsevolod Lobko &lt;seva@ip.net.ua&gt;, refined by me.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Remove advertising clause from University of California Regent's</title>
<updated>2004-04-07T20:46:16Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-04-07T20:46:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f36cfd49adb62472fd7009ecd4f0927c126ff785'/>
<id>urn:sha1:f36cfd49adb62472fd7009ecd4f0927c126ff785</id>
<content type='text'>
license, per letter dated July 22, 1999 and email from Peter Wemm,
Alan Cox and Robert Watson.

Approved by: core, peter, alc, rwatson
</content>
</entry>
<entry>
<title>correct namespace pollution.</title>
<updated>2003-10-25T09:37:10Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2003-10-25T09:37:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=16cd67e933906b4bec29d06d486ede99bc770888'/>
<id>urn:sha1:16cd67e933906b4bec29d06d486ede99bc770888</id>
<content type='text'>
Submitted by:	bde
</content>
</entry>
<entry>
<title>Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542</title>
<updated>2003-10-24T18:26:30Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2003-10-24T18:26:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f95d46333db63ce9df4e8a2ca8c5c09bc0edfe72'/>
<id>urn:sha1:f95d46333db63ce9df4e8a2ca8c5c09bc0edfe72</id>
<content type='text'>
(aka RFC2292bis).  Though I believe this commit doesn't break
backward compatibility againt existing binaries, it breaks
backward compatibility of API.
Now, the applications which use Advanced Sockets API such as
telnet, ping6, mld6query and traceroute6 use RFC3542 API.

Obtained from:	KAME
</content>
</entry>
<entry>
<title>Add the IP_ONESBCAST option, to enable undirected IP broadcasts to be sent on</title>
<updated>2003-08-20T14:46:40Z</updated>
<author>
<name>Bruce M Simpson</name>
<email>bms@FreeBSD.org</email>
</author>
<published>2003-08-20T14:46:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8afa23047014b6c73e856501c7dc4deb6caf899f'/>
<id>urn:sha1:8afa23047014b6c73e856501c7dc4deb6caf899f</id>
<content type='text'>
specific interfaces. This is required by aodvd, and may in future help us
in getting rid of the requirement for BPF from our import of isc-dhcp.

Suggested by:   fenestro
Obtained from:  BSD/OS
Reviewed by:    mini, sam
Approved by:    jake (mentor)
</content>
</entry>
</feed>
