mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Update man page for commit r316309 "Add support for optional Soft LRO".
The driver provides the ability to select either HW or Software LRO, when LRO is enabled (default HW LRO). MFC after:5 days
This commit is contained in:
parent
a7c62c116c
commit
24d089f6cf
1 changed files with 2 additions and 1 deletions
|
|
@ -52,7 +52,8 @@ driver supports IPv4 checksum offload,
|
|||
TCP and UDP checksum offload for both IPv4 and IPv6,
|
||||
Large Segment Offload for both IPv4 and IPv6,
|
||||
Jumbo frames, VLAN Tag, and
|
||||
Receive Side scaling.
|
||||
Receive Side scaling, ability to select either HW or Software LRO,
|
||||
when LRO is enabled (default HW LRO).
|
||||
For further hardware information, see
|
||||
.Pa http://www.qlogic.com/ .
|
||||
.Sh HARDWARE
|
||||
|
|
|
|||
Loading…
Reference in a new issue