[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f7177117-ad8b-464b-1c5f-09a11fe1a403@i-love.sakura.ne.jp>
Date: Thu, 9 Jan 2020 18:50:05 +0900
From: Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp>
To: David Ahern <dsahern@...il.com>,
Casey Schaufler <casey@...aufler-ca.com>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: commit b9ef5513c99b breaks ping to ipv6 linklocal addresses on
debian buster
On 2020/01/09 13:06, David Ahern wrote:
> On 1/8/20 4:06 PM, Casey Schaufler wrote:
>> This version should work, I think. Please verify. Thank you.
>>
>
> It does.
>
Don't we want to do that check inside smk_ipv6_check() because
smk_ipv6_port_check() might call smk_ipv6_check() ?
smack does not want to call smack_netlabel_send() (as it is IPv4 socket)
when IPv4 address was given on IPv6 socket, does it?
Also, please fold smack_socket_bind() change (make it no-op unless
valid IPv6 address is given) into your patch.
Powered by blists - more mailing lists