HomeFreeBSD

Fix leak in tcp_lro_rx. Simply clearing M_PKTHDR isn't enough, any tags

Description

Fix leak in tcp_lro_rx. Simply clearing M_PKTHDR isn't enough, any tags
hanging off the header need to be freed too.

Differential Revision: https://reviews.freebsd.org/D2708
Reviewed by: ae@, hiren@

Details

Provenance
npAuthored on
Differential Revision
D2708: Stop leaking mbuf tags during LRO.
Parents
rS284960: Updated random(4) boot/shutdown scripting.
Branches
Unknown
Tags
Unknown