Signed-off-by: Daniel Walton <[email protected]> Reviewed-by: Donald Sharp <[email protected]> --- bgpd/bgpd.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/bgpd/bgpd.h b/bgpd/bgpd.h index 0b4f75b..ad07cc1 100644 --- a/bgpd/bgpd.h +++ b/bgpd/bgpd.h @@ -743,7 +743,6 @@ struct bgp_nlri /* BGP timers default value. */ #define BGP_INIT_START_TIMER 5 -#define BGP_ERROR_START_TIMER 30 #define BGP_DEFAULT_HOLDTIME 180 #define BGP_DEFAULT_KEEPALIVE 60 #define BGP_DEFAULT_EBGP_ROUTEADV 0 -- 1.7.10.4 _______________________________________________ Quagga-dev mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-dev
