iptables-mod-example
iptables-mod-example copied to clipboard
fix: deprecated _init
Thanks for your module, it was a great help for me. The _init declaration is deprecated now, the module doesn't execute the init function, I had to debug this for very long ! I hope this PR will help others having the same problem.