summaryrefslogtreecommitdiffstats
path: root/iptables
Commit message (Expand)AuthorAgeFilesLines
* man: clarify translate tools do not modify any stateFlorian Westphal2018-07-052-1/+9
* xtables-monitor: add --version optionFlorian Westphal2018-07-041-2/+6
* xtables-legacy: fix argv0 name for ip6tables-legacyFlorian Westphal2018-07-041-1/+1
* xtables: display legacy/nf_tables flavor in error messages, tooFlorian Westphal2018-07-024-12/+8
* ebtables-nft: add stp matchFlorian Westphal2018-07-021-0/+1
* tests: add script that mimics firewalld startupFlorian Westphal2018-07-023-0/+419
* tests: fix variable name to multi-binaryFlorian Westphal2018-06-292-10/+10
* tests: add a few simple tests for list/new/deleteFlorian Westphal2018-06-291-0/+52
* ebtables-nft: make -L, -X CHAINNAME workFlorian Westphal2018-06-291-11/+6
* ebtables-nft: remove exec_styleFlorian Westphal2018-06-291-80/+7
* ebtables-nft: don't crash on ebtables -XFlorian Westphal2018-06-291-4/+6
* doc: fix some spellos and the dash escapeJan Engelhardt2018-06-282-41/+41
* tests: add firewalld default ruleset from fedora 27Florian Westphal2018-06-273-0/+320
* tests: add another ipv4 only rulesetFlorian Westphal2018-06-272-0/+82
* tests: add initial save/restore test casesFlorian Westphal2018-06-278-34/+170
* tests: adapt test suite to run with legacy+nftables based binariesFlorian Westphal2018-06-275-93/+45
* xtables: rename xt-multi binaries to -nft, -legacyFlorian Westphal2018-06-275-82/+184
* xtables-restore: init table before processing policiesFlorian Westphal2018-06-273-0/+8
* tests: make duplicate test workFlorian Westphal2018-06-251-3/+1
* xtables: add xtables-monitorFlorian Westphal2018-06-257-5/+785
* xtables: translate nft meta trace set 1 to -j TRACEFlorian Westphal2018-06-253-2/+93
* xtables: warn in case old-style (set/getsockopt) tables existFlorian Westphal2018-06-254-3/+49
* xtables: add nf_tables vs. legacy postfix to version stringsFlorian Westphal2018-06-1812-12/+37
* iptables8.in: Update coreteam namesFlorian Westphal2018-06-181-2/+3
* xtables: silence two compiler warningsFlorian Westphal2018-06-172-2/+1
* xtables: remove dead code inherited from ebtablesFlorian Westphal2018-06-151-2/+1
* ebtables-translate: remove --change-counters codeFlorian Westphal2018-06-151-73/+5
* iptables: tests: shell: add shell test-suiteArushi Singhal2018-06-126-0/+180
* xtables-compat: skip invalid tablesFlorian Westphal2018-05-301-1/+3
* xtables: more error printing fixesPablo Neira Ayuso2018-05-291-3/+2
* xtables: homogenize error messageArushi Singhal2018-05-291-1/+1
* xtables: initialize basechains for rule flush command tooPablo Neira Ayuso2018-05-281-0/+3
* xtables: rework rule cache logicPablo Neira Ayuso2018-05-281-28/+59
* xtables: add chain cachePablo Neira Ayuso2018-05-284-37/+55
* xtables: initialize basechains only once on ruleset restorePablo Neira Ayuso2018-05-282-20/+29
* xtables-compat: ignore '+' interface nameFlorian Westphal2018-05-281-6/+8
* xtables-compat: append all errors into single lineFlorian Westphal2018-05-281-19/+37
* xtables: extended error reportingFlorian Westphal2018-05-263-22/+132
* xtables: allocate struct xt_comment_info for commentsPablo Neira Ayuso2018-05-261-1/+3
* xtables: use libnftnl batch APIPablo Neira Ayuso2018-05-262-104/+91
* xtables-compat: remove nft_is_ruleset_compatibleFlorian Westphal2018-05-254-49/+27
* xtables: allow dumping of chains in specific tableFlorian Westphal2018-05-254-14/+24
* xtables: inconsistent error reporting for -X and no empty chainPablo Neira Ayuso2018-05-231-0/+2
* ebtables-compat: add arp match extensionFlorian Westphal2018-05-211-0/+1
* ebtables-compat: add redirect match extensionFlorian Westphal2018-05-211-0/+1
* ebtables-compat: add nat match extensionsFlorian Westphal2018-05-211-0/+2
* xtables-compat: ebtables: prefer snprintf to strncpyFlorian Westphal2018-05-202-4/+6
* xtables-compat: extend generic tests for masks and wildcardsFlorian Westphal2018-05-151-31/+42
* xtables-compat: ip6table-save: fix save of ip6 address masksFlorian Westphal2018-05-111-7/+15
* ebtables-translate: suppress redundant protocolsFlorian Westphal2018-05-101-3/+20