HomeFreeBSD

Fix a UDP tunneling issue with rack. Basically there are two

Description

Fix a UDP tunneling issue with rack. Basically there are two
issues.
A) Not enough hdrlen was being calculated when a UDP tunnel is

in place.

and
B) Not enough memory is allocated in racks fsb. We need to

overbook the fsb to include a udphdr just in case.

Submitted by: Peter Lei
Reviewed by: Michael Tuexen
Sponsored by: Netflix Inc
Differential Revision: https://reviews.freebsd.org/D30157

(cherry picked from commit a16cee0218652230d94a73690201e76baab0bba1)

Details

Provenance
rrsAuthored on May 7 2021, 6:06 PM
tuexenCommitted on Jun 8 2021, 11:58 PM
Reviewer
tuexen
Differential Revision
D30157: UDP tunneling issue in rack
Parents
rGa7619988ebc2: This brings into sync FreeBSD with the netflix versions of rack and bbr.
Branches
Unknown
Tags
Unknown