summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Walton <dwalton@cumulusnetworks.com>2015-10-20 22:06:52 +0000
committerDaniel Walton <dwalton@cumulusnetworks.com>2015-10-20 22:06:52 +0000
commitca5c79854c56950cd20ff3b557a2df73e3a2d0d6 (patch)
treea15b647ce7d21a53bb39c6dbf33ffc13a92f8184
parent6793fbe0a6d44287683c7faaf6b44a0aa335670a (diff)
Remove BGP_ERROR_START_TIMER, it was no longer used
Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com> Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com> Ticket: CM-7903
-rw-r--r--bgpd/bgpd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bgpd/bgpd.h b/bgpd/bgpd.h
index f6c73ebff6..183322048c 100644
--- a/bgpd/bgpd.h
+++ b/bgpd/bgpd.h
@@ -993,7 +993,6 @@ struct bgp_nlri
/* BGP timers default value. */
#define BGP_INIT_START_TIMER 1
-#define BGP_ERROR_START_TIMER 30
#define BGP_DEFAULT_HOLDTIME 180
#define BGP_DEFAULT_KEEPALIVE 60
#define BGP_DEFAULT_EBGP_ROUTEADV 0