Date: Tue, 28 Apr 2015 18:11:10 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r282173 - in head/release/doc: en_US.ISO8859-1/relnotes share/xml Message-ID: <201504281811.t3SIBAHE024905@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Tue Apr 28 18:11:10 2015 New Revision: 282173 URL: https://svnweb.freebsd.org/changeset/base/282173 Log: Document r280971, support for RFC6864. Add Netflix and Nginx to the sponsors.ent file. Sponsored by: The FreeBSD Foundation Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml head/release/doc/share/xml/sponsor.ent Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Apr 28 18:11:07 2015 (r282172) +++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Apr 28 18:11:10 2015 (r282173) @@ -1070,6 +1070,13 @@ </tbody> </tgroup> </informaltable> + + <para revision="280971" contrib="sponsor" + sponsor="&netflix;, &nginx;">Support for <acronym>IP</acronym> + identification for atomic datagrams (<acronym>RFC</acronym> + 6864) has been added. Support for this feature can be toggled + with the <literal>net.inet.ip.rfc6864</literal> + &man.sysctl.8;, which is enabled by default.</para> </sect2> </sect1> Modified: head/release/doc/share/xml/sponsor.ent ============================================================================== --- head/release/doc/share/xml/sponsor.ent Tue Apr 28 18:11:07 2015 (r282172) +++ head/release/doc/share/xml/sponsor.ent Tue Apr 28 18:11:10 2015 (r282173) @@ -32,7 +32,9 @@ <!ENTITY mitail "MIT Computer Science & Artificial Intelligence Laboratory"> +<!ENTITY netflix "Netflix"> <!ENTITY netgate "Netgate"> +<!ENTITY nginx "Nginx, Inc."> <!ENTITY sandvine "Sandvine, Inc."> <!ENTITY scaleengine "ScaleEngine, Inc.">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504281811.t3SIBAHE024905>