diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 49c4eb35ebca..487cdd7f3efd 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -471,6 +471,12 @@
dev.fxp0, and those sysctls can be set
on a per-device basis.
+ &man.fxp.4; now provides actual control over its capability
+ to receive extended Ethernet frames, VLAN_MTU.
+ It can be toggled from the userland with the aid of the options
+ and
+ to &man.ifconfig.8;.
+
The &man.ixgb.4; driver, which supports
Intel PRO/10GBE 10 gigabit Ethernet cards, has been
added. &merged;
@@ -873,6 +879,17 @@
&man.ifconfig.8; now prints the &man.polling.4; status
on the interface. &merged;
+ &man.ifconfig.8; now provides options,
+ and ,
+ allowing to control the capability of some Ethernet interfaces
+ to receive extended frames (i.e. frames containing more than
+ 1500 bytes of payload).
+
+ &man.ifconfig.8; now provides options,
+ and ,
+ allowing to control the capability of some Ethernet interfaces
+ to process VLAN tags in the hardware.
+
&man.ip6fw.8; now supports a flag to
stop it from making any changes to the rules in the kernel
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 49c4eb35ebca..487cdd7f3efd 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -471,6 +471,12 @@
dev.fxp0, and those sysctls can be set
on a per-device basis.
+ &man.fxp.4; now provides actual control over its capability
+ to receive extended Ethernet frames, VLAN_MTU.
+ It can be toggled from the userland with the aid of the options
+ and
+ to &man.ifconfig.8;.
+
The &man.ixgb.4; driver, which supports
Intel PRO/10GBE 10 gigabit Ethernet cards, has been
added. &merged;
@@ -873,6 +879,17 @@
&man.ifconfig.8; now prints the &man.polling.4; status
on the interface. &merged;
+ &man.ifconfig.8; now provides options,
+ and ,
+ allowing to control the capability of some Ethernet interfaces
+ to receive extended frames (i.e. frames containing more than
+ 1500 bytes of payload).
+
+ &man.ifconfig.8; now provides options,
+ and ,
+ allowing to control the capability of some Ethernet interfaces
+ to process VLAN tags in the hardware.
+
&man.ip6fw.8; now supports a flag to
stop it from making any changes to the rules in the kernel