summaryrefslogtreecommitdiffstats
path: root/iptables/nft-cmd.c
Commit message (Expand)AuthorAgeFilesLines
* nft: Make table creation purely implicitPhil Sutter2020-07-241-5/+0
* xtables-restore: Fix verbose mode table flushingPhil Sutter2020-06-091-1/+6
* nft: cache: Optimize caching for flush commandPhil Sutter2020-05-111-1/+4
* nft-cache: Fetch cache per tablePhil Sutter2020-05-111-29/+28
* nft: calculate cache requirements from list of commandsPablo Neira Ayuso2020-05-111-0/+66
* nft: split parsing from netlink commandsPablo Neira Ayuso2020-05-111-0/+327