summaryrefslogtreecommitdiffstats
path: root/sharpd/sharp_vty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: fix missing VRF autocompletionsIgor Ryzhov2019-09-241-21/+21
* sharpd: Update 'sharp watch import` to allow prefixDonald Sharp2019-07-311-18/+23
* *: fix some dumb printf format warningsDavid Lamparter2019-06-111-2/+2
* More compiler cleanup (#4487)David Lamparter2019-06-111-1/+1
|\
| * lib, pimd, sharpd: Various output string cleanupsDonald Sharp2019-06-071-1/+1
* | lib, pbrd, sharpd, vtysh: Add autocompletion for 'nexthop-group'Donald Sharp2019-06-051-1/+1
|/
* 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-011-2/+4
* 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-011-2/+7
* sharpd: Add ability to track import-check nexthopsDonald Sharp2019-02-131-4/+19
* 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