diff options
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 4 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 589439651dcd..d24c5c752cf7 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -220,6 +220,10 @@ <para>The &man.getvfsent.3; API has been removed.</para> + <para arch="sparc64">The &man.hme.4; driver now natively supports + long frames, so it can be used for &man.vlan.4; with full ethernet + MTU size.</para> + <para>&man.jail.8; now supports use of raw sockets from within a jail. This feature is disabled by default, and controlled using the <varname>security.jail.allow_raw_sockets</varname> sysctl.</para> diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 589439651dcd..d24c5c752cf7 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -220,6 +220,10 @@ <para>The &man.getvfsent.3; API has been removed.</para> + <para arch="sparc64">The &man.hme.4; driver now natively supports + long frames, so it can be used for &man.vlan.4; with full ethernet + MTU size.</para> + <para>&man.jail.8; now supports use of raw sockets from within a jail. This feature is disabled by default, and controlled using the <varname>security.jail.allow_raw_sockets</varname> sysctl.</para> |
