On Thu, Jul 27, 2023 at 02:21:25PM -0600, Jan Klemkow wrote:
> CVSROOT:      /cvs
> Module name:  src
> Changes by:   j...@cvs.openbsd.org    2023/07/27 14:21:25
>
> Modified files:
>       sys/dev/pci    : if_ix.c
>       sys/net        : if_ethersubr.c
>       sys/netinet    : if_ether.h
>
> Log message:
> Fix inline vlan-tag handling of forwarded LRO packets from ix(4)
>
> Implement vlan-tag parsing ether_extract_header() to use this information
> to adjust the MSS calculation of LRO packets.
>
> pointed out by mbuhl and bluhm

and also found by sthen the hard way

> with tweaks from bluhm
>
> ok bluhm@

Reply via email to