summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* extensions: libxt_SYNPROXY: add xlate methodJose M. Guisado Gomez2019-10-012-0/+25
* extensions: fix iptables-{nft,translate} with conntrack EXPECTEDQuentin Armitage2019-09-202-2/+3
* ebtables: fix over-eager -o checks on custom chainsFlorian Westphal2019-09-121-0/+17
* netfilter: hashlimit: prefer PRIu64 to avoid warnings on 32bit platformsDuncan Roe2019-09-121-1/+1
* doc: Note REDIRECT case of no IP addressJoseph C. Sible2019-08-211-1/+2
* extensions: nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro2019-08-201-12/+28
* extensions/libxt_MASQUERADE.man: random and random-fully are now identicalFlorian Westphal2019-07-111-0/+1
* extensions: libxt_owner: Add supplementary groups optionLukasz Pawelczyk2019-06-193-7/+25
* extensions: SYNPROXY: should not be needed anymore on current kernelsFlorian Westphal2019-05-081-0/+2
* extensions: libxt_osf.: Typo in manpageSam Banks2019-04-051-1/+1
* extensions: Install symlinks as suchPhil Sutter2019-04-031-4/+11
* extensions: connlabel: Fallback on missing connlabel.confPhil Sutter2019-03-083-32/+48
* extensions: Add testcase for libxt_ipvsPhil Sutter2019-02-221-0/+20
* extensions: Fix ipvs vproto option printingPhil Sutter2019-02-221-1/+1
* extensions: Fix ipvs vproto parsingPhil Sutter2019-02-221-4/+1
* extensions: AUDIT: Document ineffective --type optionPhil Sutter2019-02-221-2/+4
* Revert "ebtables: use extrapositioned negation consistently"Phil Sutter2019-02-0516-67/+59
* extensions: Fix arptables extension testsPhil Sutter2019-02-014-10/+10
* arptables-nft: Fix CLASSIFY target printingPhil Sutter2019-01-311-13/+46
* arptables-nft: Fix MARK target parsing and printingPhil Sutter2019-01-311-0/+95