summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_DNAT.c
Commit message (Expand)AuthorAgeFilesLines
* libxtables: Introduce xtables_strdup() and use it everywherePhil Sutter2021-06-071-3/+1
* extensions: libipt_DNAT: use size of nf_nat_range2 for rev2Florian Westphal2018-05-071-2/+2
* extensions: libipt_DNAT: support shifted portmap rangesThierry Du Tre2018-04-291-37/+147
* extensions: ip6t_{S,D}NAT: multiple to-dst/to-src arguments not reportedThierry Du Tre2018-01-161-7/+5
* extensions: libip6t_SNAT/DNAT: add square bracket in xlat output when port is...Liping Zhang2016-09-051-7/+14
* extensions: libip[6]t_SNAT/DNAT: use the new nft syntax when do xlateLiping Zhang2016-08-301-1/+1
* src: introduce struct xt_xlate_{mt,tg}_paramsPablo Neira Ayuso2016-07-251-3/+3
* iptables-translate: pass ipt_entry and ip6t_entry to ->xlate()Pablo Neira Ayuso2016-03-091-1/+1
* extensions: rename xt_buf to xt_xlatePablo Neira Ayuso2016-02-161-10/+10
* extensions: libip6t_DNAT: Add translation to nftShivani Bhardwaj2016-02-161-0/+44
* extensions: libip6t_DNAT: set IPv6 DNAT --to-destinationUlrich Weber2013-01-041-5/+5
* extension: libip6t_DNAT: allow port DNAT without addressUlrich Weber2013-01-041-3/+8
* extensions: add IPv6 DNAT targetPatrick McHardy2012-09-101-0/+247