Commit Graph
8 Commits
Author SHA1 Message Date
Pierre Dubouilh e3211d8c8e 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.
2022-08-03 01:25:01 +02:00
Pierre Dubouilh 89e6d2bff1 Merge pull request #1 from pldubouilh/pld/errs
error handling
2021-10-30 20:06:24 +02:00
Pierre Dubouilh 4d2aee5178 use proper enum return type 2021-10-17 20:49:37 +02:00
Pierre Dubouilh 283653a775 anyhow 2021-10-17 20:08:50 +02:00
Pierre Dubouilh 6741f48285 bubble up parsing errors 2021-10-17 18:59:56 +02:00
Pierre Dubouilh 31f0bcf488 ci v0.0.1 2021-10-10 12:19:41 +02:00
Pierre Dubouilh 70cbeae0ed first 2021-10-10 12:15:39 +02:00
Pierre Dubouilh d9f5d8139d Initial commit 2021-10-04 22:17:08 +02:00