]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pf tests: check that we clean up unused kifs
authorKristof Provost <kp@FreeBSD.org>
Wed, 30 Nov 2022 14:20:41 +0000 (15:20 +0100)
committerKristof Provost <kp@FreeBSD.org>
Wed, 28 Dec 2022 05:06:20 +0000 (06:06 +0100)
commit16603f60156e13ea47e66b2fdcc391bb13db7dee
treeb9723450e16a05c6921506f23b63f91e95504cae
parent909167374fefcfa4981e4a43ee48872dcf76d0e2
pf tests: check that we clean up unused kifs

The previous commit fixed a memory leak, where we'd fail to clean up
removed groups (and interfaces).
Check that we now clean those up as expected.

MFC after: 2 weeks
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D37570

(cherry picked from commit 654e8d84ec8bcb3d94cd8de69edecbe1bbd73eb8)
tests/sys/netpfil/pf/names.sh