| Commit message (Expand) | Author | Age | Files | Lines |
* | *: fix missing VRF autocompletions | Igor Ryzhov | 2019-09-24 | 1 | -21/+21 |
* | sharpd: Update 'sharp watch import` to allow prefix | Donald Sharp | 2019-07-31 | 1 | -18/+23 |
* | *: fix some dumb printf format warnings | David Lamparter | 2019-06-11 | 1 | -2/+2 |
* | More compiler cleanup (#4487) | David Lamparter | 2019-06-11 | 1 | -1/+1 |
|\ |
|
| * | lib, pimd, sharpd: Various output string cleanups | Donald Sharp | 2019-06-07 | 1 | -1/+1 |
* | | lib, pbrd, sharpd, vtysh: Add autocompletion for 'nexthop-group' | Donald Sharp | 2019-06-05 | 1 | -1/+1 |
|/ |
|
* | sharpd: Add code to allow nexthops to be watched from non-default vrf | Donald Sharp | 2019-03-01 | 1 | -6/+32 |
* | sharpd: Add ability to pass vrf we want to watch | Donald Sharp | 2019-03-01 | 1 | -2/+4 |
* | sharpd: Add cli to allow vrf route installation | Donald Sharp | 2019-03-01 | 1 | -5/+25 |
* | sharpd: Setup route installation to be able to select vrf to use | Donald Sharp | 2019-03-01 | 1 | -2/+7 |
* | sharpd: Add ability to track import-check nexthops | Donald Sharp | 2019-02-13 | 1 | -4/+19 |
* | sharpd: Allow the registration of import checks to zebra | Donald Sharp | 2019-02-13 | 1 | -2/+2 |
* | sharpd: Add 'sharp data nexthop' data dump | Donald Sharp | 2019-02-07 | 1 | -0/+16 |
* | sharpd: Add 'sharp data route" dump command | Donald Sharp | 2019-02-07 | 1 | -0/+22 |
* | sharpd: Move route global variables into the global data structure | Donald Sharp | 2019-02-07 | 1 | -32/+27 |
* | sharpd: Allow nhop tracking to specify connected | Donald Sharp | 2019-02-07 | 1 | -6/+8 |
* | sharpd: Clean up vtysh warning about insufficient doc string | Donald Sharp | 2019-01-11 | 1 | -2/+3 |
* | sharpd: Allow route install/removal of v6 routes. | Donald Sharp | 2019-01-11 | 1 | -9/+22 |
* | sharpd: Add code to allow install/uninstall repeatedly | Donald Sharp | 2019-01-03 | 1 | -22/+36 |
* | sharpd: Abstract the route install/delete functions a bit | Donald Sharp | 2019-01-02 | 1 | -17/+4 |
* | sharpd: Allow sharpd to accept nexthop group as part of route install | Donald Sharp | 2019-01-02 | 1 | -8/+22 |
* | sharp: Modify route install to take nexthop groups | Donald Sharp | 2019-01-02 | 1 | -1/+5 |
* | Merge pull request #2989 from donaldsharp/static_debug | David Lamparter | 2018-09-08 | 1 | -0/+15 |
|\ |
|
| * | sharpd: Fix missing 'show debug' command | Donald Sharp | 2018-09-07 | 1 | -0/+15 |
* | | sharpd: Modify route install to allow v6 nexthops | Donald Sharp | 2018-09-06 | 1 | -5/+11 |
|/ |
|
* | sharp: Allow the specification of instance when adding/deleting routes | Donald Sharp | 2018-05-17 | 1 | -7/+10 |
* | sharpd: Add ability to register for nht | Donald Sharp | 2018-03-16 | 1 | -0/+42 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -2/+2 |
* | lib, sharpd, zebra: Update the zapi_vrf_label call to add afi | Donald Sharp | 2018-02-14 | 1 | -2/+5 |
* | bgpd, lib, sharpd, zebra: Use MPLS_LABEL_NONE | Donald Sharp | 2018-02-09 | 1 | -3/+5 |
* | sharpd: Consolidate commands under 'sharp' keyword | Donald Sharp | 2018-02-09 | 1 | -3/+6 |
* | sharpd: Add some infrastructure to allow test of ZEBRA_VRF_LABEL | Donald Sharp | 2018-02-09 | 1 | -0/+27 |
* | *: make clippy usage more consistent | Renato Westphal | 2017-12-04 | 1 | -0/+2 |
* | sharpd: Add Super Happy Advanced Routing Protocol | Donald Sharp | 2017-11-27 | 1 | -0/+114 |