summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: libxt_length.t: Fix odd use-case outputPhil Sutter2022-10-261-1/+1
* tests: libebt_redirect.t: Plain redirect prints with trailing whitespacePhil Sutter2022-10-261-1/+1
* tests: *.t: Fix for hexadecimal outputPhil Sutter2022-10-265-6/+6
* tests: *.t: Fix expected output for simple callsPhil Sutter2022-10-265-5/+5
* tests: iptables-test: Cover for obligatory -j CONTINUE in ebtablesPhil Sutter2022-10-261-0/+3
* tests: iptables-test: Implement fast test modePhil Sutter2022-10-261-1/+159
* extensions: NFQUEUE: Document queue-balance limitationPhil Sutter2022-10-263-4/+5
* nft: Fix compile with -DDEBUGPhil Sutter2022-10-072-5/+5
* libiptc: Fix for segfault when renaming a chainPhil Sutter2022-10-072-0/+28
* 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
* tests: libebt_stp.t: Drop duplicate whitespacePhil Sutter2022-10-061-1/+1
* tests: IDLETIMER.t: Fix syntax, support for restore inputPhil Sutter2022-10-051-1/+1
* extensions: libebt_log: Avoid empty log-prefix in outputPhil Sutter2022-10-052-5/+6
* extensions: TCPOPTSTRIP: Do not print empty optionsPhil Sutter2022-10-021-0/+13
* extensions: libip6t_dst: Fix output for empty optionsPhil Sutter2022-10-021-3/+3
* extensions: libebt_stp: Eliminate duplicate space in outputPhil Sutter2022-10-021-2/+2
* extensions: among: Fix for use with ebtables-restorePhil Sutter2022-10-011-8/+6
* extensions: among: Remove pointless fall throughPhil Sutter2022-10-011-3/+2
* tests: iptables-test: Test both variants by defaultPhil Sutter2022-10-011-33/+51
* tests: iptables-test: Pass netns to execute_cmd()Phil Sutter2022-10-011-24/+16
* tests: iptables-test: Simplify execute_cmd() callingPhil Sutter2022-10-011-3/+3
* tests: iptables-test: Simplify '-N' option a bitPhil Sutter2022-10-011-7/+10
* 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-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