]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
netfilter: ip6tables: add MASQUERADE target
authorPatrick McHardy <kaber@trash.net>
Sun, 26 Aug 2012 17:14:14 +0000 (19:14 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 30 Aug 2012 01:00:18 +0000 (03:00 +0200)
commitb3f644fc8232ca761da0b5c5ccb6f30b423c4302
tree6141514d1bb2046c90f66e93234c3494e658e04c
parent58a317f1061c894d2344c0b6a18ab4a64b69b815
netfilter: ip6tables: add MASQUERADE target

Signed-off-by: Patrick McHardy <kaber@trash.net>
include/net/addrconf.h
include/net/netfilter/nf_nat.h
net/ipv4/netfilter/ipt_MASQUERADE.c
net/ipv6/addrconf.c
net/ipv6/netfilter/Kconfig
net/ipv6/netfilter/Makefile
net/ipv6/netfilter/ip6t_MASQUERADE.c [new file with mode: 0644]