]> git.puffer.fish Git - matthieu/frr.git/commitdiff
tools: Fix babel RT_PROT #
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 5 Oct 2017 12:23:27 +0000 (08:23 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 5 Oct 2017 12:23:27 +0000 (08:23 -0400)
We had mistakenly created another RT_PROT # for babel.
This is incorrect.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
tools/etc/iproute2/rt_protos.d/frr.conf
tools/frr

index 6b341f5161137112054cc364b37d8e038e7649dc..2d3b884e7e7ef2f90bd65b5392a56fe99c280161 100644 (file)
@@ -8,4 +8,3 @@
 191  nhrp
 192  eigrp
 193  ldp
-194  babel
index 5fb2b11f99202082018b8bc20981e6bb8d128a84..905b38f5453e50b6676ca75c19121642069f772d 100755 (executable)
--- a/tools/frr
+++ b/tools/frr
@@ -552,8 +552,7 @@ case "$1" in
           ip route flush proto 11
           ip route flush proto 187
           ip route flush proto 192
-          ip route flush proto 194
-
+          ip route flush proto 42
        else
          [ -n "$dmn" ] && eval "${dmn/-/_}=0"
          start_watchfrr