1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Rename BGP option 'start delay' to 'connect delay'

Also update log message for error-triggered startup delay.
This commit is contained in:
Ondrej Zajicek
2015-02-22 16:08:28 +01:00
parent a1beb8f3ee
commit 6cf72d7ad7
4 changed files with 17 additions and 15 deletions

View File

@@ -1875,14 +1875,14 @@ using the following configuration parameters:
Delay in seconds between sending of two consecutive Keepalive messages.
Default: One third of the hold time.
<tag>connect delay time <m/number/</tag>
Delay in seconds between protocol startup and the first attempt to
connect. Default: 5 seconds.
<tag>connect retry time <m/number/</tag>
Time in seconds to wait before retrying a failed attempt to connect.
Default: 120 seconds.
<tag>start delay time <m/number/</tag>
Delay in seconds between protocol startup and the first attempt to
connect. Default: 5 seconds.
<tag>error wait time <m/number/,<m/number/</tag>
Minimum and maximum delay in seconds between a protocol failure (either
local or reported by the peer) and automatic restart. Doesn't apply