All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/2] iproute2: Remove leftover gated RT_PROT defines
@ 2018-06-08 12:46 Donald Sharp
  2018-06-08 17:04 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Donald Sharp @ 2018-06-08 12:46 UTC (permalink / raw)
  To: netdev, stephen, dsahern

These values are not being used nor maintained, so remove.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
---
 etc/iproute2/rt_protos | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/etc/iproute2/rt_protos b/etc/iproute2/rt_protos
index 3ffe8a6c..a965ad16 100644
--- a/etc/iproute2/rt_protos
+++ b/etc/iproute2/rt_protos
@@ -21,16 +21,3 @@
 188     ospf
 189     rip
 192     eigrp
-
-#
-#	Used by me for gated
-#
-254	gated/aggr
-253	gated/bgp
-252	gated/ospf
-251	gated/ospfase
-250	gated/rip
-249	gated/static
-248	gated/conn
-247	gated/inet
-246	gated/default
-- 
2.14.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 2/2] iproute2: Remove leftover gated RT_PROT defines
  2018-06-08 12:46 [PATCH 2/2] iproute2: Remove leftover gated RT_PROT defines Donald Sharp
@ 2018-06-08 17:04 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2018-06-08 17:04 UTC (permalink / raw)
  To: Donald Sharp; +Cc: netdev, dsahern

On Fri,  8 Jun 2018 08:46:38 -0400
Donald Sharp <sharpd@cumulusnetworks.com> wrote:

> These values are not being used nor maintained, so remove.
> 
> Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
> ---
>  etc/iproute2/rt_protos | 13 -------------
>  1 file changed, 13 deletions(-)
> 
> diff --git a/etc/iproute2/rt_protos b/etc/iproute2/rt_protos
> index 3ffe8a6c..a965ad16 100644
> --- a/etc/iproute2/rt_protos
> +++ b/etc/iproute2/rt_protos
> @@ -21,16 +21,3 @@
>  188     ospf
>  189     rip
>  192     eigrp
> -
> -#
> -#	Used by me for gated
> -#
> -254	gated/aggr
> -253	gated/bgp
> -252	gated/ospf
> -251	gated/ospfase
> -250	gated/rip
> -249	gated/static
> -248	gated/conn
> -247	gated/inet
> -246	gated/default

I already dropped these

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-08 17:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-08 12:46 [PATCH 2/2] iproute2: Remove leftover gated RT_PROT defines Donald Sharp
2018-06-08 17:04 ` Stephen Hemminger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.