summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Fix a few doc typosŠtěpán Němec2021-09-031-1/+1
* extensions: libxt_mac: Fix for missing space in listingPhil Sutter2021-08-311-2/+2
* extensions: hashlimit: Fix tests with HZ=100Phil Sutter2021-08-101-4/+2
* ip6tables: masquerade: use fully-random so that nft can understand the rulePavel Tikhomirov2021-08-041-1/+1
* extensions: libxt_multiport: add translation for -m multiport --portsPablo Neira Ayuso2021-06-252-8/+33
* extensions: libxt_conntrack: simplify translation using negationPablo Neira Ayuso2021-06-072-37/+17
* extensions: libxt_tcp: rework translation to use flags match representationPablo Neira Ayuso2021-06-073-10/+10
* extensions: libxt_connlimit: add translationPablo Neira Ayuso2021-06-072-0/+64
* extensions: libxt_string: Avoid buffer size warning for strncpy()Phil Sutter2021-06-071-1/+1
* libxtables: Introduce xtables_strdup() and use it everywherePhil Sutter2021-06-0719-51/+32
* extensions: libebt_ip6: Use xtables_ip6parse_any()Phil Sutter2021-06-071-64/+10
* extensions: libebt_ip6: Drop unused variablesPhil Sutter2021-06-071-4/+2
* extensions: sctp: Translate --chunk-types optionPhil Sutter2021-05-192-19/+78
* extensions: sctp: Fix nftables translationPhil Sutter2021-05-192-11/+9
* extensions: SECMARK: Implement revision 1Phil Sutter2021-05-042-20/+74
* Eliminate inet_aton() and inet_ntoa()Phil Sutter2021-04-301-2/+4
* extensions: sctp: Explain match types in man pagePhil Sutter2021-04-291-0/+11
* extensions: libxt_conntrack: use bitops for status negationAlexander Mikhalitsyn2021-04-022-10/+28
* extensions: libxt_conntrack: use bitops for state negationAlexander Mikhalitsyn2021-04-022-14/+29
* xtables-translate: Fix translation of odd netmasksPhil Sutter2021-03-092-0/+60
* extensions: dccp: Fix for DCCP type 'INVALID'Phil Sutter2020-12-092-25/+45
* libxtables: Extend MAC address printing/parsing supportPhil Sutter2020-12-034-126/+12
* extensions: libipt_icmp: Fix translation of type 'any'Phil Sutter2020-10-062-0/+8
* extensions: libxt_conntrack: provide translation for DNAT and SNAT --ctstatePablo Neira Ayuso2020-07-242-5/+20
* build: Fix for failing 'make uninstall'Phil Sutter2020-06-091-1/+14
* doc: document danger of applying REJECT to INVALID CTsJan Engelhardt2020-06-082-0/+40
* doc: libxt_MARK: OUTPUT chain is fine, tooPhil Sutter2020-05-271-2/+2
* libip6t_srh.t: switch to lowercase, add /128 suffix, require successMaciej Żenczykowski2020-05-141-2/+2
* iptables-test: Don't choke on empty linesPhil Sutter2020-05-111-1/+0
* libxt_IDLETIMER: fix target v1 help alignment and docMaciej Żenczykowski2020-04-281-1/+1
* extensions: include strings.h for the definition of ffs()Maciej Żenczykowski2020-04-282-0/+2
* extensions: IDLETIMER: Add alarm timer optionManoj Basapathi2020-04-162-13/+88
* nft-shared: skip check for jumpto if cs->target is unsetPablo Neira Ayuso2020-04-151-2/+1
* extensions: libxt_CT: add translation for NOTRACKPablo Neira Ayuso2020-04-152-0/+18
* iptables: open eBPF programs in read only modeMaciej Żenczykowski2020-04-151-7/+19
* connlabel: Allow numeric labels even if connlabel.conf existsPhil Sutter2020-03-061-5/+2
* ebtables: among: Support mixed MAC and MAC/IP entriesPhil Sutter2020-02-182-6/+2
* xtables-translate: Fix for iface++Phil Sutter2020-02-141-0/+4
* xtables-translate: Fix for interface name corner-casesPhil Sutter2020-02-111-0/+12
* extensions: time: add translation and testsJose M. Guisado Gomez2020-02-042-0/+98
* Fixed some man pages typos ('This modules' -> 'This module')Álvaro Santos2020-01-163-3/+3
* extensions: AUDIT: fix man-page typo.Jeremy Sowden2019-12-301-1/+1
* extensions: among: Check call to fstat()Phil Sutter2019-12-061-1/+5
* extensions: cluster: Avoid undefined shiftPhil Sutter2019-12-061-1/+1
* extensions: time: Avoid undefined shiftPhil Sutter2019-12-061-1/+1
* extensions: libxt_sctp: add manpage descriptionLaurence J. Lane2019-12-051-0/+1
* extensions: manpages: cleanup hyphensLaurence J. Lane2019-12-059-10/+10
* iptables: cleanup "allows to" usageLaurence J. Lane2019-12-057-7/+7
* extensions: CLUSTERIP: Mark as deprecated in man pagePhil Sutter2019-12-041-0/+3
* nft: bridge: Rudimental among extension supportPhil Sutter2019-11-252-0/+259