ipsets equivalent in *BSD, using pf tables.

This commit is contained in:
Simon Kelley
2014-06-02 20:30:07 +01:00
parent 2f4c4b6076
commit c4a0937683
6 changed files with 175 additions and 5 deletions

View File

@@ -330,7 +330,7 @@ HAVE_SOCKADDR_SA_LEN
#undef HAVE_AUTH
#endif
#if defined(NO_IPSET) || !defined(HAVE_LINUX_NETWORK)
#if defined(NO_IPSET)
#undef HAVE_IPSET
#endif