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
| ||
|
Message-Id: <20120927.184230.1860684890668420276.davem@davemloft.net> Date: Thu, 27 Sep 2012 18:42:30 -0400 (EDT) From: David Miller <davem@...emloft.net> To: eric.dumazet@...il.com Cc: netdev@...r.kernel.org Subject: Re: [PATCH net-next] net: remove sk_init() helper From: Eric Dumazet <eric.dumazet@...il.com> Date: Tue, 25 Sep 2012 23:32:13 +0200 > From: Eric Dumazet <edumazet@...gle.com> > > It seems sk_init() has no value today and even does strange things : > > # grep . /proc/sys/net/core/?mem_* > /proc/sys/net/core/rmem_default:212992 > /proc/sys/net/core/rmem_max:131071 > /proc/sys/net/core/wmem_default:212992 > /proc/sys/net/core/wmem_max:131071 > > We can remove it completely. > > Signed-off-by: Eric Dumazet <edumazet@...gle.com> Applied, thanks Eric. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists