Enable forwarding of ix(4) LRO Pakets via TSO
authorjan <jan@openbsd.org>
Thu, 1 Jun 2023 09:05:33 +0000 (09:05 +0000)
committerjan <jan@openbsd.org>
Thu, 1 Jun 2023 09:05:33 +0000 (09:05 +0000)
commitf3378d78b5d0bc06ce577390d250d05225f9c875
treeaf65a2722b81a4a99baaf572ab74c4aa6c01b8e0
parent6adcb85d7e505db4fc82e77b5145f5958398bfbc
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@
sys/dev/pci/if_ix.c
sys/netinet6/ip6_forward.c