mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
fixup! added a long commentary on how the roa autoreload works
This commit is contained in:
parent
9a6e29c171
commit
0491657518
@ -368,7 +368,7 @@ proto_remove_channels(struct proto *p)
|
|||||||
* auxiliary trie. Then we ping the settle timer to wait a reasonable amount of
|
* auxiliary trie. Then we ping the settle timer to wait a reasonable amount of
|
||||||
* time before actually requesting channel reload.
|
* time before actually requesting channel reload.
|
||||||
*
|
*
|
||||||
* Settle timer fires when nothing has pinged it for the 'min' time or 'max'
|
* Settle timer fires when nothing has pinged it for the 'min' time, or 'max'
|
||||||
* time has elapsed since the first ping. It then:
|
* time has elapsed since the first ping. It then:
|
||||||
*
|
*
|
||||||
* - requests partial channel import / export reload based on the trie
|
* - requests partial channel import / export reload based on the trie
|
||||||
|
Loading…
Reference in New Issue
Block a user