HomeFreeBSD

tcp: Fix an issue with the PUSH bit as well as fill in the missing mtu change…

Description

tcp: Fix an issue with the PUSH bit as well as fill in the missing mtu change for fsb's

The push bit itself was also not actually being properly moved to
the right edge. The FIN bit was incorrectly on the left edge. We
fix these two issues as well as plumb in the mtu_change for
alternate stacks.

Reviewed by: mtuexen
Sponsored by: Netflix Inc
Differential Revision: https://reviews.freebsd.org/D30413

Details

Provenance
rrsAuthored on May 24 2021, 6:42 PM
Differential Revision
D30413: clone rsm needs to do the right thing with the PUSH bit
Parents
rG4483fb47735c: pf: fix ioctl() memory leak
Branches
Unknown
Tags
Unknown