| Commit message (Expand) | Author | Age | Files | Lines |
* | bgpd,sharpd,zebra: fix code style | Hiroki Shirokura | 2021-06-02 | 2 | -8/+6 |
* | *: delete ZEBRA_FLAG_SEG6*_ROUTE and add ZAPI_NEXTHOP_FLAG_SEG6* | Hiroki Shirokura | 2021-06-02 | 1 | -3/+0 |
* | lib,sharpd,zebra: update nexthop object with nh_srv6 | Hiroki Shirokura | 2021-06-02 | 1 | -2/+2 |
* | sharpd: split srv6 route install command | Hiroki Shirokura | 2021-06-02 | 1 | -59/+180 |
* | sharpd: follow the practice on cli design for json output | Hiroki Shirokura | 2021-06-02 | 1 | -15/+32 |
* | *: eliminate redundant info from srv6 locator zapi | Hiroki Shirokura | 2021-06-02 | 1 | -34/+15 |
* | *: use one line init instead of memset and format it | Hiroki Shirokura | 2021-06-02 | 1 | -2/+1 |
* | *: fix code format accourding to checkpatch | Hiroki Shirokura | 2021-06-02 | 3 | -10/+19 |
* | sharpd: install route supports nexthop-seg6 (step3) | Hiroki Shirokura | 2021-06-02 | 1 | -1/+14 |
* | sharpd: support create/delete srv6-locator (step2) | Hiroki Shirokura | 2021-06-02 | 5 | -0/+189 |
* | shaprd: install route supports nexthop-seg6local (step1) | Hiroki Shirokura | 2021-06-02 | 1 | -1/+44 |
* | sharpd: install_routes_helper support ZAPI_ROUTE flags (step1) | Hiroki Shirokura | 2021-06-02 | 4 | -9/+19 |
* | sharpd: add v4 redistribute watching | Donald Sharp | 2021-05-04 | 3 | -0/+36 |
* | sharpd: use correct list of redist protocols in remove lsp | Mark Stapp | 2021-04-29 | 1 | -2/+2 |
* | *: remove *.conf.sample files | Quentin Young | 2021-04-09 | 2 | -7/+0 |
* | sharpd: Add Traffic Engineering Database (TED) | Olivier Dugeon | 2021-03-23 | 5 | -0/+174 |
* | 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 |
|\ |
|