summaryrefslogtreecommitdiffstats
path: root/iptables
Commit message (Expand)AuthorAgeFilesLines
* iptables-nft: exit nonzero when iptables-save cannot decode all expressionsFlorian Westphal2022-11-235-14/+32
* nft: check for unknown meta keysFlorian Westphal2022-11-234-8/+21
* nft-shared: replace nftnl_expr_get_data() by nftnl_expr_get()Pablo Neira Ayuso2022-11-151-1/+1
* nft: replace nftnl_.*_nlmsg_build_hdr() by nftnl_nlmsg_build_hdr()Pablo Neira Ayuso2022-11-153-15/+15
* Drop extra newline from xtables_error() callsPhil Sutter2022-11-1511-68/+64
* nft-shared: Introduce port_match_single_to_range()Phil Sutter2022-11-151-93/+37
* xshared: Share make_delete_mask() between ip{,6}tablesPhil Sutter2022-11-154-72/+42
* nft: Fix compile with -DDEBUGPhil Sutter2022-10-072-5/+5
* libiptc: Fix for segfault when renaming a chainPhil Sutter2022-10-071-0/+19
* tests: shell: Fix expected ebtables log target outputPhil Sutter2022-10-062-3/+3
* tests: shell: Fix expected output for ip6tables dst matchPhil Sutter2022-10-061-2/+2
* nft-bridge: Drop 'sreg_count' variablePhil Sutter2022-09-281-4/+2
* nft: Fix meta statement parsingPhil Sutter2022-09-282-11/+9
* ebtables: Fix among matchPhil Sutter2022-09-284-6/+25
* ebtables: Support '-p Length'Phil Sutter2022-09-282-16/+42
* nft-shared: Introduce __get_cmp_data()Phil Sutter2022-09-282-7/+11
* ebtables: Merge OPT_* flags with xshared onesPhil Sutter2022-09-282-16/+9
* ebtables: Eliminate OPT_TABLEPhil Sutter2022-09-281-2/+3
* ebtables: Drop unused OPT_* definesPhil Sutter2022-09-281-3/+0
* tests: extend native delinearize scriptFlorian Westphal2022-09-283-19/+69
* nft: track each register individuallyFlorian Westphal2022-09-286-199/+360
* tests: shell: Test delinearization of native nftables expressionsPhil Sutter2022-09-221-0/+26
* Revert "nft: prefer payload to ttl/hl module"/'meta pkttype' match.Florian Westphal2022-09-221-65/+0
* nft: un-break among match with concatenationFlorian Westphal2022-09-221-1/+1
* nft: prefer payload to ttl/hl moduleFlorian Westphal2022-09-131-0/+43
* nft: support ttl/hoplimit dissectionFlorian Westphal2022-09-134-0/+76
* nft: prefer native 'meta pkttype' instead of xt matchFlorian Westphal2022-09-081-0/+22
* nft: support dissection of meta pkktype modeFlorian Westphal2022-09-081-0/+25
* nft: Expand extended error reporting to nft_cmd, tooPhil Sutter2022-08-264-1/+7
* xtables-restore: Extend failure error messagePhil Sutter2022-08-261-1/+4
* tests: add ebtables among testcaseYi Chen2022-08-031-0/+98
* nft: fix ebtables among match when mac+ip addresses are usedFlorian Westphal2022-08-021-2/+2
* xshared: Print protocol numbers if --numeric was givenPhil Sutter2022-07-294-11/+11
* xshared: Fix for missing space after 'prot' columnPhil Sutter2022-07-292-3/+3
* tests: shell: Fix testcases for changed ip6tables opts outputPhil Sutter2022-07-292-11/+11
* iptables: xshared: Ouptut '--' in the opt field in ipv6's fake modeErik Skultety2022-07-251-1/+1
* libxtables: Define XT_OPTION_OFFSET_SCALE in xtables.hPhil Sutter2022-06-231-4/+0
* libxtables: Move struct xtables_afinfo into xtables.hPhil Sutter2022-06-231-22/+0
* xtables-monitor: add missing spaces in printed strAnton Luka Šijanec2022-06-231-2/+2
* nft: Exit if nftnl_alloc_expr failsPhil Sutter2022-06-211-15/+16
* iptables.8: mention that iptables exits when setuidFlorian Westphal2022-06-171-0/+5
* ebtables-restore: Deny --init-tablePhil Sutter2022-06-111-0/+3
* tests: shell: Extend zero counters test a bit furtherPhil Sutter2022-06-111-0/+15
* tests: shell: Extend iptables-xml test a bitPhil Sutter2022-06-111-9/+1
* tests: shell: Add some more rules to 0002-verbose-output_0Phil Sutter2022-06-111-0/+15
* Makefile: Add --enable-profiling configure optionPhil Sutter2022-06-111-0/+1
* xshared: Make some functions staticPhil Sutter2022-06-102-34/+17
* iptables-legacy: Drop redundant include of xtables-multi.hPhil Sutter2022-06-101-4/+0
* arptables: Support -x/--exact flagPhil Sutter2022-06-081-1/+1
* tests: shell: Check overhead in iptables-save and -restorePhil Sutter2022-06-021-0/+37