From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] ip: update policy routing config help Date: Thu, 12 Oct 2017 22:57:26 -0700 (PDT) Message-ID: <20171012.225726.392060272467141892.davem@davemloft.net> References: <20171012031031.8415-1-sthemmin@microsoft.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, sthemmin@microsoft.com To: stephen@networkplumber.org Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:35458 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751758AbdJMF51 (ORCPT ); Fri, 13 Oct 2017 01:57:27 -0400 In-Reply-To: <20171012031031.8415-1-sthemmin@microsoft.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Stephen Hemminger Date: Wed, 11 Oct 2017 20:10:31 -0700 > The kernel config help for policy routing was still pointing at > an ancient document from 2000 that refers to Linux 2.1. Update it > to point to something that is at least occasionally updated. > > Signed-off-by: Stephen Hemminger Applied.