summaryrefslogtreecommitdiffstats
path: root/sharpd/sharp_nht.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sharpd: fix avoid twice sending NHG_DEL for a nexthop-groupPhilippe Guibert2023-12-051-1/+2
* sharpd: Set Callback Function for Memory CleanupKeelan102023-11-151-0/+5
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* *: Add ability to encode / decode resilence down zapiDonald Sharp2022-11-041-0/+14
* *: Add ability for daemons to notice resilience changesDonald Sharp2022-11-041-1/+6
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-2/+2
* :* Convert prefix2str to %pFXDonatas Abraitis2020-10-221-8/+3
* sharpd: Fix nexthop group name collisionDonald Sharp2020-10-171-2/+3
* sharpd: make id log more specificStephen Worley2020-09-281-1/+1
* lib,zebra,sharpd: add code for backup proto-NHs but disabledStephen Worley2020-09-281-2/+10
* zebra,sharpd: checkpatch fixesStephen Worley2020-09-281-9/+5
* lib,zebra,sharpd: clang formatStephen Worley2020-09-281-1/+1
* sharpd: implement NHG notification handlingStephen Worley2020-09-281-0/+44
* Revert "lib,sharpd,pbrd: `set installable` nhg command"Stephen Worley2020-09-281-36/+4
* lib,sharpd,pbrd: `set installable` nhg commandStephen Worley2020-09-281-4/+36
* sharpd: print the correct ID the NHG is usingStephen Worley2020-09-281-1/+1
* sharpd: add abilty to send a nhg to zebraDonald Sharp2020-09-281-0/+110
* sharpd: Add 'sharp data nexthop' data dumpDonald Sharp2019-02-071-0/+67