]> git.puffer.fish Git - matthieu/frr.git/commitdiff
Lower the default MRAI timer for EBGP peers to zero
authorDaniel Walton <dwalton@cumulusnetworks.com>
Tue, 20 Oct 2015 21:51:00 +0000 (21:51 +0000)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Tue, 20 Oct 2015 21:51:00 +0000 (21:51 +0000)
Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgpd.h

index 83bf569c590ae0328c630bf659a068704b2721dc..3f1aff846e944943464f58535c2a105ac0632ba1 100644 (file)
@@ -1000,7 +1000,7 @@ struct bgp_nlri
 #define BGP_DEFAULT_HOLDTIME                   180
 #define BGP_DEFAULT_KEEPALIVE                   60 
 #define BGP_DEFAULT_ASORIGINATE                 15
-#define BGP_DEFAULT_EBGP_ROUTEADV               30
+#define BGP_DEFAULT_EBGP_ROUTEADV                0
 #define BGP_DEFAULT_IBGP_ROUTEADV                0
 #define BGP_DEFAULT_CONNECT_RETRY              120