From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH iproute2] ip route: restore_handler should check tb[RTA_PREFSRC] for local networks Date: Wed, 17 Aug 2016 13:54:48 -0700 Message-ID: <20160817135448.6f5e4111@xeon-e3> References: <20160812154345.GL10197@orbyte.nwl.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Phil Sutter , network dev To: Xin Long Return-path: Received: from mail-pa0-f46.google.com ([209.85.220.46]:34747 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752406AbcHQUyh (ORCPT ); Wed, 17 Aug 2016 16:54:37 -0400 Received: by mail-pa0-f46.google.com with SMTP id fi15so39343566pac.1 for ; Wed, 17 Aug 2016 13:54:37 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Wed, 17 Aug 2016 11:32:53 +0800 Xin Long wrote: > Hi, Stephen > > any update on this ? Was waiting long enough to get a comment or two.