aboutsummaryrefslogtreecommitdiff
path: root/iptables
AgeCommit message (Expand)Author
2018-07-02tests: add script that mimics firewalld startupFlorian Westphal
2018-06-29tests: fix variable name to multi-binaryFlorian Westphal
2018-06-29tests: add a few simple tests for list/new/deleteFlorian Westphal
2018-06-29ebtables-nft: make -L, -X CHAINNAME workFlorian Westphal
2018-06-29ebtables-nft: remove exec_styleFlorian Westphal
2018-06-29ebtables-nft: don't crash on ebtables -XFlorian Westphal
2018-06-28doc: fix some spellos and the dash escapeJan Engelhardt
2018-06-27tests: add firewalld default ruleset from fedora 27Florian Westphal
2018-06-27tests: add another ipv4 only rulesetFlorian Westphal
2018-06-27tests: add initial save/restore test casesFlorian Westphal
2018-06-27tests: adapt test suite to run with legacy+nftables based binariesFlorian Westphal
2018-06-27xtables: rename xt-multi binaries to -nft, -legacyFlorian Westphal
2018-06-27xtables-restore: init table before processing policiesFlorian Westphal
2018-06-25tests: make duplicate test workFlorian Westphal
2018-06-25xtables: add xtables-monitorFlorian Westphal
2018-06-25xtables: translate nft meta trace set 1 to -j TRACEFlorian Westphal
2018-06-25xtables: warn in case old-style (set/getsockopt) tables existFlorian Westphal
2018-06-18xtables: add nf_tables vs. legacy postfix to version stringsFlorian Westphal
2018-06-18iptables8.in: Update coreteam namesFlorian Westphal
2018-06-17xtables: silence two compiler warningsFlorian Westphal
2018-06-15xtables: remove dead code inherited from ebtablesFlorian Westphal
2018-06-15ebtables-translate: remove --change-counters codeFlorian Westphal
2018-06-12iptables: tests: shell: add shell test-suiteArushi Singhal
2018-05-30xtables-compat: skip invalid tablesFlorian Westphal
2018-05-29xtables: more error printing fixesPablo Neira Ayuso
2018-05-29xtables: homogenize error messageArushi Singhal
2018-05-28xtables: initialize basechains for rule flush command tooPablo Neira Ayuso
2018-05-28xtables: rework rule cache logicPablo Neira Ayuso
2018-05-28xtables: add chain cachePablo Neira Ayuso
2018-05-28xtables: initialize basechains only once on ruleset restorePablo Neira Ayuso
2018-05-28xtables-compat: ignore '+' interface nameFlorian Westphal
2018-05-28xtables-compat: append all errors into single lineFlorian Westphal
2018-05-26xtables: extended error reportingFlorian Westphal
2018-05-26xtables: allocate struct xt_comment_info for commentsPablo Neira Ayuso
2018-05-26xtables: use libnftnl batch APIPablo Neira Ayuso
2018-05-25xtables-compat: remove nft_is_ruleset_compatibleFlorian Westphal
2018-05-25xtables: allow dumping of chains in specific tableFlorian Westphal
2018-05-23xtables: inconsistent error reporting for -X and no empty chainPablo Neira Ayuso
2018-05-21ebtables-compat: add arp match extensionFlorian Westphal
2018-05-21ebtables-compat: add redirect match extensionFlorian Westphal
2018-05-21ebtables-compat: add nat match extensionsFlorian Westphal
2018-05-20xtables-compat: ebtables: prefer snprintf to strncpyFlorian Westphal
2018-05-15xtables-compat: extend generic tests for masks and wildcardsFlorian Westphal
2018-05-11xtables-compat: ip6table-save: fix save of ip6 address masksFlorian Westphal
2018-05-10ebtables-translate: suppress redundant protocolsFlorian Westphal
2018-05-10xtables-compat: ebtables: allow checking for zero-macFlorian Westphal
2018-05-10xtables-compat: ebtables: add helpers to print interface and mac addressesFlorian Westphal
2018-05-10xtables-compat: ebtables: remove interface masks from ebt_entry structFlorian Westphal
2018-05-10xtables-compat: ebtables: fix logical interface negationFlorian Westphal
2018-05-10xtables-compat: ebtables: add and use helper to parse all interface namesFlorian Westphal