<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/bootpd/rtmsg.c, branch releng/13.5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F13.5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F13.5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-23T17:43:26Z</updated>
<entry>
<title>Remove $FreeBSD$: one-line .c pattern</title>
<updated>2023-08-23T17:43:26Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:31:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3d497e17ebd33fe0f58d773e35ab994d750258d6'/>
<id>urn:sha1:3d497e17ebd33fe0f58d773e35ab994d750258d6</id>
<content type='text'>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/

Similar commit in main:
(cherry picked from commit 1d386b48a555)
</content>
</entry>
<entry>
<title>General further adoption of SPDX licensing ID tags.</title>
<updated>2017-11-20T19:49:47Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2017-11-20T19:49:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8a16b7a18f5d0b031f09832fd7752fba717e2a97'/>
<id>urn:sha1:8a16b7a18f5d0b031f09832fd7752fba717e2a97</id>
<content type='text'>
Mainly focus on files that use BSD 3-Clause license.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.

Special thanks to Wind River for providing access to "The Duke of
Highlander" tool: an older (2014) run over FreeBSD tree was useful as a
starting point.
</content>
</entry>
<entry>
<title>bootpd(8): De-register and minor cleanups.</title>
<updated>2016-04-12T18:18:26Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2016-04-12T18:18:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=07ee9f80d73118450375bd991c5cabb8c85bd7a2'/>
<id>urn:sha1:07ee9f80d73118450375bd991c5cabb8c85bd7a2</id>
<content type='text'>
For bootptest(8) also remuve an unused variable and replace
0 with a NULL for a pointer.
</content>
</entry>
<entry>
<title>Remove the 3rd clause ("advertising clause") of the BSD license as</title>
<updated>2014-02-17T22:27:32Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2014-02-17T22:27:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5efaea4cc6095b61e0df2a8bc7fd9912c019d805'/>
<id>urn:sha1:5efaea4cc6095b61e0df2a8bc7fd9912c019d805</id>
<content type='text'>
permitted by the University of Berkeley on July 22, 1999.

Reviewed by:	imp
MFC after:	1 week
</content>
</entry>
<entry>
<title>Retire struct sockaddr_inarp.</title>
<updated>2013-01-31T08:55:21Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2013-01-31T08:55:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9711a168b937802c369ef4241590f671cbee9243'/>
<id>urn:sha1:9711a168b937802c369ef4241590f671cbee9243</id>
<content type='text'>
Since ARP and routing are separated, "proxy only" entries
don't have any meaning, thus we don't need additional field
in sockaddr to pass SIN_PROXY flag.

New kernel is binary compatible with old tools, since sizes
of sockaddr_inarp and sockaddr_in match, and sa_family are
filled with same value.

The structure declaration is left for compatibility with
third party software, but in tree code no longer use it.

Reviewed by:	ru, andre, net@
</content>
</entry>
<entry>
<title>Catch up with kernel using time_uptime to drive ARP timeouts.</title>
<updated>2010-12-06T09:39:36Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2010-12-06T09:39:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c1325861adb19c52600611cf69a7a3c3873a087e'/>
<id>urn:sha1:c1325861adb19c52600611cf69a7a3c3873a087e</id>
<content type='text'>
Noticed by:	jilles
</content>
</entry>
<entry>
<title>Use RTF_LLDATA.</title>
<updated>2009-03-31T23:02:51Z</updated>
<author>
<name>Olivier Houchard</name>
<email>cognet@FreeBSD.org</email>
</author>
<published>2009-03-31T23:02:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c2851b5d37c01d60639853627d7cfc2838d77d1a'/>
<id>urn:sha1:c2851b5d37c01d60639853627d7cfc2838d77d1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This main goals of this project are:</title>
<updated>2008-12-15T06:10:57Z</updated>
<author>
<name>Qing Li</name>
<email>qingli@FreeBSD.org</email>
</author>
<published>2008-12-15T06:10:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6e6b3f7cbc89cf29eafdfa6d1613c6b1a37c364b'/>
<id>urn:sha1:6e6b3f7cbc89cf29eafdfa6d1613c6b1a37c364b</id>
<content type='text'>
1. separating L2 tables (ARP, NDP) from the L3 routing tables
2. removing as much locking dependencies among these layers as
   possible to allow for some parallelism in the search operations
3. simplify the logic in the routing code,

The most notable end result is the obsolescent of the route
cloning (RTF_CLONING) concept, which translated into code reduction
in both IPv4 ARP and IPv6 NDP related modules, and size reduction in
struct rtentry{}. The change in design obsoletes the semantics of
RTF_CLONING, RTF_WASCLONE and RTF_LLINFO routing flags. The userland
applications such as "arp" and "ndp" have been modified to reflect
those changes. The output from "netstat -r" shows only the routing
entries.

Quite a few developers have contributed to this project in the
past: Glebius Smirnoff, Luigi Rizzo, Alessandro Cerri, and
Andre Oppermann. And most recently:

- Kip Macy revised the locking code completely, thus completing
  the last piece of the puzzle, Kip has also been conducting
  active functional testing
- Sam Leffler has helped me improving/refactoring the code, and
  provided valuable reviews
- Julian Elischer setup the perforce tree for me and has helped
  me maintaining that branch before the svn conversion
</content>
</entry>
<entry>
<title>Add FBSDID. udp/bootps -&gt; bootps/udp. Use err(3).</title>
<updated>2003-02-05T13:45:25Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2003-02-05T13:45:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=538015aa3b16b2819401ed2b6cebdd459affc7d4'/>
<id>urn:sha1:538015aa3b16b2819401ed2b6cebdd459affc7d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>de-__P()</title>
<updated>2002-10-09T23:22:11Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-10-09T23:22:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=534ba86baa4cd37b1fd0a912ffdff863e8301897'/>
<id>urn:sha1:534ba86baa4cd37b1fd0a912ffdff863e8301897</id>
<content type='text'>
</content>
</entry>
</feed>
