summaryrefslogtreecommitdiffstats
path: root/iptables/xtables-save.c
Commit message (Expand)AuthorAgeFilesLines
* iptables: Add file output option to iptables-saveOliver Ford2017-05-291-2/+20
* iptables-restore/save: exit when given an unknown optionVincent Bernat2017-04-191-0/+4
* xtables-compat: check if nft ruleset is compatiblePablo M. Bermudo Garay2016-08-261-0/+5
* iptables-compat: use new symbols in libnftnlPablo Neira Ayuso2015-09-161-1/+1
* consistently use <errno.h>Felix Janda2015-05-021-1/+1
* iptables-save: actually parse -M/--modprobe optionJiri Popelka2014-03-171-1/+1
* iptables-{save,restore}: warn that -b/--binary isn't implementedJiri Popelka2014-03-171-0/+3
* nft-compat: fix wrong protocol context in initializationPablo Neira Ayuso2014-02-111-2/+1
* xtables: add xtables-compat-multi for the nftables compatibility layerPablo Neira Ayuso2014-02-041-4/+14
* nft: Use new libnftnl library name against former libnftablesTomasz Bursztyka2014-01-201-1/+1
* xtables: Do not dump before command parsing has been finishedTomasz Bursztyka2013-12-301-2/+8
* nft: associate table configuration to handle via nft_initGiuseppe Longo2013-12-301-1/+1
* xtables: fix missing afinfo configurationPablo Neira Ayuso2013-12-301-0/+1
* xtables: do not proceed if nft_init failsPablo Neira Ayuso2013-12-301-1/+7
* xtables-save: add -4 and -6 supportPablo Neira Ayuso2013-12-301-1/+9
* xtables: add IPv6 supportTomasz Bursztyka2013-12-301-1/+3
* use nf_tables and nf_tables compatibility interfacePablo Neira Ayuso2013-12-301-0/+122