summaryrefslogtreecommitdiffstats
path: root/pimd/pim_nht.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pimd: Remove pimg from pim_nht.c in totalityDonald Sharp2017-07-241-19/+21
* pimd: More refactor for 'struct pim_instance *' for pim_nht.cDonald Sharp2017-07-241-6/+9
* pimd: Add 'struct pim_instance' to find_or_track_nexthopDonald Sharp2017-07-241-5/+5
* pimd: Make nexthop cache pim instance awareDonald Sharp2017-07-241-11/+13
* pimd: Refactor some functionsDonald Sharp2017-07-241-35/+39
* pimd: Cleanup use of VRF_DEFAULT to pimg->vrf_idDonald Sharp2017-07-241-8/+9
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-976/+973
* pimd: move variable declartion outside of switchChirag Shah2017-06-151-8/+10
* Merge branch 'stable/3.0'David Lamparter2017-05-181-3/+3
|\
| * pimd: Avoid deleting SGRpt entry from PP->P stateChirag Shah2017-05-161-3/+3
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
|/
* pimd: fix channel_oil and upstream RPF in syncChirag Shah2017-05-071-133/+162
* pimd: fix pimd crashes around pim rpfChirag Shah2017-04-251-1/+4
* pimd: Enable igmp on igmp version change cliChirag Shah2017-04-251-6/+1
* pimd: Pim Nexthop Tracking support with ECMPChirag Shah2017-04-251-69/+492
* pimd: Remove impossible conditions from testDonald Sharp2017-03-311-36/+0
* pimd: Cleanup api and stop crashDonald Sharp2017-03-311-5/+16
* pimd: Fix interface apiDonald Sharp2017-03-211-2/+2
* pimd: Remove dead codeDonald Sharp2017-03-171-6/+0
* pimd: When the RPF is changed remove the groupDonald Sharp2017-03-161-0/+6
* pimd: Nexthop tracking supportChirag Shah2017-03-161-0/+647