| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #8121 from opensourcerouting/macro-cleanup | Donatas Abraitis | 2021-03-22 | 3 | -5/+6 |
|\ |
|
| * | *: require semicolon after FRR_DAEMON_INFO & co. | David Lamparter | 2021-03-17 | 1 | -1/+2 |
| * | *: require semicolon after DEFINE_MTYPE & co | David Lamparter | 2021-03-17 | 3 | -4/+4 |
* | | sharpd: Dump metric received for the reachability | Donald Sharp | 2021-03-16 | 1 | -1/+2 |
|/ |
|
* | sharpd: Convert over to using builtin printf functionality | Donald Sharp | 2021-03-14 | 1 | -11/+6 |
* | sharpd: don't send invalid nexthop-groups to zebra | Mark Stapp | 2021-01-21 | 1 | -1/+31 |
* | *: Replace s_addr check agains 0 with INADDR_ANY | Donatas Abraitis | 2020-12-14 | 1 | -3/+3 |
* | sharpd, zebra: Pass and display opaque data as PoC | Donald Sharp | 2020-12-08 | 4 | -13/+31 |
* | lib, sharpd, vtysh: When reading a file in for config send start/end indicators | Donald Sharp | 2020-11-19 | 1 | -0/+12 |
* | *: Convert all usage of zclient_send_message to new enum | Donald Sharp | 2020-11-15 | 1 | -4/+6 |
* | bgpd, lib, sharpd: Add enum for zclient_send_message return | Donald Sharp | 2020-11-15 | 1 | -8/+4 |
* | sharpd: Add buffering support | Donald Sharp | 2020-11-15 | 1 | -22/+106 |
* | sharpd: Re-arrange route_add|delete | Donald Sharp | 2020-11-15 | 2 | -72/+85 |
* | bgpd: Advertise FIB installed routes to bgp peers (Part 1) | Soman K S | 2020-11-06 | 1 | -1/+2 |
* | :* Convert prefix2str to %pFX | Donatas Abraitis | 2020-10-22 | 2 | -15/+6 |
* | 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 |