summaryrefslogtreecommitdiffstats
path: root/sharpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: 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
* sharpd: Clean up vtysh warning about insufficient doc stringDonald Sharp2019-01-111-2/+3
* sharpd: Do addition/subtraction for meDonald Sharp2019-01-111-2/+13
* sharpd: Allow route install/removal of v6 routes.Donald Sharp2019-01-112-13/+44
* sharpd: Add code to allow install/uninstall repeatedlyDonald Sharp2019-01-032-25/+45
* sharpd: Abstract the route install/delete functions a bitDonald Sharp2019-01-023-19/+63
* sharpd: Allow sharpd to accept nexthop group as part of route installDonald Sharp2019-01-021-8/+22
* sharpd/vtysh: Allow sharpd to use nexthop-groupsDonald Sharp2019-01-021-0/+1
* sharp: Modify route install to take nexthop groupsDonald Sharp2019-01-024-9/+41
* sharpd: return check (Coverity 1475198)F. Aragon2018-12-031-1/+3
* *: Replace zclient_new with zclient_new_notifyDonald Sharp2018-11-121-1/+1
* *: add empty array of YANG modulesRenato Westphal2018-10-271-1/+5
* build: fix not building docs w/o sphinxDavid Lamparter2018-09-091-1/+1
* *: cleanup .gitignore filesDavid Lamparter2018-09-081-15/+0
* build: move vtysh & manpage listings to subdir.amDavid Lamparter2018-09-081-0/+2
* Merge pull request #2989 from donaldsharp/static_debugDavid Lamparter2018-09-081-0/+15
|\
| * sharpd: Fix missing 'show debug' commandDonald Sharp2018-09-071-0/+15
* | sharpd: Modify route install to allow v6 nexthopsDonald Sharp2018-09-062-6/+12
|/
* *: add a vrf update hook to be informed of the vrf namePhilippe Guibert2018-08-281-1/+1
* sharpd, staticd: Add access_list_initDonald Sharp2018-08-161-0/+1
* sharpd: Does not need any special priv'sDonald Sharp2018-06-211-1/+0
* sharp: Allow the specification of instance when adding/deleting routesDonald Sharp2018-05-173-11/+16
* sharpd: Add some ability to ignore route-map commandsDonald Sharp2018-05-171-0/+2
* sharpd: Add ability to register for nhtDonald Sharp2018-03-163-0/+103
* *: globally ignore clippy-generated sourceQuentin Young2018-03-091-1/+0
* *: Add code to notify on route removal statusDonald Sharp2018-03-091-4/+22
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-062-4/+4
* sharpd: Allow sharp routes to recurseDonald Sharp2018-02-271-0/+1
* *: Modify notify_owner to route_notify_ownerDonald Sharp2018-02-231-3/+3
* *: Add tableid the route entry was sent toDonald Sharp2018-02-231-1/+2
* Merge pull request #1753 from donaldsharp/afi_vrf_labelLou Berger2018-02-163-5/+8
|\
| * lib, sharpd, zebra: Update the zapi_vrf_label call to add afiDonald Sharp2018-02-143-5/+8
* | sharpd: Add ability to build from tarballDonald Sharp2018-02-151-0/+5
|/
* bgpd, lib, sharpd, zebra: Use MPLS_LABEL_NONEDonald Sharp2018-02-091-3/+5
* lib, sharpd, zebra: Add new enum for lsp type and pass it through.Donald Sharp2018-02-091-1/+1
* sharpd: Consolidate commands under 'sharp' keywordDonald Sharp2018-02-091-3/+6