summaryrefslogtreecommitdiffstats
path: root/sharpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* sharpd: Add some infrastructure to allow test of ZEBRA_VRF_LABELDonald Sharp2018-02-093-0/+33
* *: Track vrfs per nexthop not per route entryDonald Sharp2018-02-091-2/+1
* *: Send/receive the nexthop vrf_idDonald Sharp2018-01-121-0/+2
* sharpd: add .gitignoreQuentin Young2018-01-101-0/+18
* *: make clippy usage more consistentRenato Westphal2017-12-041-0/+2
* sharpd: Add Super Happy Advanced Routing ProtocolDonald Sharp2017-11-277-0/+563