Re: PF_NETLINK, SOCK_DGRAM, 2 => EPROTONOSUPPORT
From: David Miller <davem@davemloft.net>
Date: 2010-08-31 16:49:47
From: David Miller <davem@davemloft.net>
Date: 2010-08-31 16:49:47
From: Thomas Voegtle <redacted> Date: Tue, 31 Aug 2010 12:15:26 +0200 (CEST)
On Mon, 30 Aug 2010, David Miller wrote:quoted
From: Thomas Voegtle <redacted> Date: Mon, 30 Aug 2010 12:02:51 +0200 (CEST)quoted
Was this intended, that this code snippet doesn't work this way anymore or is this just a bug?It's an unintended regression. But nobody noticed it, because almost no-one uses NETLINK_USER. This might fix it, give it a test:Yes, that fixes it. Tested with 2.6.35.4 and 2.6.36-rc3.
Thanks for testing.