| Commit message (Expand) | Author | Age | Files | Lines |
* | sharpd: Fix nexthop group name collision | Donald Sharp | 2020-10-17 | 1 | -2/+3 |
* | Merge pull request #7222 from idryzhov/fix-debug | Renato Westphal | 2020-10-10 | 1 | -1/+1 |
|\ |
|
| * | *: move "show debugging ..." commands to enable node | Igor Ryzhov | 2020-10-02 | 1 | -1/+1 |
* | | vtysh: dynamically generate the list of daemons for commands | Igor Ryzhov | 2020-10-02 | 1 | -0/+1 |
|/ |
|
* | *: make failure to decode nht update an error | Quentin Young | 2020-10-01 | 1 | -2/+1 |
* | sharpd: make id log more specific | Stephen Worley | 2020-09-28 | 1 | -1/+1 |
* | lib,zebra,sharpd: add code for backup proto-NHs but disabled | Stephen Worley | 2020-09-28 | 3 | -4/+30 |
* | lib,sharpd: align zapi NHG apis a bit | Stephen Worley | 2020-09-28 | 1 | -10/+11 |
* | sharp: add check for num_nh > multipath | Stephen Worley | 2020-09-28 | 1 | -0/+7 |
* | zebra,sharpd: checkpatch fixes | Stephen Worley | 2020-09-28 | 1 | -9/+5 |
* | lib,zebra,sharpd: clang format | Stephen Worley | 2020-09-28 | 3 | -9/+7 |
* | sharpd: implement NHG notification handling | Stephen Worley | 2020-09-28 | 3 | -1/+77 |
* | Revert "lib,sharpd,pbrd: `set installable` nhg command" | Stephen Worley | 2020-09-28 | 1 | -36/+4 |
* | lib,sharpd,pbrd: `set installable` nhg command | Stephen Worley | 2020-09-28 | 1 | -4/+36 |
* | sharpd: print the correct ID the NHG is using | Stephen Worley | 2020-09-28 | 1 | -1/+1 |
* | sharpd: add abilty to send a nhg to zebra | Donald Sharp | 2020-09-28 | 7 | -13/+165 |
* | sharpd: add a command to send ARP/NDP requests | Jakub UrbaĆczyk | 2020-08-12 | 3 | -0/+54 |
* | sharpd: Cleanup help text | Donald Sharp | 2020-08-11 | 1 | -2/+2 |
* | Merge pull request #6854 from mjstapp/sharp_lsp_update | Donald Sharp | 2020-08-06 | 3 | -25/+38 |
|\ |
|
| * | sharpd: support 'update lsp' zapi testing | Mark Stapp | 2020-08-04 | 3 | -25/+38 |
* | | sharpd,vtysh: no access list or route map commands | Rafael Zalamena | 2020-08-04 | 1 | -3/+0 |
|/ |
|
* | lib,sharpd,zebra: initial support for multiple backup nexthops | Mark Stapp | 2020-07-17 | 2 | -1/+6 |
* | Merge pull request #6530 from mjstapp/backup_nhg_notify | Donald Sharp | 2020-07-10 | 1 | -0/+6 |
|\ |
|
| * | sharpd: be explicit if nht is uninstalled | Mark Stapp | 2020-07-07 | 1 | -0/+6 |
* | | sharpd: use extern for globals | Mark Stapp | 2020-07-07 | 1 | -2/+2 |
|/ |
|
* | sharpd: add zclient session create and delete | Mark Stapp | 2020-06-16 | 3 | -10/+125 |
* | *: have daemons call frr_fini() at termination | Mark Stapp | 2020-06-11 | 1 | -0/+2 |
* | sharpd,zebra: unicast support for zapi messages | Mark Stapp | 2020-06-10 | 3 | -6/+43 |
* | lib,sharpd: add a SHARP_STR alias | Mark Stapp | 2020-06-10 | 1 | -2/+2 |
* | lib,zebra,sharpd: modify opaque zapi message to support unicast | Mark Stapp | 2020-06-10 | 1 | -5/+4 |
* | *: integrate remaining daemons with filter | Rafael Zalamena | 2020-06-05 | 1 | -0/+1 |
* | sharpd: add handler for OPAQUE messages | Mark Stapp | 2020-06-02 | 1 | -1/+19 |
* | sharpd: send opaque message registrations | Mark Stapp | 2020-06-02 | 3 | -0/+62 |
* | sharpd: send new OPAQUE messages | Mark Stapp | 2020-06-02 | 3 | -0/+47 |
* | sharpd: include backup nh info with lsps | Mark Stapp | 2020-06-01 | 3 | -30/+89 |
* | build: make clippy Makefile rules nicer | David Lamparter | 2020-04-27 | 1 | -2/+3 |
* | build: use VPATH for vtysh_scan | David Lamparter | 2020-04-27 | 1 | -1/+1 |
* | Merge pull request #6247 from FRRouting/nb_conversions | Donald Sharp | 2020-04-17 | 1 | -0/+1 |
|\ |
|
| * | *: include vrf northbound module in init | Chirag Shah | 2020-04-16 | 1 | -0/+1 |
* | | Merge pull request #5451 from opensourcerouting/rcu-log | Santosh P K | 2020-04-16 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | lib: rewrite zlog lock-free & TLS-buffered | David Lamparter | 2020-04-01 | 1 | -0/+4 |
* | | sharpd: Allow sharpd to specify it's own routes for label changes | Donald Sharp | 2020-04-13 | 1 | -2/+2 |
|/ |
|
* | sharpd: support backup nexthops | Mark Stapp | 2020-03-27 | 4 | -11/+91 |
* | Merge pull request #6087 from opensourcerouting/log-kill-tabs | Donald Sharp | 2020-03-25 | 1 | -4/+4 |
|\ |
|
| * | *: remove tabs from log messages | David Lamparter | 2020-03-24 | 1 | -4/+4 |
* | | sharpd: add "logpump" to bulk test logging | David Lamparter | 2020-03-24 | 4 | -0/+177 |
|/ |
|
* | Merge pull request #5779 from mjstapp/sharp_with_lsps | Donald Sharp | 2020-03-17 | 3 | -37/+181 |
|\ |
|
| * | sharpd: add support for install/remove lsps | Mark Stapp | 2020-02-25 | 3 | -37/+181 |
* | | *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__ | Donatas Abraitis | 2020-03-05 | 1 | -5/+3 |
|/ |
|
* | sharpd: Add missing yang route-map callbacks | Donald Sharp | 2020-02-14 | 1 | -0/+2 |