summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-284-18/+52
* 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-222-9/+476
* nft: prefer payload to ttl/hl moduleFlorian Westphal2022-09-131-0/+43
* nft: support ttl/hoplimit dissectionFlorian Westphal2022-09-134-0/+76
* extensions: libxt_pkttype: support otherhostFlorian Westphal2022-09-081-1/+1
* 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
* 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