28 Feb
2019
28 Feb
'19
2:21 p.m.
On Tue, Feb 26, 2019 at 04:25:37PM -0500, Genes Lists via arch-general wrote:
On 2/26/19 4:01 PM, brent s. wrote:
...
You can (Gene, you may find this particularly useful since you feed to ipset) use the pyroute2.IPSet() function to actually manage the live
Great thank you - I wasn't aware of this capability. I really like python! ipset made a huge difference - major benefit I agree.
The aur/iprange package is another alternative for manipulating IP lists. It can optimize/merge/compare/convert in pretty much any way you like. Written in C, source is here: https://github.com/firehol/iprange DcUK