diff options
author | 2005-07-02 23:42:50 +0000 | |
---|---|---|
committer | 2005-07-02 23:42:50 +0000 | |
commit | 080e87e3670407f1c5861b70f59d96e6a1be9a6e (patch) | |
tree | 661933ec4e1b6e85aa17b2a36ca5994c6c1db7ab | |
parent | oops (diff) | |
download | wireguard-openbsd-080e87e3670407f1c5861b70f59d96e6a1be9a6e.tar.xz wireguard-openbsd-080e87e3670407f1c5861b70f59d96e6a1be9a6e.zip |
hardware checkcum in the receive direction only
-rw-r--r-- | share/man/man4/xl.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/xl.4 b/share/man/man4/xl.4 index 933484c2b32..1134fe423bf 100644 --- a/share/man/man4/xl.4 +++ b/share/man/man4/xl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xl.4,v 1.36 2005/03/12 10:32:40 jmc Exp $ +.\" $OpenBSD: xl.4,v 1.37 2005/07/02 23:42:50 brad Exp $ .\" .\" Copyright (c) 1997, 1998 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -110,7 +110,7 @@ The 3C985 series of Gigabit cards are supported by the .Xr ti 4 driver. .Pp -Hardware TCP/IP checksum offloading for IPv4 is supported on the 3C905B. +Hardware receive IP/TCP/UDP checksum offload for IPv4 is supported on the 3C905B. .Pp The following media types and options (as given to .Xr ifconfig 8 ) |