]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
MAINTAINERS: Remove IP MASQUERADING record
authorDenis Efremov <efremov@linux.com>
Wed, 14 Aug 2019 12:35:02 +0000 (15:35 +0300)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 19 Aug 2019 07:34:20 +0000 (09:34 +0200)
commit0d7342c3637462fc6291b392ced9af0f4ca4dab4
treeaf3137d6945e6194d8f32f301b08f730371a19ef
parentcfef46d692efd852a0da6803f920cc756eea2855
MAINTAINERS: Remove IP MASQUERADING record

This entry is in MAINTAINERS for historical purpose.
It doesn't match current sources since the commit
adf82accc5f5 ("netfilter: x_tables: merge ip and
ipv6 masquerade modules") moved the module.
The net/netfilter/xt_MASQUERADE.c module is already under
the netfilter section. Thus, there is no purpose to keep this
separate entry in MAINTAINERS.

Cc: Florian Westphal <fw@strlen.de>
Cc: Juanjo Ciarlante <jjciarla@raiz.uncu.edu.ar>
Cc: netfilter-devel@vger.kernel.org
Suggested-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Denis Efremov <efremov@linux.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
MAINTAINERS