CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/06/27 09:11:23
Modified files:
sbin/ifconfig : ifconfig.8 ifconfig.c
sys/dev/pci : if_ix.c if_ix.h
sys/net : if.c if.h
Log message:
Introduce Large Receive Offloading of TCP segment offloading for ix(4). It is
disabled by default. Also add a tso option to ifconfig(8) to enable and
disable this feature.
ok deraadt
