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:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user