diff options
-rw-r--r-- | bgpd/bgpd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bgpd/bgpd.h b/bgpd/bgpd.h index 1db2eb76..105912e9 100644 --- a/bgpd/bgpd.h +++ b/bgpd/bgpd.h @@ -742,7 +742,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 30 |