HomeFreeBSD

pf tests: destroy jails before destroying interfaces

Description

pf tests: destroy jails before destroying interfaces

When cleaning up we must destroy the jails before we destroy the interfaces.
Otherwise we might try to destroy interfaces that belong to a jail, which won't
work and fail to completely clean up.

Details

Provenance
kpAuthored on
Parents
rS325019: Introduce cnvlist_name() and cnvlist_type() functions.
Branches
Unknown
Tags
Unknown