]> git.puffer.fish Git - mirror/frr.git/commit
pimd: increase the maximum msdp TLV burst to 100 from 12
authoranuradhak <anuradhak@cumulusnetworks.com>
Mon, 5 Dec 2016 16:27:06 +0000 (08:27 -0800)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:18 +0000 (20:26 -0500)
commit833331fbce9f4cf4e427c77f3460d261778b7557
tree28030d50a9419c3d791a1ce75717ebb49af83581
parent113db9450ed4fda1e1c2925998f995f59d261fd7
pimd: increase the maximum msdp TLV burst to 100 from 12

12 is too slow of a slow-start in scale setup (say with 6000 SAs)
when sources are being learnt one at a time (but in a rapid fire
fashion).

Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
pimd/pim_msdp_packet.c