aboutsummaryrefslogtreecommitdiff
path: root/lib/libpmc/pmc_start.3
diff options
authorMichael Tuexen <tuexen@FreeBSD.org>2025-10-23 07:24:09 +0000
committerMichael Tuexen <tuexen@FreeBSD.org>2025-10-23 07:24:09 +0000
commitbfda98a42027417b2fa74738c63327532013e93b (patch)
tree7691ad7b30c8198ae278cd160fcf80c8363183ee /lib/libpmc/pmc_start.3
parentc2b08c13c20d44c3368bcbf738624e5fac461314 (diff)
tcp over udp: don't copy more bytes than avaiableHEADmain
When copying the data in the first mbuf to get rid of the UDP header, use the correct length. It was copying too much (8 bytes, the length of the UDP header). This only applies to handling TCP over UDP packets. The support for TCP over UDP is disabled by default. Reported by: jtl Reviewed by: Peter Lei MFC after: 3 days Sponsored by: Netflix, Inc.
Diffstat (limited to 'lib/libpmc/pmc_start.3')
0 files changed, 0 insertions, 0 deletions