From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net: arp, ipv6: handle special case of tap device Date: Wed, 03 Oct 2018 09:37:49 -0700 (PDT) Message-ID: <20181003.093749.18891556425491580.davem@davemloft.net> References: <1615981257.17285278.1538393552487.JavaMail.zimbra@redhat.com> <20181002.222540.1948082296309410659.davem@davemloft.net> <2058134821.17788321.1538573112620.JavaMail.zimbra@redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: kuznet@ms2.inr.ac.ru, yoshfuji@linux-ipv6.org, netdev@vger.kernel.org, syzkaller@googlegroups.com, linux-kernel@vger.kernel.org To: vdronov@redhat.com Return-path: In-Reply-To: <2058134821.17788321.1538573112620.JavaMail.zimbra@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Vladis Dronov Date: Wed, 3 Oct 2018 09:25:12 -0400 (EDT) > Otherwise, we can just to remove the TUNSETLINK ioctl. I bet that is the best solution unless we can find a real user.