summaryrefslogtreecommitdiffstats
path: root/pimd/pim_rpf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/3.0'David Lamparter2017-06-061-6/+7
|\
| * pimd: Fix to Tx S,G Join when SGRpt->Join stateChirag Shah2017-05-181-6/+7
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+17
|/
* pimd: Fix WG/SGRpt & WG J/P processingChirag Shah2017-05-071-2/+1
* pimd: fix pimd crashes around pim rpfChirag Shah2017-04-251-5/+8
* pimd: Pim Nexthop Tracking support with ECMPChirag Shah2017-04-251-20/+47
* Merge pull request #280 from donaldsharp/more_pimJafar Al-Gharaibeh2017-03-211-3/+23
|\
| * pimd: Consider interface change a RPF_CHANGED eventDonald Sharp2017-03-161-1/+3
| * pimd: Nexthop tracking supportChirag Shah2017-03-161-2/+20
* | *: Remove non-vrf based ifindex lookupDonald Sharp2017-03-151-1/+1
|/
* pimd: Join/Prune AggregationDonald Sharp2017-03-021-2/+2
* pimd: Refactor pim_rpf_update to take a 'struct pim_rpf'Donald Sharp2017-02-241-13/+14
* pimd: Cleanup compile warningsDonald Sharp2017-01-191-2/+2
* 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: Fix core when bouncing interfacesDonald Sharp2016-12-221-1/+2
* | pimd: Cleanup nexthop debuggingDonald Sharp2016-12-221-1/+1
* | pim-nexthop: set the correct nexthop address in the rpf info.anuradhak2016-12-221-6/+6
* | pimd: Allow storing of sg in string formatDonald Sharp2016-12-221-4/+4
* | pimd: Add the ability to test if the RPF' is the sameDonald Sharp2016-12-221-0/+9
* | pimd: When nexthop_lookup fails allow a retry.Donald Sharp2016-12-221-5/+1
* | pimd: Add basic nexthop lookup cached information.Donald Sharp2016-12-221-2/+50
* | pimd: Fix pim_nexthop_lookupDonald Sharp2016-12-221-9/+12
* | pimd: replace grp_str[100] with grp_str[INET_ADDRSTRLEN]Daniel Walton2016-12-221-6/+6
* | pimd: Further work to fix rpf lookups and nbrsDonald Sharp2016-12-221-3/+4
* | pimd: Turn off neighbor lookup for the momentDonald Sharp2016-12-221-0/+1
* | pimd: Rework approach for needing nbrsDonald Sharp2016-12-221-51/+70
* | pimd: Use MULTIPATH_NUM for maxpathsDonald Sharp2016-12-221-3/+3
* | pimd: Fix unguarded log messageDonald Sharp2016-12-221-2/+2
* | pimd: Fix up rp initialization breakageDonald Sharp2016-12-221-4/+4
* | pimd: switch pim_rpf.h to use 'struct prefix' for addressDonald Sharp2016-12-221-17/+55
* | pimd: Switch 'struct in_addr' to 'struct prefix' in pim_zlookup.hDonald Sharp2016-12-221-2/+2
* | pimd: Fix debugs to be more logicalDonald Sharp2016-12-221-4/+4
* | pimd - Fix rpf lookup to what it was originallyDonald Sharp2016-12-221-47/+35
* | pimd: Properly isolate zlookupDonald Sharp2016-12-221-1/+1
* | pimd: Remove unnecessary QuaggaIdDonald Sharp2016-12-221-1/+0
* | pimd: more source,group conversion to prefix sgDonald Sharp2016-12-221-1/+1
* | pimd: Refactor s,g information to struct prefix in pim_upstream.hDonald Sharp2016-12-221-25/+9
|/
* pimd: Separate pim vif index spot from ifindexDonald Sharp2016-06-181-0/+2
* pim: Fix NOCACHE to use incoming interfaceDonald Sharp2016-06-171-35/+46
* pimd: Cleanup some comments and documentationDonald Sharp2016-05-261-1/+0
* pimd: Receive and transmit (*,G) to the RPDonald Sharp2016-05-261-1/+1
* pimd: Cleanup zebra debugs to be protected by debug commandsDonald Sharp2016-05-261-7/+7
* pimd: merge pimd as of 2015-01-19David Lamparter2016-05-261-0/+260