summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig/ifconfig.8
diff options
context:
space:
mode:
authorandre <andre@FreeBSD.org>2007-06-11 20:15:20 +0000
committerandre <andre@FreeBSD.org>2007-06-11 20:15:20 +0000
commit6955439784cadeca74b3a9edeea2729fe14c7ae9 (patch)
tree2cef77e196591ecce55887f63c8f814b0b207528 /sbin/ifconfig/ifconfig.8
parent5983912c3d4a6d4930df2b9c1d6a416afa44ffc2 (diff)
downloadFreeBSD-src-6955439784cadeca74b3a9edeea2729fe14c7ae9.zip
FreeBSD-src-6955439784cadeca74b3a9edeea2729fe14c7ae9.tar.gz
Add reporting and toggling of TCP LRO (large receive offload) support to
ifconfig(8).
Diffstat (limited to 'sbin/ifconfig/ifconfig.8')
-rw-r--r--sbin/ifconfig/ifconfig.88
1 files changed, 8 insertions, 0 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 5613518..3faf029 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -379,6 +379,14 @@ It will always disable TSO for
.Xr ip 4
and
.Xr ip6 4 .
+.It Cm lro
+If the driver supports
+.Xr tcp 4
+large receive offloading, enable LRO on the interface.
+.It Fl lro
+If the driver supports
+.Xr tcp 4
+large receive offloading, disable LRO on the interface.
.It Cm vlanmtu , vlanhwtag
If the driver offers user-configurable VLAN support, enable
reception of extended frames or tag processing in hardware,
OpenPOWER on IntegriCloud