aboutsummaryrefslogtreecommitdiff
path: root/iptables/nft-cmd.c
AgeCommit message (Expand)Author
2023-07-12nft-bridge: pass context structure to ops->add() to improve anonymous set sup...Pablo Neira Ayuso
2023-03-15iptables-nft: remove unused function argumentFlorian Westphal
2022-08-26nft: Expand extended error reporting to nft_cmd, tooPhil Sutter
2021-09-27nft: Delete builtin chains compatiblyPhil Sutter
2021-09-15ebtables: Avoid dropping policy when flushingPhil Sutter
2021-09-07iptables-nft: allow removal of empty builtin chainsFlorian Westphal
2021-08-31nft: Use xtables_{m,c}alloc() everywherePhil Sutter
2021-06-07libxtables: Introduce xtables_strdup() and use it everywherePhil Sutter
2021-06-07nft: Avoid memleak in error path of nft_cmd_new()Phil Sutter
2021-02-24iptables-nft: fix -Z optionFlorian Westphal
2020-07-24nft: Make table creation purely implicitPhil Sutter
2020-06-09xtables-restore: Fix verbose mode table flushingPhil Sutter
2020-05-11nft: cache: Optimize caching for flush commandPhil Sutter
2020-05-11nft-cache: Fetch cache per tablePhil Sutter
2020-05-11nft: calculate cache requirements from list of commandsPablo Neira Ayuso
2020-05-11nft: split parsing from netlink commandsPablo Neira Ayuso