[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <96fe4b99-1525-fa0a-63e6-3b110576d936@gmail.com>
Date: Thu, 1 Mar 2018 11:30:51 -0700
From: David Ahern <dsahern@...il.com>
To: David Miller <davem@...emloft.net>, mmanning@...tta.att-mail.com
Cc: netdev@...r.kernel.org, Jiri Pirko <jiri@...nulli.us>,
roopa <roopa@...ulusnetworks.com>
Subject: Re: [PATCH] net: allow interface to be set into vrf if a vif in same
vrf
[ Fixed Mike's email ]
On 3/1/18 11:28 AM, David Miller wrote:
> From: Mike Manning <mmanning@...tta.mail-att.com>
> Date: Mon, 26 Feb 2018 16:48:56 +0000
>
>> Setting an interface into a vrf fails with 'RTNETLINK answers: File
>> exists' if one of its vifs is already in the same vrf. As the vrf is an
>> upper device of the vif, it is also showing up as an upper device of
>> the interface itself. The solution is to restrict this check to devices
>> other than master. As only one master device can be linked to a device,
>> in this case the check is for the upper device (vrf) to be linked to as
>> being the master device rather than any other upper device.
>>
>> Signed-off-by: Mike Manning <mmanning@....com>
>
> David A., please review.
>
This one has been superseded by "[PATCH] net: allow interface to be set
into VRF if VLAN interface in same VRF"
Powered by blists - more mailing lists