ifconfig.8: reorder hwfeature list
authorjan <jan@openbsd.org>
Thu, 11 Jan 2024 17:22:04 +0000 (17:22 +0000)
committerjan <jan@openbsd.org>
Thu, 11 Jan 2024 17:22:04 +0000 (17:22 +0000)
ok jmc@

sbin/ifconfig/ifconfig.8

index 5219235..bc92b15 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: ifconfig.8,v 1.398 2023/07/18 16:01:20 bluhm Exp $
+.\"    $OpenBSD: ifconfig.8,v 1.399 2024/01/11 17:22:04 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: July 18 2023 $
+.Dd $Mdocdate: January 11 2024 $
 .Dt IFCONFIG 8
 .Os
 .Sh NAME
@@ -269,15 +269,6 @@ The device supports IPv4 checksum offload.
 As above, for TCP in IPv4 datagrams.
 .It Sy CSUM_UDPv4
 As above, for UDP.
-.It Sy VLAN_MTU
-The device can handle full sized frames, plus the size
-of the
-.Xr vlan 4
-tag.
-.It Sy VLAN_HWTAGGING
-On transmit, the device can add the
-.Xr vlan 4
-tag.
 .It Sy CSUM_TCPv6
 As CSUM_TCPv4, but supports IPv6 datagrams.
 .It Sy CSUM_UDPv6
@@ -294,6 +285,15 @@ variable
 to disable this feature.
 .It Sy TSOv6
 As above, for IPv6.
+.It Sy VLAN_MTU
+The device can handle full sized frames, plus the size
+of the
+.Xr vlan 4
+tag.
+.It Sy VLAN_HWTAGGING
+On transmit, the device can add the
+.Xr vlan 4
+tag.
 .It Sy WOL
 The device supports Wake on LAN (WoL).
 .It Sy hardmtu