From: Stephen Hemminger Date: Thu, 12 Oct 2017 03:10:31 +0000 (-0700) Subject: ip: update policy routing config help X-Git-Tag: v5.15~10198^2~47 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=12ed3772b7e11b53a58ecbd8ce258271fb148cc6;p=mirror_ubuntu-kernels.git ip: update policy routing config help 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 Signed-off-by: David S. Miller --- diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig index 91a2557942fa..f48fe6fc7e8c 100644 --- a/net/ipv4/Kconfig +++ b/net/ipv4/Kconfig @@ -70,11 +70,9 @@ config IP_MULTIPLE_TABLES address into account. Furthermore, the TOS (Type-Of-Service) field of the packet can be used for routing decisions as well. - If you are interested in this, please see the preliminary - documentation at - and . - You will need supporting software from - . + If you need more information, see the Linux Advanced + Routing and Traffic Control documentation at + If unsure, say N.