troglobit / pimd

PIM-SM/SSM multicast routing for UNIX and Linux
http://troglobit.com/projects/pimd/
BSD 3-Clause "New" or "Revised" License
194 stars 86 forks source link

Speeds up bootstrap when RP-set changes #139

Closed josvarix closed 5 years ago

josvarix commented 5 years ago

When a new BSR is elected it is important that a new RP-set is build quickly. When we receive C-RP-Adv messages that changes the RP-set we decrease the bootstrap timer to BS_Min_Interval.

troglobit commented 5 years ago

Nicely done, thanks! :smiley::+1: