summaryrefslogtreecommitdiff
path: root/sbin/ifconfig/ifconfig.8
diff options
context:
space:
mode:
authorJan Klemkow <jan@cvs.openbsd.org>2024-06-09 16:25:29 +0000
committerJan Klemkow <jan@cvs.openbsd.org>2024-06-09 16:25:29 +0000
commit844199654af7377896c9739b4edf84c0817b4ce6 (patch)
tree32e84004b98cc45674042bfbfc4a300348fddd9e /sbin/ifconfig/ifconfig.8
parent3f9b3d488ee6eebbf7ef513a83334b95adba0e14 (diff)
Introduce IFCAP_VLAN_HWOFFLOAD for vio(4).
Add IFCAP_VLAN_HWOFFLOAD to signal hardware like vio(4) can handle checksum or TSO offloading with inline VLAN tags. tested by Mark Patruck, sf@ and bluhm@ ok sf@ and bluhm@
Diffstat (limited to 'sbin/ifconfig/ifconfig.8')
-rw-r--r--sbin/ifconfig/ifconfig.87
1 files changed, 5 insertions, 2 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index bc92b15c567..121bb1e8f75 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifconfig.8,v 1.399 2024/01/11 17:22:04 jan Exp $
+.\" $OpenBSD: ifconfig.8,v 1.400 2024/06/09 16:25:27 jan Exp $
.\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $
.\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $
.\"
@@ -31,7 +31,7 @@
.\"
.\" @(#)ifconfig.8 8.4 (Berkeley) 6/1/94
.\"
-.Dd $Mdocdate: January 11 2024 $
+.Dd $Mdocdate: June 9 2024 $
.Dt IFCONFIG 8
.Os
.Sh NAME
@@ -294,6 +294,9 @@ tag.
On transmit, the device can add the
.Xr vlan 4
tag.
+.It Sy VLAN_HWOFFLOAD
+On transmit, the device can handle checksum or TSO offload without
+.Sy VLAN_HWTAGGING .
.It Sy WOL
The device supports Wake on LAN (WoL).
.It Sy hardmtu