From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikola =?ISO-8859-1?Q?Forr=F3?= Subject: Re: [PATCH v2] net: Fix behaviour of unreachable, blackhole and prohibit routes Date: Thu, 03 Sep 2015 12:01:41 +0200 Message-ID: <1441274501.3360.56.camel@redhat.com> References: <1441271331.3360.36.camel@redhat.com> <20150903091359.GB6328@breakpoint.cc> Reply-To: nforro@redhat.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: Florian Westphal Return-path: Received: from mx1.redhat.com ([209.132.183.28]:40364 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753920AbbICKBn (ORCPT ); Thu, 3 Sep 2015 06:01:43 -0400 In-Reply-To: <20150903091359.GB6328@breakpoint.cc> Sender: netdev-owner@vger.kernel.org List-ID: Florian Westphal wrote: > Missing { } ? > I should really pay more attention to what I'm submitting. Thanks Florian.