1 2 3 4 5 6 7 8 9 10 11 12 13
# Utility functions for mac_ipacl tests . $(atf_get_srcdir)/../../common/vnet.subr ipacl_test_init() { vnet_init } ipacl_test_cleanup() { vnet_cleanup }