From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH net-next 1/4] ipip: advertise tunnel param via rtnl Date: Fri, 09 Nov 2012 05:20:39 -0800 Message-ID: <1352467239.19779.564.camel@edumazet-glaptop> References: <1352454671-4336-1-git-send-email-nicolas.dichtel@6wind.com> <1352454671-4336-2-git-send-email-nicolas.dichtel@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, davem@davemloft.net To: Nicolas Dichtel Return-path: Received: from mail-ie0-f174.google.com ([209.85.223.174]:47433 "EHLO mail-ie0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753460Ab2KINUm (ORCPT ); Fri, 9 Nov 2012 08:20:42 -0500 Received: by mail-ie0-f174.google.com with SMTP id k13so5833691iea.19 for ; Fri, 09 Nov 2012 05:20:41 -0800 (PST) In-Reply-To: <1352454671-4336-2-git-send-email-nicolas.dichtel@6wind.com> Sender: netdev-owner@vger.kernel.org List-ID: On Fri, 2012-11-09 at 10:51 +0100, Nicolas Dichtel wrote: > Signed-off-by: Nicolas Dichtel > --- It would be nice you add in the changelog an explicit use for this feature ? Its not that obvious... Thanks