]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_msdp_packet.h
pimd: Fix the number of SAs pushed into one MSDP SA-TLV
authoranuradhak <anuradhak@cumulusnetworks.com>
Thu, 1 Dec 2016 00:14:20 +0000 (16:14 -0800)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:17 +0000 (20:26 -0500)
commitc024cfacea98cefd48cf50e1191c164359c19ebe
tree377eac12fb8cd47501ecbc2f84fa7c2c442c6e15
parentd52ff9b703bf4084a6a8fcd6c2e465c6f61d65b4
pimd: Fix the number of SAs pushed into one MSDP SA-TLV

The entry_cnt in a SA TLV is one byte. I was trying to push 765 SAs into
each TLV resulting in strange problems in a scale setup.

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