From: Christopher E. <ce...@lc...> - 2021-03-15 07:15:02
|
Hi, I'll try it out, Christopher On 11.03.21 20:52, Kevin Zheng wrote: > On 3/11/21 6:44 AM, Lauri Tirkkonen via sshguard-users wrote: >> nftables supports a family called 'table' for dual stack abstraction; >> use that instead of creating two separate tables. two sets are still >> needed since nftables can only store either v4 or v6 addresses in a >> single set, but having just one table is still a simplification. >> >> also fix a bug where reinitializing the backend would always append a >> new drop rule at the end of the chain. > > Thank you for the patch. This patch seems reasonable. > > Unfortunately, I don't have a machine on which I can test this patch. > Could another nft user give this patch a whirl and confirm that it works > in other environments? > > Thanks, > Kevin > > > _______________________________________________ > sshguard-users mailing list > ssh...@li... > https://lists.sourceforge.net/lists/listinfo/sshguard-users |