summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* extensions: libxt_conntrack: remove always-false conditionalsFlorian Westphal2022-07-231-12/+0
* xt_sctp: support a couple of new chunk typesYuxuan Luo2022-07-134-2/+12
* libxtables: Fix unsupported extension warning corner casePhil Sutter2022-07-021-0/+14
* netfilter: add nf_log.hMarkus Mayer2022-06-281-0/+15
* libxtables: Define XT_OPTION_OFFSET_SCALE in xtables.hPhil Sutter2022-06-234-6/+3
* libxtables: Move struct xtables_afinfo into xtables.hPhil Sutter2022-06-234-23/+28
* 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
* extensions: string: Fix and enable testsPhil Sutter2022-06-111-14/+7
* extensions: string: Review parse_string() functionPhil Sutter2022-06-111-7/+6
* extensions: string: Do not print default --to valuePhil Sutter2022-06-111-2/+2
* ebtables-restore: Deny --init-tablePhil Sutter2022-06-111-0/+3
* extensions: libebt_standard.t: Test logical-{in,out} as wellPhil Sutter2022-06-111-0/+5
* 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-118-1/+20
* 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
* libxtables: Unexport init_extensions*() declarationsPhil Sutter2022-06-071-22/+22
* tests: shell: Check overhead in iptables-save and -restorePhil Sutter2022-06-021-0/+37
* build: Fix error during out of tree buildBen Brown2022-05-251-1/+1
* Revert "fix build for missing ETH_ALEN definition"Phil Sutter2022-05-251-3/+5
* treewide: use uint* instead of u_int*Nick Hainke2022-05-188-11/+11
* xshared: Fix build for -Werror=format-securityPhil Sutter2022-05-131-1/+1
* configure: bump version for 1.8.8 releasev1.8.8Pablo Neira Ayuso2022-05-131-3/+3
* nft: Fix EPERM handling for extensions without rev 0Phil Sutter2022-05-112-4/+13
* extensions: LOG: Document --log-macdecode in man pagePhil Sutter2022-05-111-0/+3
* man: *NAT: Review --random* option descriptionsPhil Sutter2022-05-114-20/+6
* extensions: DNAT: Merge core printing functionsPhil Sutter2022-05-111-31/+27
* libxtables: Revert change to struct xtables_pprotPhil Sutter2022-05-111-1/+1
* libxtables: Drop xtables_globals 'optstring' fieldPhil Sutter2022-05-118-8/+20
* xshared: Extend xtables_printhelp() for arptablesPhil Sutter2022-05-117-119/+43
* xshared: Move arp_opcodes into shared spacePhil Sutter2022-05-118-29/+21
* extensions: MARK: Drop extra newline at end of helpPhil Sutter2022-05-111-2/+1
* 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