| Commit message (Expand) | Author | Age | Files | Lines |
* | zebra: enqueue NHG_DEL in rib_nhg meta queue | Philippe Guibert | 2023-12-07 | 1 | -13/+12 |
* | Merge pull request #12600 from donaldsharp/local_routes | Russ White | 2023-12-05 | 1 | -1/+1 |
|\ |
|
| * | *: Introduce Local Host Routes to FRR | Donald Sharp | 2023-11-01 | 1 | -1/+1 |
* | | zebra: add client counter for nhg operations | Philippe Guibert | 2023-11-30 | 1 | -1/+9 |
* | | Merge pull request #14867 from opensourcerouting/zclient-options-cleanup | Donald Sharp | 2023-11-25 | 1 | -4/+0 |
|\ \ |
|
| * | | zebra, lib: remove notify field from hello message | David Lamparter | 2023-11-23 | 1 | -4/+0 |
* | | | *: convert `struct interface->connected` to DLIST | David Lamparter | 2023-11-22 | 1 | -1/+1 |
|/ / |
|
* | | *: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZ | Donald Sharp | 2023-11-21 | 1 | -6/+6 |
* | | *: Move distance related defines into their own header | Donald Sharp | 2023-11-07 | 1 | -0/+1 |
|/ |
|
* | zebra: add redistribute table-direct support | Philippe Guibert | 2023-10-20 | 1 | -3/+10 |
* | zebra: Make ucmp scale value owned by zrouter | Donald Sharp | 2023-10-12 | 1 | -1/+2 |
* | zebra: Score weighted values of ecmp to a number between 1-255 | Donald Sharp | 2023-10-12 | 1 | -0/+38 |
* | Revert "lib: register bgp link-state afi/safi" | Donald Sharp | 2023-10-10 | 1 | -1/+0 |
* | Merge pull request #14533 from mjstapp/fix_rule_notify_vrf | Donald Sharp | 2023-10-09 | 1 | -1/+3 |
|\ |
|
| * | lib,*: add vrf id to pbr rule results zapi message | Mark Stapp | 2023-10-05 | 1 | -1/+3 |
* | | *: remove ZEBRA_INTERFACE_VRF_UPDATE | anlan_cs | 2023-10-07 | 1 | -21/+0 |
|/ |
|
* | Merge pull request #12649 from louis-6wind/bgp-link-state | Russ White | 2023-09-26 | 1 | -0/+1 |
|\ |
|
| * | lib: register bgp link-state afi/safi | Louis Scalbert | 2023-09-18 | 1 | -0/+1 |
* | | bgpd,lib,sharpd,zebra: srv6 introduce multiple segs/SIDs in nexthop | Dmytro Shytyi | 2023-09-20 | 1 | -1/+2 |
|/ |
|
* | lib,zebra: add tx queuelen to interface struct | Mark Stapp | 2023-09-01 | 1 | -0/+1 |
* | pbrd: use flags to indicate active fields | G. Paul Ziemba | 2023-08-09 | 1 | -2/+25 |
* | lib, zebra: Send up whether or not v6_with_v4_nexthops are supported | Donald Sharp | 2023-08-03 | 1 | -1/+1 |
* | lib, zebra: Fix EVPN nexthop config order | Xiao Liang | 2023-07-27 | 1 | -13/+2 |
* | lib: zapi PBR common encode/decode | G. Paul Ziemba | 2023-07-20 | 1 | -61/+3 |
* | Merge pull request #14026 from LabNConsulting/pbr-add-vlan-filters | Donald Sharp | 2023-07-20 | 1 | -3/+19 |
|\ |
|
| * | pbrd: add vlan filters pcp/vlan-id/vlan-flags; ip-protocol any (zapi) | G. Paul Ziemba | 2023-07-19 | 1 | -3/+19 |
* | | zebra: remove unnecessary check for default vrf | anlan_cs | 2023-07-12 | 1 | -4/+0 |
|/ |
|
* | *: Rearrange vrf_bitmap_X api to reduce memory footprint | Donald Sharp | 2023-06-26 | 1 | -10/+11 |
* | zebra: support notifications for opaque ZAPI messages | Mark Stapp | 2023-06-23 | 1 | -2/+1 |
* | zebra: Unlock the route node when sending route notifications | Donald Sharp | 2023-06-01 | 1 | -5/+11 |
* | zebra: Use zebra_vrf_lookup_by_id when we can | Donald Sharp | 2023-03-28 | 1 | -3/+3 |
* | zebra: Send nexthop ifindex for type NEXTHOP_TYPE_IPV6 | Sarita Patra | 2023-02-24 | 1 | -2/+0 |
* | Merge pull request #12798 from donaldsharp/rib_match_multicast | Russ White | 2023-02-21 | 1 | -4/+5 |
|\ |
|
| * | zebra: Remove code duplication for v4 and v6 versions of rib_match_multicast | Donald Sharp | 2023-02-16 | 1 | -4/+5 |
* | | Merge pull request #12780 from opensourcerouting/spdx-license-id | Donald Sharp | 2023-02-17 | 1 | -14/+1 |
|\ \
| |/
|/| |
|
| * | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -14/+1 |
* | | lib: add label_type as field in zapi_nexthop | Stephen Worley | 2023-02-14 | 1 | -2/+3 |
* | | lib,zebra,bgpd,staticd: use label code to store VNI info | Stephen Worley | 2023-02-14 | 1 | -3/+8 |
|/ |
|
* | zebra: Add missing enums to switch statements | Donald Sharp | 2023-01-31 | 1 | -3/+8 |
* | zebra: use real MTYPEs for various objects | Mark Stapp | 2022-12-05 | 1 | -1/+1 |
* | zebra: traffic control ZAPI | Siger Yang | 2022-11-22 | 1 | -0/+172 |
* | Merge pull request #12147 from pguibert6WIND/srte_flush | Donatas Abraitis | 2022-11-17 | 1 | -1/+3 |
|\ |
|
| * | zebra: upon srte leave, flush sr policies | Philippe Guibert | 2022-10-19 | 1 | -1/+3 |
* | | Merge pull request #12219 from cscarpitta/feature/srv6-usid-behavior-support | Donatas Abraitis | 2022-11-14 | 1 | -0/+1 |
|\ \ |
|
| * | | lib,zebra: Send SRv6 locator flags over the ZAPI | Carmine Scarpitta | 2022-10-29 | 1 | -0/+1 |
| |/ |
|
* | | *: Add ability to encode / decode resilence down zapi | Donald Sharp | 2022-11-04 | 1 | -0/+6 |
* | | lib,zebra: link-params are not flushed after no enable | Louis Scalbert | 2022-10-17 | 1 | -5/+0 |
|/ |
|
* | zebra: Create a zebra_rib_route_entry_new function and use it | Donald Sharp | 2022-08-17 | 1 | -23/+4 |
* | zebra: Introduce early route processing on the MetaQ | Donald Sharp | 2022-08-17 | 1 | -3/+4 |
* | zebra: Remove unused return codes in zebra_mpls.c | Donald Sharp | 2022-08-10 | 1 | -14/+2 |