aboutsummaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2023-10-24Revert "ANDROID: extensions/libxt_LOG.c: manually define prioritynames[]"Maciej Żenczykowski
2023-10-23Merge branch 'master' of https://git.netfilter.org/iptablesMaciej Żenczykowski
2023-10-23Merge tag 'v1.8.10' of https://git.netfilter.org/iptablesMaciej Żenczykowski
2023-10-23ANDROID: extensions/libxt_LOG.c: manually define prioritynames[]Maciej Żenczykowski
2023-10-21Merge upstream at one commit past 1.8.9 at ed4082a7405a5838c205a34c1559e28994...Maciej Żenczykowski
2023-10-21Merge tag 'v1.8.9' of https://git.netfilter.org/iptablesMaciej Żenczykowski
2023-10-21Merge tag 'v1.8.8' of https://git.netfilter.org/iptablesMaciej Żenczykowski
2023-10-21iptables: reenable 'pointer-bool-conversion' warningMaciej Żenczykowski
2023-10-12extensions: string: Clarify description of --toPhil Sutter
2023-09-14nft: Fix for useless meta expressions in rulePhil Sutter
2023-09-14extensions: Fix checking of conntrack --ctproto 0Quentin Armitage
2023-08-29doc: fix example of xt_cpuVictor Julien
2023-08-10Use SOCK_CLOEXEC/O_CLOEXEC where availablePhil Sutter
2023-08-05extensions: libip6t_icmp: Add names for mld-listener typesPhil Sutter
2023-08-05man: Use HTTPS for links to netfilter.orgPhil Sutter
2023-08-04tests: libipt_icmp.t: Enable tests with numeric outputPhil Sutter
2023-08-04extensions: libipt_icmp: Fix confusion between 255/255 and anyPhil Sutter
2023-06-16man: string: document BM false negativesJeremy Sowden
2023-04-28xshared: Fix parsing of option arguments in same wordPhil Sutter
2023-02-21xt_sctp: add the missing chunk types in sctp_helpXin Long
2023-02-17xtables-translate: Support insert with indexPhil Sutter
2023-02-17extensions: libebt_ip: Translation has to match on ether typePhil Sutter
2023-02-17extensions: libebt_ip: Do not use 'ip dscp' for translationPhil Sutter
2023-02-17extensions: libebt_redirect: Fix for wrong syntax in translationPhil Sutter
2023-02-17extensions: libebt_redirect: Fix target translationPhil Sutter
2023-02-17tests: CLUSTERIP: Drop test filePhil Sutter
2023-01-31ebtables: Refuse unselected targets' optionsPhil Sutter
2023-01-12extensions: NAT: Fix for -Werror=format-securityPhil Sutter
2023-01-10Makefile: Replace brace expansionPhil Sutter
2022-12-22nft: Reject tcp/udp extension without proper protocol matchPhil Sutter
2022-12-14Makefile: Fix for 'make distcheck'Phil Sutter
2022-12-14extensions: Makefile: Merge initext targetsPhil Sutter
2022-12-02ebtables: Fix MAC address match translationPhil Sutter
2022-12-02xtables-translate: Fix for interfaces with asterisk mid-stringPhil Sutter
2022-12-01extensions: add xt_statistics random mode translationFlorian Westphal
2022-11-30extensions: change expected output for new formatFlorian Westphal
2022-11-30xlate: get rid of escape_quotesFlorian Westphal
2022-11-29extensions: xlate: Format sets consistentlyPhil Sutter
2022-11-29extensions: libxt_conntrack: Drop extra whitespace in xlatePhil Sutter
2022-11-29extensions: Leverage xlate auto-spacingPhil Sutter
2022-11-29libxtables: xt_xlate_add() to take care of spacingPhil Sutter
2022-11-24extensions: ipcomp: Add comment to clarify xlate callbackPhil Sutter
2022-11-24extensions: frag: Add comment to clarify xlate callbackPhil Sutter
2022-11-24extensions: libebt_log: Add comment to clarify xlate callbackPhil Sutter
2022-11-24extensions: tcp: Translate TCP option matchPhil Sutter
2022-11-24extensions: ecn: Sanitize xlate callbackPhil Sutter
2022-11-24extensions: TOS: Fix v1 xlate callbackPhil Sutter
2022-11-24extensions: TCPMSS: Use xlate callback for IPv6, tooPhil Sutter
2022-11-24extensions: MARK: Sanitize MARK_xlate()Phil Sutter
2022-11-24extensions: CONNMARK: Fix xlate callbackPhil Sutter