summaryrefslogtreecommitdiffstats
path: root/pimd/pimd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * build: remove $Format tagsDavid Lamparter2016-12-201-2/+0
* | pimd: Add knob to control # of packets read in at one timeDonald Sharp2016-12-221-0/+1
* | pimd: Move pim_mroute.c global data to file local staticDonald Sharp2016-12-221-1/+0
* | pimd: Reduce pim oil scan timer to 50msDonald Sharp2016-12-221-1/+1
* | pimd: Store ifchannel information in a global list too.Donald Sharp2016-12-221-0/+1
* | pimd: Create channel_oil hash for quicker lookupDonald Sharp2016-12-221-29/+2
* | pimd: Add hash lookups for upstreamDonald Sharp2016-12-221-30/+2
* | pimd: sort qpim_channel_oil_list and qpim_upstream_listDaniel Walton2016-12-221-0/+38
* | PIM: prefix-list support for selecting RPDaniel Walton2016-12-221-0/+3
* | pimd: Startup does not need to assertDonald Sharp2016-12-221-3/+0
* | Unable to remove route-map from quaggaDaniel Walton2016-12-221-0/+1
* | pimd: Track the # of times we ask for nexthp informationDonald Sharp2016-12-221-0/+1
* | pimd: Change RPF cache refresh time to 2 secondsDonald Sharp2016-12-221-1/+1
* | pimd: Allow rp to configure it's keep alive timerDonald Sharp2016-12-221-0/+3
* | pimd: Allow keep alive timer configurationDonald Sharp2016-12-221-0/+1
* | pimd: Properly isolate zlookupDonald Sharp2016-12-221-1/+0
* | pimd: multiple rp commandsDonald Sharp2016-12-221-0/+5
* | pimd: Refactor RP code and start the ability to handle rangesDonald Sharp2016-12-221-1/+0
* | pimd: Remove unnecessary QuaggaIdDonald Sharp2016-12-221-1/+0
* | pimd: Fix use of 0 for NULLDonald Sharp2016-12-221-8/+8
|/
* Unable to remove route-map from quaggaDaniel Walton2016-09-091-0/+2
* pimd: Apparently compilers are evilDonald Sharp2016-06-181-0/+1