lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 14 Aug 2019 15:35:02 +0300
From:   Denis Efremov <efremov@...ux.com>
To:     Pablo Neira Ayuso <pablo@...filter.org>
Cc:     Denis Efremov <efremov@...ux.com>, joe@...ches.com,
        linux-kernel@...r.kernel.org, Florian Westphal <fw@...len.de>,
        Juanjo Ciarlante <jjciarla@...z.uncu.edu.ar>,
        netfilter-devel@...r.kernel.org
Subject: [PATCH] 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@...len.de>
Cc: Juanjo Ciarlante <jjciarla@...z.uncu.edu.ar>
Cc: netfilter-devel@...r.kernel.org
Suggested-by: Pablo Neira Ayuso <pablo@...filter.org>
Signed-off-by: Denis Efremov <efremov@...ux.com>
---
 MAINTAINERS | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2b03d2d4bfca..2ab292d1fa0e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8429,11 +8429,6 @@ S:	Maintained
 F:	fs/io_uring.c
 F:	include/uapi/linux/io_uring.h
 
-IP MASQUERADING
-M:	Juanjo Ciarlante <jjciarla@...z.uncu.edu.ar>
-S:	Maintained
-F:	net/ipv4/netfilter/ipt_MASQUERADE.c
-
 IPMI SUBSYSTEM
 M:	Corey Minyard <minyard@....org>
 L:	openipmi-developer@...ts.sourceforge.net (moderated for non-subscribers)
-- 
2.21.0

Powered by blists - more mailing lists