]> git.puffer.fish Git - mirror/frr.git/commit
pimd: handle VxLAN SG notifications from zebra
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Thu, 21 Mar 2019 15:49:09 +0000 (08:49 -0700)
committerAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Sat, 20 Apr 2019 15:33:21 +0000 (08:33 -0700)
commitaf7b561b9f5e9769fdda93b4a5ebd7a350c971a7
treeb01df61e91025fda29f4dbac8a349b9b70c3a610
parentb583b035822bc0d1694a73edfcaa1aaef1387fe8
pimd: handle VxLAN SG notifications from zebra

zebra sends (S, G) and (*, G) entries for BUM mcast groups to pimd. This
commit includes the changes to handle the notifications and trigger the
creation of (S, G) base cache in pimd.

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