We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ipset/internal/netlink/netlink.go
Line 123 in 08468a7
if the setName has exist in the kernel before, I don't know this line? or check it 1st: if exist then destroy; Create... else flush?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ipset/internal/netlink/netlink.go
Line 123 in 08468a7
if the setName has exist in the kernel before,
I don't know this line?
or check it 1st:
if exist
then destroy; Create...
else flush?
The text was updated successfully, but these errors were encountered: