aboutsummaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2021-04-02ANDROID: re-add xt_IDLETIMER changesMaciej Żenczykowski
2021-03-23Merge tag 'v1.8.7' of git://git.netfilter.org/iptablesMaciej Żenczykowski
2021-03-23Merge tag 'v1.8.6' of git://git.netfilter.org/iptablesMaciej Żenczykowski
2021-03-23Merge tag 'v1.8.5' of git://git.netfilter.org/iptablesMaciej Żenczykowski
2021-03-23ANDROID: revert to upstream xt_IDLETIMERMaciej Żenczykowski
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/iptablesBob Badour
2020-12-09extensions: dccp: Fix for DCCP type 'INVALID'Phil Sutter
2020-12-03libxtables: Extend MAC address printing/parsing supportPhil Sutter
2020-10-06extensions: libipt_icmp: Fix translation of type 'any'Phil Sutter
2020-07-24extensions: libxt_conntrack: provide translation for DNAT and SNAT --ctstatePablo Neira Ayuso
2020-06-09build: Fix for failing 'make uninstall'Phil Sutter
2020-06-08doc: document danger of applying REJECT to INVALID CTsJan Engelhardt
2020-05-27doc: libxt_MARK: OUTPUT chain is fine, tooPhil Sutter
2020-05-14libip6t_srh.t: switch to lowercase, add /128 suffix, require successMaciej Żenczykowski
2020-05-11iptables-test: Don't choke on empty linesPhil Sutter
2020-04-28libxt_IDLETIMER: fix target v1 help alignment and docMaciej Żenczykowski
2020-04-28extensions: include strings.h for the definition of ffs()Maciej Żenczykowski
2020-04-21libxt_quota - remove spurious divergence from upstreamMaciej Żenczykowski
2020-04-20UPSTREAM: iptables: open eBPF programs in read only modeMaciej Żenczykowski
2020-04-16extensions: IDLETIMER: Add alarm timer optionManoj Basapathi
2020-04-15nft-shared: skip check for jumpto if cs->target is unsetPablo Neira Ayuso
2020-04-15extensions: libxt_CT: add translation for NOTRACKPablo Neira Ayuso
2020-04-15iptables: open eBPF programs in read only modeMaciej Żenczykowski
2020-04-08Merge tag 'v1.8.4' of git://git.netfilter.org/iptables into workMaciej Żenczykowski
2020-04-08Merge tag 'v1.8.3' of git://git.netfilter.org/iptables into workMaciej Żenczykowski
2020-04-08Merge tag 'v1.8.2' of git://git.netfilter.org/iptables into workMaciej Żenczykowski
2020-04-08Merge tag 'v1.8.1' of git://git.netfilter.org/iptables into workMaciej Żenczykowski
2020-04-08Merge tag 'v1.8.0' of git://git.netfilter.org/iptables into workMaciej Żenczykowski
2020-03-06connlabel: Allow numeric labels even if connlabel.conf existsPhil Sutter
2020-02-18ebtables: among: Support mixed MAC and MAC/IP entriesPhil Sutter
2020-02-14xtables-translate: Fix for iface++Phil Sutter
2020-02-11xtables-translate: Fix for interface name corner-casesPhil Sutter
2020-02-04extensions: time: add translation and testsJose M. Guisado Gomez
2020-01-29UPSTREAM: libxt_comment: silence truncation warningFlorian Westphal
2020-01-28UPSTREAM: xtables: Fix for segfault when registering hashlimit extensionHeena Sirwani
2020-01-16Fixed some man pages typos ('This modules' -> 'This module')Álvaro Santos
2019-12-30extensions: AUDIT: fix man-page typo.Jeremy Sowden
2019-12-06extensions: among: Check call to fstat()Phil Sutter
2019-12-06extensions: cluster: Avoid undefined shiftPhil Sutter
2019-12-06extensions: time: Avoid undefined shiftPhil Sutter
2019-12-05extensions: libxt_sctp: add manpage descriptionLaurence J. Lane
2019-12-05extensions: manpages: cleanup hyphensLaurence J. Lane
2019-12-05iptables: cleanup "allows to" usageLaurence J. Lane
2019-12-04extensions: CLUSTERIP: Mark as deprecated in man pagePhil Sutter
2019-12-03iptables 1.6.2 - make it buildMaciej Żenczykowski
2019-12-03Merge tag 'v1.6.2' of git://git.netfilter.org/iptablesMaciej Żenczykowski
2019-11-25nft: bridge: Rudimental among extension supportPhil Sutter
2019-10-01extensions: libxt_SYNPROXY: add xlate methodJose M. Guisado Gomez
2019-09-20extensions: fix iptables-{nft,translate} with conntrack EXPECTEDQuentin Armitage
2019-09-12ebtables: fix over-eager -o checks on custom chainsFlorian Westphal