summaryrefslogtreecommitdiffstats
path: root/sharpd/sharp_vty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sharpd: Allow the registration of import checks to zebraDonald Sharp2019-02-131-2/+2
* sharpd: Add 'sharp data nexthop' data dumpDonald Sharp2019-02-071-0/+16
* sharpd: Add 'sharp data route" dump commandDonald Sharp2019-02-071-0/+22
* sharpd: Move route global variables into the global data structureDonald Sharp2019-02-071-32/+27
* sharpd: Allow nhop tracking to specify connectedDonald Sharp2019-02-071-6/+8
* sharpd: Clean up vtysh warning about insufficient doc stringDonald Sharp2019-01-111-2/+3
* sharpd: Allow route install/removal of v6 routes.Donald Sharp2019-01-111-9/+22
* sharpd: Add code to allow install/uninstall repeatedlyDonald Sharp2019-01-031-22/+36
* sharpd: Abstract the route install/delete functions a bitDonald Sharp2019-01-021-17/+4
* sharpd: Allow sharpd to accept nexthop group as part of route installDonald Sharp2019-01-021-8/+22
* sharp: Modify route install to take nexthop groupsDonald Sharp2019-01-021-1/+5
* 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-061-5/+11
|/
* sharp: Allow the specification of instance when adding/deleting routesDonald Sharp2018-05-171-7/+10
* sharpd: Add ability to register for nhtDonald Sharp2018-03-161-0/+42
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-2/+2
* lib, sharpd, zebra: Update the zapi_vrf_label call to add afiDonald Sharp2018-02-141-2/+5
* bgpd, lib, sharpd, zebra: Use MPLS_LABEL_NONEDonald Sharp2018-02-091-3/+5
* sharpd: Consolidate commands under 'sharp' keywordDonald Sharp2018-02-091-3/+6
* sharpd: Add some infrastructure to allow test of ZEBRA_VRF_LABELDonald Sharp2018-02-091-0/+27
* *: make clippy usage more consistentRenato Westphal2017-12-041-0/+2
* sharpd: Add Super Happy Advanced Routing ProtocolDonald Sharp2017-11-271-0/+114