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: <20091105.210758.191587916.davem@davemloft.net> Date: Thu, 05 Nov 2009 21:07:58 -0800 (PST) From: David Miller <davem@...emloft.net> To: acme@...radead.org Cc: eparis@...hat.com, netdev@...r.kernel.org, nhorman@...hat.com, dwalsh@...hat.com, linux-security-module@...r.kernel.org Subject: Re: [PATCH 1/3] net: drop capability from protocol definitions From: Arnaldo Carvalho de Melo <acme@...radead.org> Date: Wed, 4 Nov 2009 15:31:04 -0200 > Em Wed, Nov 04, 2009 at 11:32:11AM -0500, Eric Paris escreveu: >> struct can_proto had a capability field which wasn't ever used. It is dropped >> entirely. >> >> struct inet_protosw had a capability field which can be more clearly expressed >> in the code by just checking if sock->type = SOCK_RAW. >> >> Signed-off-by: Eric Paris <eparis@...hat.com> > > Acked-by: Arnaldo Carvalho de Melo <acme@...hat.com> Applied to net-next-2.6 -- 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