| Commit message (Expand) | Author | Age | Files | Lines |
* | zebra: keep seg6local information from 'show ipv6 route' consistent with ipro... | Philippe Guibert | 2023-04-14 | 1 | -1/+3 |
* | zebra: display seg6local only when specified | Philippe Guibert | 2023-04-14 | 1 | -4/+6 |
* | zebra: Use zebra_vrf_lookup_by_id when we can | Donald Sharp | 2023-03-28 | 1 | -1/+1 |
* | *: Convert event.h to frrevent.h | Donald Sharp | 2023-03-24 | 1 | -1/+1 |
* | *: Rename thread.[ch] to event.[ch] | Donald Sharp | 2023-03-24 | 1 | -1/+1 |
* | Merge pull request #12780 from opensourcerouting/spdx-license-id | Donald Sharp | 2023-02-17 | 1 | -16/+1 |
|\ |
|
| * | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -16/+1 |
* | | lib,zebra,bgpd,staticd: use label code to store VNI info | Stephen Worley | 2023-02-14 | 1 | -3/+9 |
|/ |
|
* | zebra: Add missing enums to switch statements | Donald Sharp | 2023-01-31 | 1 | -2/+4 |
* | zebra: fix JSON fields for "show ip/ipv6 nht" | Pooja Jagadeesh Doijode | 2023-01-25 | 1 | -48/+271 |
* | zebra: json support for show ip nht | Sindhu Parvathi Gopinathan | 2022-11-29 | 1 | -39/+146 |
* | zebra: add a few `const` in RNH code | David Lamparter | 2022-03-27 | 1 | -2/+2 |
* | zebra: `show ip nht mrib` | David Lamparter | 2022-03-27 | 1 | -3/+3 |
* | zebra: register NHT nexthops with proper SAFI | David Lamparter | 2022-03-27 | 1 | -3/+3 |
* | zebra: check other SAFIs when removing gone client | David Lamparter | 2022-03-27 | 1 | -4/+9 |
* | zebra: prefixlen is not afi/safi dependant in encoding nexthops | Donald Sharp | 2022-03-12 | 1 | -2/+1 |
* | *: When matching against a nexthop send and process what it matched against | Donald Sharp | 2022-03-12 | 1 | -0/+23 |
* | zebra: Nexthop tracking, route resolution recursive lookup | vdhingra | 2022-02-22 | 1 | -8/+4 |
* | lib, zebra: Send safi for rnh resolution | Donald Sharp | 2021-09-27 | 1 | -0/+1 |
* | zebra: Create the SAFI_MULTICAST rnh tables | Donald Sharp | 2021-09-27 | 1 | -4/+6 |
* | zebra: Start carrying safi for rnh processing | Donald Sharp | 2021-09-27 | 1 | -12/+20 |
* | zebra: remove 'enum rnh_type' from system | Donald Sharp | 2021-09-27 | 1 | -64/+45 |
* | zebra: remove import check resolution from zebra | Donald Sharp | 2021-09-27 | 1 | -128/+3 |
* | *: Remove the ZEBRA_IMPORT_ROUTE_XXX zapi messages | Donald Sharp | 2021-09-27 | 1 | -3/+1 |
* | *: Add resolve via default flag | Donald Sharp | 2021-09-27 | 1 | -2/+6 |
* | zebra: When passing lookup information back pass the fully resolved | Donald Sharp | 2021-07-15 | 1 | -2/+1 |
* | zebra: We already store the last command as part of zserv_write | Donald Sharp | 2021-06-18 | 1 | -1/+0 |
* | zebra: optionally hide backup-nexthop events in nht | Mark Stapp | 2021-04-08 | 1 | -65/+248 |
* | zebra: add config control to hide backup nh events in nht | Mark Stapp | 2021-04-07 | 1 | -0/+18 |
* | zebra: kill zebra_memory.h, use MTYPE_STATIC | David Lamparter | 2021-03-22 | 1 | -1/+0 |
* | *: require semicolon after DEFINE_MTYPE & co | David Lamparter | 2021-03-17 | 1 | -1/+1 |
* | *: remove tabs & newlines from log messages | David Lamparter | 2021-02-14 | 1 | -1/+1 |
* | zebra: fix writing to pointer instead of value | Igor Ryzhov | 2020-11-18 | 1 | -1/+1 |
* | zebra: replace inet_ntoa | Mark Stapp | 2020-10-22 | 1 | -1/+1 |
* | :* Convert prefix2str to %pFX | Donatas Abraitis | 2020-10-22 | 1 | -4/+1 |
* | zebra: cleanup zebra_rnh.c debugs | Donald Sharp | 2020-10-02 | 1 | -81/+65 |
* | lib, zebra: Add SR-TE policy infrastructure to zebra | Sebastien Merle | 2020-08-07 | 1 | -10/+22 |
* | Merge pull request #6765 from mjstapp/backup_nhg_netlink | Renato Westphal | 2020-07-27 | 1 | -17/+2 |
|\ |
|
| * | zebra: improve vty, simplify some primary/backup code | Mark Stapp | 2020-07-20 | 1 | -17/+2 |
* | | zebra: fix SA warnings in backup nexthop code | Mark Stapp | 2020-07-16 | 1 | -2/+5 |
|/ |
|
* | zebra: include backup nexthops in nexthop-tracking | Mark Stapp | 2020-07-07 | 1 | -12/+144 |
* | Merge pull request #6559 from mjstapp/fix_zebra_rnh_sa | Renato Westphal | 2020-06-11 | 1 | -2/+2 |
|\ |
|
| * | zebra: fix SA warning in zebra_rnh.c | Mark Stapp | 2020-06-10 | 1 | -2/+2 |
* | | Merge pull request #6471 from volta-networks/fix_zebra_register_rnh_pseudowire | Donald Sharp | 2020-06-11 | 1 | -3/+10 |
|\ \
| |/
|/| |
|
| * | zebra: Every time zebra receives a ZEBRA_PW_SET, zebra should evaluate nh | Karen Schoener | 2020-06-03 | 1 | -3/+10 |
* | | zebra: fix coverity SA warnings | Mark Stapp | 2020-06-10 | 1 | -3/+12 |
|/ |
|
* | zebra: Remove typedef rnh_type_t from system | Donald Sharp | 2020-05-08 | 1 | -15/+16 |
* | *: remove tabs from log messages | David Lamparter | 2020-03-24 | 1 | -7/+7 |
* | bgpd,zebra: replace some more FUNCTION macros | Mark Stapp | 2020-03-18 | 1 | -1/+1 |
* | *: Finish off the __PRETTY_FUNCTION__ to __func__ | Donald Sharp | 2020-03-06 | 1 | -2/+2 |