summaryrefslogtreecommitdiffstats
path: root/sharpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6247 from FRRouting/nb_conversionsDonald Sharp2020-04-171-0/+1
|\
| * *: include vrf northbound module in initChirag Shah2020-04-161-0/+1
* | Merge pull request #5451 from opensourcerouting/rcu-logSantosh P K2020-04-161-0/+4
|\ \ | |/ |/|
| * lib: rewrite zlog lock-free & TLS-bufferedDavid Lamparter2020-04-011-0/+4
* | sharpd: Allow sharpd to specify it's own routes for label changesDonald Sharp2020-04-131-2/+2
|/
* sharpd: support backup nexthopsMark Stapp2020-03-274-11/+91
* Merge pull request #6087 from opensourcerouting/log-kill-tabsDonald Sharp2020-03-251-4/+4
|\
| * *: remove tabs from log messagesDavid Lamparter2020-03-241-4/+4
* | sharpd: add "logpump" to bulk test loggingDavid Lamparter2020-03-244-0/+177
|/
* Merge pull request #5779 from mjstapp/sharp_with_lspsDonald Sharp2020-03-173-37/+181
|\
| * sharpd: add support for install/remove lspsMark Stapp2020-02-253-37/+181
* | *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis2020-03-051-5/+3
|/
* sharpd: Add missing yang route-map callbacksDonald Sharp2020-02-141-0/+2
* doc: rename man pages to frr-*David Lamparter2020-01-151-1/+1
* lib, zebra: Allow for encode/decode of nexthop weight in pass downDonald Sharp2019-12-091-0/+2
* lib,sharpd: support labelled nexthop-groups in sharpdMark Stapp2019-12-061-0/+11
* *: make frr_yang_module_info constDavid Lamparter2019-11-301-1/+1
* *: Convert connected_free to a double pointerDonald Sharp2019-11-021-1/+1
* sharpd: Start infrastructure to allow for redistribution testingDonald Sharp2019-10-021-19/+55
* Merge pull request #5009 from donaldsharp/interface_deletionRuss White2019-09-301-46/+7
|\
| * *: Convert zapi->interface_delete to ifp callbackDonald Sharp2019-09-191-21/+1
| * *: Convert interface_down to interface down callbackDonald Sharp2019-09-191-10/+1
| * *: Convert from ->interface_up to the interface callbackDonald Sharp2019-09-191-21/+1
| * *: Switch all zclient->interface_add to interface create callbackDonald Sharp2019-09-191-14/+1
| * *: Add infrastructure to support zapi interface callbacksDonald Sharp2019-09-191-0/+23
* | *: fix missing VRF autocompletionsIgor Ryzhov2019-09-241-21/+21
|/
* pbrd, sharpd, staticd: Add some color to sample configuration filesDonald Sharp2019-08-191-0/+3
* sharpd: Fix repeat sub-command to workDonald Sharp2019-08-031-1/+1
* sharpd: Update 'sharp watch import` to allow prefixDonald Sharp2019-07-311-18/+23
* Revert "Ospf missing interface handling 2"Donald Sharp2019-06-241-4/+3
* *: change if_lookup_by_name() api with vrfPhilippe Guibert2019-06-121-3/+4
* *: fix some dumb printf format warningsDavid Lamparter2019-06-112-6/+6
* More compiler cleanup (#4487)David Lamparter2019-06-112-3/+3
|\
| * lib, pimd, sharpd: Various output string cleanupsDonald Sharp2019-06-072-3/+3
* | lib, pbrd, sharpd, vtysh: Add autocompletion for 'nexthop-group'Donald Sharp2019-06-051-1/+1
|/
* *: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young2019-05-031-18/+10
* sharpd: Add code to allow nexthops to be watched from non-default vrfDonald Sharp2019-03-011-6/+32
* sharpd: Add ability to pass vrf we want to watchDonald Sharp2019-03-013-6/+8
* sharpd: Add cli to allow vrf route installationDonald Sharp2019-03-011-5/+25
* sharpd: Setup route installation to be able to select vrf to useDonald Sharp2019-03-014-22/+32
* Merge pull request #3797 from donaldsharp/allow_in_dir_buildDavid Lamparter2019-02-181-0/+10
|\
| * build: non-recursive sharpdDonald Sharp2019-02-131-0/+10
* | sharpd: Add ability to track import-check nexthopsDonald Sharp2019-02-131-4/+19
* | sharpd: Allow the registration of import checks to zebraDonald Sharp2019-02-133-8/+19
|/
* sharpd: Add 'sharp data nexthop' data dumpDonald Sharp2019-02-077-0/+138
* sharpd: Add 'sharp data route" dump commandDonald Sharp2019-02-072-0/+23
* sharpd: Move route global variables into the global data structureDonald Sharp2019-02-074-65/+68
* sharpd: Add start of global data structuresDonald Sharp2019-02-073-1/+38
* sharpd: Allow nhop tracking to specify connectedDonald Sharp2019-02-073-9/+12
* build: fix a whole bunch of *FLAGSDavid Lamparter2019-01-301-1/+1