summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* xshared: Fix parsing of option arguments in same wordPhil Sutter2023-04-282-0/+5
* xt_sctp: add the missing chunk types in sctp_helpXin Long2023-02-211-1/+1
* xtables-translate: Support insert with indexPhil Sutter2023-02-171-1/+1
* extensions: libebt_ip: Translation has to match on ether typePhil Sutter2023-02-172-3/+24
* extensions: libebt_ip: Do not use 'ip dscp' for translationPhil Sutter2023-02-172-3/+3
* extensions: libebt_redirect: Fix for wrong syntax in translationPhil Sutter2023-02-172-4/+4
* extensions: libebt_redirect: Fix target translationPhil Sutter2023-02-172-1/+9
* tests: CLUSTERIP: Drop test filePhil Sutter2023-02-171-4/+0
* ebtables: Refuse unselected targets' optionsPhil Sutter2023-01-315-18/+20
* extensions: NAT: Fix for -Werror=format-securityPhil Sutter2023-01-121-1/+1
* Makefile: Replace brace expansionPhil Sutter2023-01-101-2/+3
* nft: Reject tcp/udp extension without proper protocol matchPhil Sutter2022-12-222-0/+6
* Makefile: Fix for 'make distcheck'Phil Sutter2022-12-141-1/+14
* extensions: Makefile: Merge initext targetsPhil Sutter2022-12-141-92/+14
* ebtables: Fix MAC address match translationPhil Sutter2022-12-021-1/+1
* xtables-translate: Fix for interfaces with asterisk mid-stringPhil Sutter2022-12-021-7/+7
* extensions: add xt_statistics random mode translationFlorian Westphal2022-12-012-2/+8
* extensions: change expected output for new formatFlorian Westphal2022-11-3081-402/+402
* xlate: get rid of escape_quotesFlorian Westphal2022-11-306-38/+13
* extensions: xlate: Format sets consistentlyPhil Sutter2022-11-294-14/+10
* extensions: libxt_conntrack: Drop extra whitespace in xlatePhil Sutter2022-11-293-4/+3
* extensions: Leverage xlate auto-spacingPhil Sutter2022-11-299-79/+42
* libxtables: xt_xlate_add() to take care of spacingPhil Sutter2022-11-296-12/+11
* extensions: ipcomp: Add comment to clarify xlate callbackPhil Sutter2022-11-242-3/+2
* extensions: frag: Add comment to clarify xlate callbackPhil Sutter2022-11-241-0/+2
* extensions: libebt_log: Add comment to clarify xlate callbackPhil Sutter2022-11-241-0/+2
* extensions: tcp: Translate TCP option matchPhil Sutter2022-11-242-3/+12
* extensions: ecn: Sanitize xlate callbackPhil Sutter2022-11-241-0/+2
* extensions: TOS: Fix v1 xlate callbackPhil Sutter2022-11-242-13/+29
* extensions: TCPMSS: Use xlate callback for IPv6, tooPhil Sutter2022-11-241-0/+1
* extensions: MARK: Sanitize MARK_xlate()Phil Sutter2022-11-241-0/+2
* extensions: CONNMARK: Fix xlate callbackPhil Sutter2022-11-242-5/+13
* extensions: libipt_ttl: Sanitize xlate callbackPhil Sutter2022-11-241-2/+2
* extensions: libebt_redirect: Fix xlate return codePhil Sutter2022-11-241-1/+1
* extensions: libebt_mark: Fix xlate test casePhil Sutter2022-11-242-11/+11
* extensions: libebt_mark: Fix mark target xlatePhil Sutter2022-11-241-1/+1
* extensions: mark: Test double bitwise in a rulePhil Sutter2022-11-161-0/+1
* Drop extra newline from xtables_error() callsPhil Sutter2022-11-1512-61/+49
* extensions: Unify ICMP parser into libxt_icmp.hPhil Sutter2022-11-155-260/+131
* extensions: Collate ICMP types/codes in libxt_icmp.hPhil Sutter2022-11-155-206/+107
* extensions: libebt_arp, libebt_ip: Use xtables_ipparse_any()Phil Sutter2022-11-153-157/+21
* extensions: libebt_ip: Include kernel headerPhil Sutter2022-11-151-31/+1
* extensions: libip*t_LOG: Merge extensionsPhil Sutter2022-11-152-350/+58
* extensions: Merge SNAT, DNAT, REDIRECT and MASQUERADEPhil Sutter2022-11-1110-954/+163
* extensions: DNAT: Rename some symbolsPhil Sutter2022-11-111-14/+14
* extensions: DNAT: Generate print, save and xlate callbacksPhil Sutter2022-11-111-180/+86
* extensions: DNAT: Use __DNAT_xlate for REDIRECT, tooPhil Sutter2022-11-111-22/+11
* extensions: *NAT: Drop NF_NAT_RANGE_PROTO_RANDOM* flag checksPhil Sutter2022-11-115-49/+19
* extensions: DNAT: Fix bad IP address error reportingPhil Sutter2022-11-111-1/+1
* tests: *.t: Add missing all-one's netmasks to expected outputPhil Sutter2022-10-264-8/+8