From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH iproute2] ip: update link types to show 6lowpan and ieee802.15.4 monitor Date: Sat, 12 Nov 2016 10:15:12 +0300 Message-ID: <20161112101512.79ff3879@samsung9> References: <1477647723-14641-1-git-send-email-stefan@datenfreihafen.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-wpan@vger.kernel.org To: Stefan Schmidt Return-path: Received: from mail-lf0-f49.google.com ([209.85.215.49]:33707 "EHLO mail-lf0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936602AbcKLHPR (ORCPT ); Sat, 12 Nov 2016 02:15:17 -0500 Received: by mail-lf0-f49.google.com with SMTP id c13so26640427lfg.0 for ; Fri, 11 Nov 2016 23:15:16 -0800 (PST) In-Reply-To: <1477647723-14641-1-git-send-email-stefan@datenfreihafen.org> Sender: netdev-owner@vger.kernel.org List-ID: On Fri, 28 Oct 2016 11:42:03 +0200 Stefan Schmidt wrote: > Both types have been missing here and thus ip always showed > only the numbers. > > Based on a suggestion from Alexander Aring. > > Signed-off-by: Stefan Schmidt Applied