summaryrefslogtreecommitdiffstats
path: root/zebra/zapi_msg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: enqueue NHG_DEL in rib_nhg meta queuePhilippe Guibert2023-12-071-13/+12
* Merge pull request #12600 from donaldsharp/local_routesRuss White2023-12-051-1/+1
|\
| * *: Introduce Local Host Routes to FRRDonald Sharp2023-11-011-1/+1
* | zebra: add client counter for nhg operationsPhilippe Guibert2023-11-301-1/+9
* | Merge pull request #14867 from opensourcerouting/zclient-options-cleanupDonald Sharp2023-11-251-4/+0
|\ \
| * | zebra, lib: remove notify field from hello messageDavid Lamparter2023-11-231-4/+0
* | | *: convert `struct interface->connected` to DLISTDavid Lamparter2023-11-221-1/+1
|/ /
* | *: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZDonald Sharp2023-11-211-6/+6
* | *: Move distance related defines into their own headerDonald Sharp2023-11-071-0/+1
|/
* zebra: add redistribute table-direct supportPhilippe Guibert2023-10-201-3/+10
* zebra: Make ucmp scale value owned by zrouterDonald Sharp2023-10-121-1/+2
* zebra: Score weighted values of ecmp to a number between 1-255Donald Sharp2023-10-121-0/+38
* Revert "lib: register bgp link-state afi/safi"Donald Sharp2023-10-101-1/+0
* Merge pull request #14533 from mjstapp/fix_rule_notify_vrfDonald Sharp2023-10-091-1/+3
|\
| * lib,*: add vrf id to pbr rule results zapi messageMark Stapp2023-10-051-1/+3
* | *: remove ZEBRA_INTERFACE_VRF_UPDATEanlan_cs2023-10-071-21/+0
|/
* Merge pull request #12649 from louis-6wind/bgp-link-stateRuss White2023-09-261-0/+1
|\
| * lib: register bgp link-state afi/safiLouis Scalbert2023-09-181-0/+1
* | bgpd,lib,sharpd,zebra: srv6 introduce multiple segs/SIDs in nexthopDmytro Shytyi2023-09-201-1/+2
|/
* lib,zebra: add tx queuelen to interface structMark Stapp2023-09-011-0/+1
* pbrd: use flags to indicate active fieldsG. Paul Ziemba2023-08-091-2/+25
* lib, zebra: Send up whether or not v6_with_v4_nexthops are supportedDonald Sharp2023-08-031-1/+1
* lib, zebra: Fix EVPN nexthop config orderXiao Liang2023-07-271-13/+2
* lib: zapi PBR common encode/decodeG. Paul Ziemba2023-07-201-61/+3
* Merge pull request #14026 from LabNConsulting/pbr-add-vlan-filtersDonald Sharp2023-07-201-3/+19
|\
| * pbrd: add vlan filters pcp/vlan-id/vlan-flags; ip-protocol any (zapi)G. Paul Ziemba2023-07-191-3/+19
* | zebra: remove unnecessary check for default vrfanlan_cs2023-07-121-4/+0
|/
* *: Rearrange vrf_bitmap_X api to reduce memory footprintDonald Sharp2023-06-261-10/+11
* zebra: support notifications for opaque ZAPI messagesMark Stapp2023-06-231-2/+1
* zebra: Unlock the route node when sending route notificationsDonald Sharp2023-06-011-5/+11
* zebra: Use zebra_vrf_lookup_by_id when we canDonald Sharp2023-03-281-3/+3
* zebra: Send nexthop ifindex for type NEXTHOP_TYPE_IPV6Sarita Patra2023-02-241-2/+0
* Merge pull request #12798 from donaldsharp/rib_match_multicastRuss White2023-02-211-4/+5
|\
| * zebra: Remove code duplication for v4 and v6 versions of rib_match_multicastDonald Sharp2023-02-161-4/+5
* | Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp2023-02-171-14/+1
|\ \ | |/ |/|
| * *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* | lib: add label_type as field in zapi_nexthopStephen Worley2023-02-141-2/+3
* | lib,zebra,bgpd,staticd: use label code to store VNI infoStephen Worley2023-02-141-3/+8
|/
* zebra: Add missing enums to switch statementsDonald Sharp2023-01-311-3/+8
* zebra: use real MTYPEs for various objectsMark Stapp2022-12-051-1/+1
* zebra: traffic control ZAPISiger Yang2022-11-221-0/+172
* Merge pull request #12147 from pguibert6WIND/srte_flushDonatas Abraitis2022-11-171-1/+3
|\
| * zebra: upon srte leave, flush sr policiesPhilippe Guibert2022-10-191-1/+3
* | Merge pull request #12219 from cscarpitta/feature/srv6-usid-behavior-supportDonatas Abraitis2022-11-141-0/+1
|\ \
| * | lib,zebra: Send SRv6 locator flags over the ZAPICarmine Scarpitta2022-10-291-0/+1
| |/
* | *: Add ability to encode / decode resilence down zapiDonald Sharp2022-11-041-0/+6
* | lib,zebra: link-params are not flushed after no enableLouis Scalbert2022-10-171-5/+0
|/
* zebra: Create a zebra_rib_route_entry_new function and use itDonald Sharp2022-08-171-23/+4
* zebra: Introduce early route processing on the MetaQDonald Sharp2022-08-171-3/+4
* zebra: Remove unused return codes in zebra_mpls.cDonald Sharp2022-08-101-14/+2