<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/traceroute6/Makefile, branch release/12.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F12.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F12.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2019-09-06T17:43:00Z</updated>
<entry>
<title>MFC r350225:</title>
<updated>2019-09-06T17:43:00Z</updated>
<author>
<name>Alan Somers</name>
<email>asomers@FreeBSD.org</email>
</author>
<published>2019-09-06T17:43:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=612cb1ece8bcdd178e8b48ee30d0f3898dce3044'/>
<id>urn:sha1:612cb1ece8bcdd178e8b48ee30d0f3898dce3044</id>
<content type='text'>
Remove the USE_RFC2292BIS option and reap dead code

This option was imported as part of the KAME project in r62627 (in 2000).
It was turned on unconditionally in r121472 (in 2003) and has been on ever
since. The old alternative code has bitrotted. Reap the dead code.

Reported by:	Ján Sučan &lt;jansucan@gmail.com&gt;
Differential Revision:	https://reviews.freebsd.org/D20938
</content>
</entry>
<entry>
<title>Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
<updated>2017-03-01T04:17:59Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-03-01T04:17:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e8d2762fd35f16a5e1cd42e99e412e0688036af4'/>
<id>urn:sha1:e8d2762fd35f16a5e1cd42e99e412e0688036af4</id>
<content type='text'>
This simplifies pathing in make/displayed output.

MFC after:	1 week
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>Convert usr.sbin to LIBADD</title>
<updated>2014-11-25T16:57:27Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-11-25T16:57:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c6db8143eda5c775467145ac73e8ebec47afdd8f'/>
<id>urn:sha1:c6db8143eda5c775467145ac73e8ebec47afdd8f</id>
<content type='text'>
Reduce overlinking
</content>
</entry>
<entry>
<title>traceroute6(8): make WARNS=3 clean</title>
<updated>2010-12-04T14:19:35Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-12-04T14:19:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f42640a36227fc8ff52affded91834647c8abddc'/>
<id>urn:sha1:f42640a36227fc8ff52affded91834647c8abddc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The last big commit: let usr.sbin/ use WARNS=6 by default.</title>
<updated>2010-01-02T11:07:44Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-01-02T11:07:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=71ccf09269546d398fa847168fc74c22d6338a62'/>
<id>urn:sha1:71ccf09269546d398fa847168fc74c22d6338a62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add AS lookup functionality to traceroute6(8) as well.</title>
<updated>2009-08-23T17:00:16Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2009-08-23T17:00:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d429d7201e8f70b30b132ee07b2aef42bc46c608'/>
<id>urn:sha1:d429d7201e8f70b30b132ee07b2aef42bc46c608</id>
<content type='text'>
- Support for IPv6 transport for AS lookup.
- Introduce $RA_SERVER to set whois server.
- Support for 4 byte ASN.
- ANSIfy function declaration in as.c.

Tested by:	IHANet folks.
</content>
</entry>
<entry>
<title>Remove the -DFAST_IPSEC from Makefiles again.</title>
<updated>2007-07-05T08:56:46Z</updated>
<author>
<name>Bjoern A. Zeeb</name>
<email>bz@FreeBSD.org</email>
</author>
<published>2007-07-05T08:56:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=53bf725ae1eeeb1b907c22adb46060e9fe8966a7'/>
<id>urn:sha1:53bf725ae1eeeb1b907c22adb46060e9fe8966a7</id>
<content type='text'>
This was needed during the IPSEC-&gt;FAST_IPSEC-&gt;IPSEC transition
period to not break the build after picking up netipsec header
files. Now that the FAST_IPSEC kernel option is gone and the
default is IPSEC again those defines are superfluous.

Approved by:	re (rwatson)
</content>
</entry>
<entry>
<title>Commit IPv6 support for FAST_IPSEC to the tree.</title>
<updated>2007-07-01T12:08:08Z</updated>
<author>
<name>George V. Neville-Neil</name>
<email>gnn@FreeBSD.org</email>
</author>
<published>2007-07-01T12:08:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8409aedfa67396980986b68417d5e6ef1351b491'/>
<id>urn:sha1:8409aedfa67396980986b68417d5e6ef1351b491</id>
<content type='text'>
This commit includes all remaining changes for the time being including
user space updates.

Submitted by:    bz
Approved by:    re
</content>
</entry>
<entry>
<title>These IPv6-only tools have no explicit dependency on the INET6 macro.</title>
<updated>2006-07-27T15:31:13Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2006-07-27T15:31:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=064aa4479f339922c620698eec8b79e6babc6b58'/>
<id>urn:sha1:064aa4479f339922c620698eec8b79e6babc6b58</id>
<content type='text'>
Tested with:	cmp(1)
</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>
</feed>
