CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2023/06/01 03:05:33
Modified files: sys/dev/pci : if_ix.c sys/netinet6 : ip6_forward.c Log message: Enable forwarding of ix(4) LRO Pakets via TSO Also fix ip6_forwarding of TSO packets with tcp_if_output_tso(). With a lot of testing from Hrvoje Popovski and a lot of tweaks from bluhm@ ok bluhm@