From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH V7 net-next iproute] ip: Add IFLA_EVENT output to ip monitor Date: Mon, 5 Jun 2017 12:38:40 -0700 Message-ID: <20170605123840.3f4f102f@xeon-e3> References: <1496329276-31106-1-git-send-email-vyasevic@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, dsahern@gmail.com To: Vladislav Yasevich Return-path: Received: from mail-pf0-f182.google.com ([209.85.192.182]:33462 "EHLO mail-pf0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751178AbdFETis (ORCPT ); Mon, 5 Jun 2017 15:38:48 -0400 Received: by mail-pf0-f182.google.com with SMTP id 83so29807801pfr.0 for ; Mon, 05 Jun 2017 12:38:47 -0700 (PDT) In-Reply-To: <1496329276-31106-1-git-send-email-vyasevic@redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 1 Jun 2017 11:01:16 -0400 Vladislav Yasevich wrote: > Add IFLA_EVENT output so that event types can be viewed with > 'monitor' command. This gives a little more information for why > a given message was received. > > Signed-off-by: Vladislav Yasevich Applied to net-next.