summaryrefslogtreecommitdiffstats
path: root/pimd/pim_bsm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* pimd: move BSM clear into BSM codeDavid Lamparter2021-11-171-5/+1
* pimd: cleanup & convert bsm_rpinfo to TS listDavid Lamparter2021-05-031-5/+16
* pimd: cleanup & convert bsm_info to TS listDavid Lamparter2021-05-031-5/+16
* pimd: remove unused sz_timerDavid Lamparter2021-05-031-1/+0
* pimd : Added the command to clear the pim bsr data.vdhingra2021-01-081-0/+3
* pimd: Forwarding the stored BSM to new neighbor or restarted neighborsaravanank2019-05-151-0/+1
* pimd: PIM Bootstrap packet processingsaravanank2019-05-151-0/+5
* pimd: rp_new & rp_del split into 2 tier functions & implement rp_changesaravanank2019-05-151-25/+26
* pimd: interface commands to enable/disable bsm processingsaravanank2019-05-151-1/+1
* pimd: PIM BSM Processing datastructure definition/initialization/deinitsaravanank2019-05-151-0/+191