nftables
nftables copied to clipboard
WIP: rule: add String() method
Before this commit: the printing of a rule results in a pointer address.
After this commit: the printing of a rules results in a human-readable text.
Resolves: #104
Signed-off-by: Paul Greenberg [email protected]
@greenpau are you still planning to get this PR merged? Just started playing with this library and your branch was super helpful for debugging 🙏