From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [iproute PATCH] ipaddress: Allow listing addresses by type Date: Wed, 8 Jun 2016 08:35:54 -0700 Message-ID: <20160608083554.639d1286@xeon-e3> References: Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Cc: "netdev@vger.kernel.org" , Vadim Kochan To: Phil Sutter Return-path: Received: from mx0a-000f0801.pphosted.com ([67.231.144.122]:25246 "EHLO mx0a-000f0801.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1422920AbcFHPfq (ORCPT ); Wed, 8 Jun 2016 11:35:46 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Wed, 1 Jun 2016 19:57:27 +0000 Phil Sutter wrote: > Not sure why this was limited to ip-link before. It is semantically > equal to the 'master' keyword, which is not restricted at all. > > Cc: Vadim Kochan > Signed-off-by: Phil Sutter Please resubmit and update usage and man page.