summaryrefslogtreecommitdiffstats
path: root/pimd/pim_nht.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-3/+3
* pimd: NHT upstream list is inefficientDonald Sharp2017-07-251-1/+1
* pimd: Fixup NHT debugging to be a bit more coherentDonald Sharp2017-07-241-3/+0
* pimd: Put 'struct pim_instance *' as the first function parameterDonald Sharp2017-07-241-1/+1
* pimd: Remove pimg from pim_nht.c in totalityDonald Sharp2017-07-241-5/+8
* pimd: More refactor for 'struct pim_instance *' for pim_nht.cDonald Sharp2017-07-241-1/+1
* pimd: Add 'struct pim_instance' to find_or_track_nexthopDonald Sharp2017-07-241-2/+2
* pimd: Make nexthop cache pim instance awareDonald Sharp2017-07-241-4/+6
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-34/+34
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* pimd: fix channel_oil and upstream RPF in syncChirag Shah2017-05-071-0/+3
* pimd: Pim Nexthop Tracking support with ECMPChirag Shah2017-04-251-2/+11
* pimd: Cleanup api and stop crashDonald Sharp2017-03-311-2/+2
* pimd: Nexthop tracking supportChirag Shah2017-03-161-0/+60