From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH iproute2] ip-monitor: allow to monitor ip rules Date: Tue, 24 Feb 2015 17:39:18 -0800 Message-ID: <20150224173918.62f6cf13@urahara> References: <1424790900-10257-1-git-send-email-nicolas.dichtel@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: shemminger@vyatta.com, netdev@vger.kernel.org To: Nicolas Dichtel Return-path: Received: from mail-ig0-f180.google.com ([209.85.213.180]:37810 "EHLO mail-ig0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752492AbbBYBjQ (ORCPT ); Tue, 24 Feb 2015 20:39:16 -0500 Received: by mail-ig0-f180.google.com with SMTP id b16so2150350igk.1 for ; Tue, 24 Feb 2015 17:39:16 -0800 (PST) In-Reply-To: <1424790900-10257-1-git-send-email-nicolas.dichtel@6wind.com> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, 24 Feb 2015 16:15:00 +0100 Nicolas Dichtel wrote: > Now done by default or with 'ip monitor rule'. > > Signed-off-by: Nicolas Dichtel > --- Sure. Applied