summaryrefslogtreecommitdiffstats
path: root/pimd/pim_ssm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: remove null check before XFREEQuentin Young2019-02-261-2/+1
* *: style for EC replacementsQuentin Young2018-09-131-2/+2
* *: LIB_[ERR|WARN] -> EC_LIBQuentin Young2018-09-131-1/+1
* *: rename zlog_fer -> flog_errQuentin Young2018-08-141-1/+1
* pimd: Add pim_errors and define some pim specific errorsDonald Sharp2018-08-141-2/+4
* pimd: Properly cleanup ssmDonald Sharp2018-08-031-1/+6
* pimd: make igmp_source_forward_reevaluate_all vrf awareDonald Sharp2018-03-181-1/+1
* pimd: Cleanup a variety of SA issuesDonald Sharp2017-08-251-1/+4
* pimd: Cleanup pim_ssm.c to use 'struct pim_instance *'Donald Sharp2017-07-241-11/+13
* pimd: Remove pimg from pim_upstream.cDonald Sharp2017-07-241-1/+1
* pimd: Save pim instance on vrf pointerDonald Sharp2017-07-241-2/+1
* pimd: Cleanup use of VRF_DEFAULT to pimg->vrf_idDonald Sharp2017-07-241-1/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-100/+90
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* pimd: Fix pim_ssm build failure by including zebra.hanuradhak2017-03-231-0/+2
* pimd: Allow SSM groups to co-exist with ASM groups.anuradhak2017-03-231-0/+156