summaryrefslogtreecommitdiffstats
path: root/pimd/pimd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pimd: No need to call zprivs_terminate 2 timesDonald Sharp2018-08-031-2/+0
* pimd: Fix ecmp_enable and ecmp_rebalance_enableDonald Sharp2018-06-071-2/+0
* pimd: Move some data tracking variables per VRFDonald Sharp2018-03-181-6/+0
* pimd: Make the rpf scan per vrf.Donald Sharp2018-03-181-1/+0
* *: use clang's 'ForEachMacros' format style optionRenato Westphal2017-09-151-2/+1
* *: make all daemons call frr_fini() on exitRenato Westphal2017-09-121-0/+2
* pimd: Allow the keepalive time to be per vrf.Donald Sharp2017-07-281-4/+0
* pimd: Make pim_ssmpingd.c 'struct pim_instance' awareDonald Sharp2017-07-241-5/+0
* pimd: Cleanup pim_ssm.c to use 'struct pim_instance *'Donald Sharp2017-07-241-1/+1
* pimd: Convert channel_oil_hash and list into 'struct pim_instance *'Donald Sharp2017-07-241-4/+0
* pimd: Move pim_ifchannel_list and vif array into 'struct pim_instance *'Donald Sharp2017-07-241-3/+0
* pimd: Convert pim_rp.c to use 'struct pim_instance *'Donald Sharp2017-07-241-6/+13
* pimd: Remove pimg from pim_upstream.cDonald Sharp2017-07-241-5/+1
* pimd: Refactore qpim_static_route_list into pim->static_routesDonald Sharp2017-07-241-12/+0
* pimd: Refactor code to be in better spotsDonald Sharp2017-07-241-155/+1
* pimd: Create pim_get_pim_instanceDonald Sharp2017-07-241-0/+10
* pimg: Actually properly create the pim socket per vrfDonald Sharp2017-07-241-4/+6
* pimd: Save pim instance on vrf pointerDonald Sharp2017-07-241-35/+32
* pimd: Modify pim_mroute_socket_[enable|disable] to be vrf awareDonald Sharp2017-07-241-1/+1
* pimd: Start conversion of socket and counters for VRFDonald Sharp2017-07-241-6/+2
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-205/+188
* *: update hash_create(), hash_create_size()Quentin Young2017-07-021-1/+1
* pimd: Fix zclient cleanup on shutdownDonald Sharp2017-06-301-0/+9
* pimd: Remove qpim_inaddr_anyDonald Sharp2017-06-021-3/+1
* pimd: pim bfd supportChirag Shah2017-05-181-0/+1
* Merge pull request #537 from donaldsharp/vrf_stuffDavid Lamparter2017-05-171-11/+4
|\
| * *: Consolidate vrf_hooks into vrf_initDonald Sharp2017-05-161-11/+4
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+17
|/
* Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-021-1/+4
|\
| * Merge branch 'stable/3.0' into pim_dev_3_0Jafar Al-Gharaibeh2017-04-281-1/+4
| |\
| | * pimd: Add prefix list handling to spt-switchoverDonald Sharp2017-04-201-1/+4
| * | pimd: Pim Nexthop Tracking support with ECMPChirag Shah2017-04-251-1/+3
| |/
* | Merge pull request #345 from chiragshah6/pim_devRenato Westphal2017-04-241-1/+3
|\ \
| * | pimd: Pim Nexthop Tracking support with ECMPChirag Shah2017-04-061-1/+3
* | | Merge pull request #304 from donaldsharp/pim_5549Jafar Al-Gharaibeh2017-04-101-1/+4
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into pim_5549Donald Sharp2017-04-051-5/+18
| |\|
| * | Merge branch 'master' into pim_5549Donald Sharp2017-04-011-0/+14
| |\ \
| * | | pimd: Add code to allow backwards compatibilityDonald Sharp2017-03-301-0/+2
* | | | pimd: Add the ability to never SPT switchoverDonald Sharp2017-04-051-0/+1
| |_|/ |/| |
* | | pimd: Cleanup termination to avoid possible null ptr derefDonald Sharp2017-03-311-4/+16
| |/ |/|
* | pimd: Allow SSM groups to co-exist with ASM groups.anuradhak2017-03-231-0/+14
|/
* pimd: Nexthop tracking supportChirag Shah2017-03-161-0/+148
* *: add frr_init() infrastructureDavid Lamparter2017-03-071-2/+0
* pimd: Hide 'ip multicast-routing' commandDonald Sharp2017-03-021-1/+1
* Merge branch 'frr/pull/133' ("Pim cleanup")David Lamparter2017-01-311-3/+5
|\
| * pimd: Cleanup shutdown a bit more.Donald Sharp2017-01-301-0/+5
| * pimd: Handle assignment of vif index betterDonald Sharp2017-01-301-2/+0
| * pimd: Move qpim_zclient_update -> zclientDonald Sharp2017-01-301-1/+0
* | pimd: Remove Double call of routemap_teriminateDonald Sharp2017-01-301-2/+1
|/
* Merge remote-tracking branch 'origin/master' into pim_lib_work2Donald Sharp2017-01-181-1/+0
|\