summaryrefslogtreecommitdiffstats
path: root/iptables
Commit message (Expand)AuthorAgeFilesLines
* 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
* treewide: use uint* instead of u_int*Nick Hainke2022-05-182-2/+2
* xshared: Fix build for -Werror=format-securityPhil Sutter2022-05-131-1/+1
* nft: Fix EPERM handling for extensions without rev 0Phil Sutter2022-05-112-4/+13
* libxtables: Drop xtables_globals 'optstring' fieldPhil Sutter2022-05-117-7/+20
* xshared: Extend xtables_printhelp() for arptablesPhil Sutter2022-05-116-118/+43
* xshared: Move arp_opcodes into shared spacePhil Sutter2022-05-117-28/+21
* nft: split gen_payload() to allocate register and initialize expressionPablo Neira Ayuso2022-05-021-4/+14
* nft: prepare for dynamic register allocationPablo Neira Ayuso2022-05-026-94/+137
* nft: pass handle to helper functions to build netlink payloadPablo Neira Ayuso2022-05-027-66/+73
* nft: native mark matching supportPablo Neira Ayuso2022-05-022-0/+59
* nft: pass struct nft_xt_ctx to parse_meta()Pablo Neira Ayuso2022-05-026-10/+10
* nft-shared: update context register for bitwise expressionPablo Neira Ayuso2022-05-021-0/+2
* libxtables: Boost rule target checks by announcing chain namesPhil Sutter2022-03-172-0/+2
* nft: Reject standard targets as chain names when restoringPhil Sutter2022-03-173-7/+4
* tests: shell: Fix 0004-return-codes_0 for static buildsPhil Sutter2022-03-151-1/+1
* nft: Review static extension loadingPhil Sutter2022-03-154-16/+13
* xtables: Call init_extensions{,a,b}() for static buildsEtienne Champetier2022-03-157-3/+26
* Simplify static build extension loadingPhil Sutter2022-03-1511-29/+0
* nft: Don't pass command state opaque to family ops callbacksPhil Sutter2022-03-108-102/+84
* xshared: Prefer xtables_chain_protos lookup over getprotoentPhil Sutter2022-03-101-4/+4
* nft: Speed up immediate parsingPhil Sutter2022-03-102-19/+19