doc/website/content/en/ipv6/_index.adoc
Sergio Carlavilla Delgado 989d921f5d Migrate doc to Hugo/AsciiDoctor
I'm very pleased to announce the release of
our new website and documentation using
the new toolchain with Hugo and AsciiDoctor.

To get more information about the new toolchain
please read the FreeBSD Documentation Project Primer[1],
Hugo docs[2] and AsciiDoctor docs[3].

Acknowledgment:
Benedict Reuschling <bcr@>
Glen Barber <gjb@>
Hiroki Sato <hrs@>
Li-Wen Hsu <lwhsu@>
Sean Chittenden <seanc@>
The FreeBSD Foundation

[1] https://docs.FreeBSD.org/en/books/fdp-primer/
[2] https://gohugo.io/documentation/
[3] https://docs.asciidoctor.org/home/

Approved by:    doceng, core
2021-01-26 00:31:29 +01:00

69 lines
4.9 KiB
Text

---
title: "IPv6 in FreeBSD"
sidenav: developers
---
include::shared/authors.adoc[]
////
Copyright (c) 2011 The FreeBSD Foundation
All rights reserved.
This documentation was written by Bjoern Zeeb under sponsorship from
the FreeBSD Foundation.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
////
= IPv6 in FreeBSD
== Category Navigation
* link:.[IPv6 in FreeBSD]
* link:w6l[World IPv6 Launch]
* link:w6d[World IPv6 Day]
** link:w6d-www-stats[www stats]
== Introduction
FreeBSD has shipped tightly integrated IPv6 support for over a decade, with the FreeBSD 4.0 in 2000 the first release to include "out-of-the-box" IPv6 support. These web pages document on-going IPv6 development in the FreeBSD community, including participation in IPv6 World Day 2011.
== Latest news
* *January 12, 2012*: 9.0-RELEASE no-IPv4 support (IPv6-only) snapshots available. For more details and download links see https://wiki.freebsd.org/IPv6Only[IPv6Only wiki page].
* *December 15, 2011*: 9.0-RC3 no-IPv4 support (IPv6-only) snapshots available. For more details and download links see https://wiki.freebsd.org/IPv6Only[IPv6Only wiki page].
* *August 3, 2011*: 9.0-BETA1 IPv6-only snapshots available. For more details and download links see https://wiki.freebsd.org/IPv6Only[IPv6Only wiki page].
* *June 9, 2011*: Thanks to everyone having joined us for World IPv6 Day. We have some (unspectacular) link:w6d-www-stats[statistics of www.freebsd.org] starting 12 hours before and running until 12 hours after the event for you.
* *June 7, 2011*: New set of IPv6-only snapshots uploaded. Now with RFC 6106 DNS search list and nameserver support in link:https://www.freebsd.org/cgi/man.cgi?query=rtsol&sektion=8[rtsol(8)] and link:https://www.freebsd.org/cgi/man.cgi?query=rtsold&sektion=8[rtsold(8)], also when installing. Read more about the snapshots link:ipv6only[here] and find download links and netinstall documentation https://wiki.freebsd.org/IPv6Only[on the wiki].
* *June 6, 2011*: The FreeBSD Foundation and iXsystems announced today their commitment to support the efforts of World IPv6 Day to accelerate global IPv6 deployment. Read the http://www.prweb.com/releases/2011/6/prweb8529718.htm[entire press release] and find more information on FreeBSD and World IPv6 Day link:w6d[here].
* *June 6, 2011*: New set of IPv6-only snapshots uploaded. Read more about the snapshots link:ipv6only[here] and find download links https://wiki.freebsd.org/IPv6Only[here].
* *June 6, 2011*: {hrs-name} https://svn.freebsd.org/changeset/base/222732[commits] http://www.rfc-editor.org/rfc/rfc6106.txt[RFC 6106] "IPv6 Router Advertisement Options for DNS Configuration" (RDNSS and DNSSL) support.
== IPv6 in FreeBSD
FreeBSD is a widely used, open source operating system whose network stack has been the foundation for decades of research, as well as a reference implementation of IPv6 (developed by the http://www.kame.net/[KAME] project). FreeBSD first shipped IPv6 support in March 2000 as part of FreeBSD link:../releases/[4.0-Release].
== IPv6 and the FreeBSD Project
The FreeBSD Project has been an early adopter and active participant in the IPv6 community. With the help of the community, we have been serving releases from IPv6-enabled servers since May 2003 and FreeBSD's website, mailing lists, and developer infrastructure have been IPv6 enabled since 2007.
FreeBSD is used by critical Internet infrastructure such as root name servers, routers, firewalls and some of the world's busiest and most reliable web sites as well as embedded into many products all in the need for the best IPv6 support. To read more about some companies using the FreeBSD operating system in their products, see the https://www.freebsdfoundation.org/testimonials.shtml[FreeBSD Foundation Testimonials] page.