You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to generate using pyroute2 new and big ipset repeatedly. Unfortunately to add IPs one by one is not as efficient as restoring an existing iptables. I notices that your (amazing) library doesn't support ipset restore and I wish to know if this is something we can add?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey,
We are trying to generate using
pyroute2
new and big ipset repeatedly. Unfortunately to add IPs one by one is not as efficient as restoring an existing iptables. I notices that your (amazing) library doesn't supportipset restore
and I wish to know if this is something we can add?Beta Was this translation helpful? Give feedback.
All reactions