HomeFreeBSD

Add clearing function for unr(9).

Description

Add clearing function for unr(9).

Previously before you could call unrhdr_delete you needed to
individually free every allocated unit. It is useful to be able to tear
down the unr without having to go through this process, as it is
significantly faster than freeing the individual units.

Reviewed by: cem, lidl
Approved by: rstone (mentor)
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D12591

Details

Provenance
mjorasAuthored on Oct 11 2017, 9:53 PM
Parents
rG3bdf4c427464: Declare more TCP globals in tcp_var.h, so that alternative TCP stacks
Branches
Unknown
Tags
Unknown

Event Timeline