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: Tue, 02 Oct 2018 22:25:40 -0700 (PDT) Message-ID: <20181002.222540.1948082296309410659.davem@davemloft.net> References: <20180926093018.6646-1-vdronov@redhat.com> <20180929.114023.1370133506922372520.davem@davemloft.net> <1615981257.17285278.1538393552487.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: <1615981257.17285278.1538393552487.JavaMail.zimbra@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Vladis Dronov Date: Mon, 1 Oct 2018 07:32:32 -0400 (EDT) > Probably, this functionality is already used by some userspace, so I > believe, I cannot just remove TUNSETLINK ioctl. Who uses it, how do they use it, and what do they sanely expect about the link layer header properties of a tap device which has had ->type changed?