diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-07-02 21:24:37 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-07-02 21:24:37 +0000 |
commit | 13d52c778b24fa183902150bd442991303750bf2 (patch) | |
tree | 5b3deb315fc49ffd66abc37f0fcf006fd2335726 /share/man/man4/sk.4 | |
parent | c09c9654589a203b07cc9720b655855b2db25d0f (diff) |
info about Jumbos and checksum offload
Diffstat (limited to 'share/man/man4/sk.4')
-rw-r--r-- | share/man/man4/sk.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/sk.4 b/share/man/man4/sk.4 index 7f37e579cc1..d2fa2357c46 100644 --- a/share/man/man4/sk.4 +++ b/share/man/man4/sk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sk.4,v 1.33 2005/05/14 09:35:46 jmc Exp $ +.\" $OpenBSD: sk.4,v 1.34 2005/07/02 21:24:36 brad Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -108,14 +108,14 @@ to separate networks. The XaQti XMAC II supports full and half duplex operation with autonegotiation. The XMAC also supports unlimited frame sizes. -Support for jumbo frames is provided via the interface MTU setting. +Support for Jumbo frames is provided via the interface MTU setting. Selecting an MTU larger than 1500 bytes with the .Xr ifconfig 8 -utility configures the adapter to receive and transmit jumbo frames. -Using jumbo frames can greatly improve performance for certain tasks, +utility configures the adapter to receive and transmit Jumbo frames. +Using Jumbo frames can greatly improve performance for certain tasks, such as file transfers and data streaming. .Pp -Hardware receive TCP/IP checksum offload for IPv4 is supported. +Hardware receive IP checksum offload for IPv4 is supported. .Pp The following media types and options (as given to .Xr ifconfig 8 ) |