switch to ipset-sys

it's a perf boost, but we drastically reduce portability
as it will drag a libipset and a libc dependency along.
This commit is contained in:
Pierre Dubouilh
2022-08-03 01:25:01 +02:00
parent 89e6d2bff1
commit e3211d8c8e
5 changed files with 240 additions and 90 deletions
+1
View File
@@ -13,3 +13,4 @@ lazy_static = "1.4.0"
regex = "1.5.4"
clap = "2.33.3"
anyhow = "1.0.44"
ipset-sys = "0.1.2"