From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH iproute2] ip: Add support for MPLS netconf Date: Thu, 23 Feb 2017 09:00:23 -0800 Message-ID: <20170223090023.63f991b2@xeon-e3> References: <1487697811-28638-1-git-send-email-dsa@cumulusnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, nicolas.dichtel@6wind.com To: David Ahern Return-path: Received: from mail-pg0-f46.google.com ([74.125.83.46]:36291 "EHLO mail-pg0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751648AbdBWRId (ORCPT ); Thu, 23 Feb 2017 12:08:33 -0500 Received: by mail-pg0-f46.google.com with SMTP id s67so17226562pgb.3 for ; Thu, 23 Feb 2017 09:08:17 -0800 (PST) In-Reply-To: <1487697811-28638-1-git-send-email-dsa@cumulusnetworks.com> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, 21 Feb 2017 09:23:31 -0800 David Ahern wrote: > Add support for MPLS netconf to ip monitor and ip netconf commands. > Changes to header files not included as those are typically pulled > in my a header sync with the kernel. > > Signed-off-by: David Ahern Applied