HomeFreeBSD

Mfp: r296259

Description

Mfp: r296259

We attach the "counter" to the tcpcbs. Thus don't free the
TCP Fastopen zone before the tcpcbs are gone, as otherwise
the zone won't be empty.
With that it should be safe to destroy the "tfo" zone without
leaking the memory.

PR: 164763
Reviewed by: gnn
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D5731

Details

Provenance
bzAuthored on
Reviewer
gnn
Differential Revision
D5731: VNET: Safely destroy the tfo zone
Parents
rS297737: Create /usr/local/etc before filling things into it.
Branches
Unknown
Tags
Unknown