diff options
author | 2006-06-09 19:38:42 +0000 | |
---|---|---|
committer | 2006-06-09 19:38:42 +0000 | |
commit | 17b050aa448756ef2abfa5b3d2194842de1f81cf (patch) | |
tree | d1fe1385a95429c4aa6b5a5c28d40ee780897380 | |
parent | no hardvare available here but there is hardware ;) (diff) | |
download | wireguard-openbsd-17b050aa448756ef2abfa5b3d2194842de1f81cf.tar.xz wireguard-openbsd-17b050aa448756ef2abfa5b3d2194842de1f81cf.zip |
update the bit about checksum offload.
-rw-r--r-- | share/man/man4/xge.4 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man4/xge.4 b/share/man/man4/xge.4 index 47ce96b21ef..4e8b384aa11 100644 --- a/share/man/man4/xge.4 +++ b/share/man/man4/xge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xge.4,v 1.5 2006/06/09 19:35:57 brad Exp $ +.\" $OpenBSD: xge.4,v 1.6 2006/06/09 19:38:42 brad Exp $ .\" $NetBSD: xge.4,v 1.2 2005/09/10 22:48:09 wiz Exp $ .\" .\" Copyright (c) 2005, SUNET, Swedish University Computer Network. @@ -46,9 +46,7 @@ The .Nm device driver supports the Neterion Xframe-I and Xframe-II controller chips. .Pp -The Xframe supports IPv4/TCP/UDP checksumming in hardware, as well -as hardware VLAN handling. -The driver currently does not support the hardware VLAN feature. +The Xframe supports IPv4 receive IP/TCP/UDP checksum offload. .Sh DIAGNOSTICS .Bl -diag .It xge%s: failed configuring endian, %llx != %llx! |