]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_bsm.c
pimd: store PIM bootstrap message in list and forward if no_fwd not set
authorsaravanank <saravanank@vmware.com>
Sat, 4 May 2019 17:21:02 +0000 (10:21 -0700)
committersaravanank <saravanank@vmware.com>
Wed, 15 May 2019 04:42:22 +0000 (21:42 -0700)
commit79d97386db4f661db007ab993377c535fadc15d6
tree9661125a113fbeb61fab2cd7150b50c02680772a
parent20fd30e50c98e8d7b4914efa2525dc8bc7b2f89a
pimd: store PIM bootstrap message in list and forward if no_fwd not set

If no_fwd bit not set,
forward on all interfaces including which it came.
store it in bsm list with size for forwarding it later to new neighbor.
calculate PIM mtu of the interface, if bsm size is more do sematic frag and send

Signed-off-by: Saravanan K <saravanank@vmware.com>
pimd/pim_bsm.c