summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_MASQUERADE.c
Commit message (Expand)AuthorAgeFilesLines
* ip6tables: masquerade: use fully-random so that nft can understand the rulePavel Tikhomirov2021-08-041-1/+1
* iptables: masquerade: add randomize-full supportMax Laverse2017-12-041-1/+18
* src: introduce struct xt_xlate_{mt,tg}_paramsPablo Neira Ayuso2016-07-251-4/+3
* iptables-translate: pass ipt_entry and ip6t_entry to ->xlate()Pablo Neira Ayuso2016-03-091-1/+1
* extensions: libip6t_MASQUERADE: Add translation to nftShivani Bhardwaj2016-03-021-0/+22
* extensions: add IPv6 MASQUERADE extensionPatrick McHardy2012-09-101-0/+150