summaryrefslogtreecommitdiff
path: root/lib/zclient.c
AgeCommit message (Expand)Author
2025-02-11lib: guard against padding garbage in ZAPI readDavid Lamparter
2024-06-12lib: fix copy srte_color from zapi_nexthop structurePhilippe Guibert
2023-09-20bgpd,lib,sharpd,zebra: srv6 introduce multiple segs/SIDs in nexthopDmytro Shytyi
2023-09-01lib,zebra: add tx queuelen to interface structMark Stapp
2023-08-09pbrd: add packet mangling actions (src/dst ip-addr/port, dscp, ecn)G. Paul Ziemba
2023-08-09pbrd: use flags to indicate active fieldsG. Paul Ziemba
2023-08-08pbrd: add explicit 'family' field for rulesG. Paul Ziemba
2023-08-03lib, zebra: Send up whether or not v6_with_v4_nexthops are supportedDonald Sharp
2023-07-25lib,pbrd: clean up style issuesMark Stapp
2023-07-20lib: zapi PBR common encode/decodeG. Paul Ziemba
2023-06-26*: Rearrange vrf_bitmap_X api to reduce memory footprintDonald Sharp
2023-06-23lib: add notifications for opaque zapi messagesMark Stapp
2023-06-23lib, zebra: include source client zapi info in opaque messagesMark Stapp
2023-04-14lib: fix handle seg6local routes on default vrfPhilippe Guibert
2023-03-29lib: Ensure the safi is set to a sensible valueDonald Sharp
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp
2023-03-24*: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp
2023-03-24*: Convert struct thread_master to struct event_master and it's ilkDonald Sharp
2023-03-24*: Convert thread_add_XXX functions to event_add_XXXDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-15Merge pull request #12494 from louis-6wind/ext_admin_groupOlivier Dugeon
2023-02-13lib: add label_type as field in zapi_nexthopStephen Worley
2023-02-10lib,yang,zebra: add extended admin-group supportLouis Scalbert
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-31lib: Add missing enum's to switch statementDonald Sharp
2022-11-22zebra: traffic control ZAPISiger Yang
2022-11-14Merge pull request #12219 from cscarpitta/feature/srv6-usid-behavior-supportDonatas Abraitis
2022-11-04*: Add ability to encode / decode resilence down zapiDonald Sharp
2022-10-29lib,zebra: Send SRv6 locator flags over the ZAPICarmine Scarpitta
2022-10-27lib: fix coverity scan failure in zebra_interface_link_params_read()Louis Scalbert
2022-10-17lib,zebra: link-params are not flushed after no enableLouis Scalbert
2022-08-24lib: Fix memory leak in `zclient_send_localsid()`Carmine Scarpitta
2022-06-10lib, zebra, bgpd: Move route EVPN flag to nexthopXiao Liang
2022-05-02*: use FRR interface name definition everywhereRafael Zalamena
2022-03-27*: add SAFI argument to zclient_send_rnhDavid Lamparter
2022-03-12*: When matching against a nexthop send and process what it matched againstDonald Sharp
2022-03-02lib: Fix zclient.c `enum event` to `enum zclient_event`Donald Sharp
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-12-21*: rework renaming the default VRFIgor Ryzhov
2021-11-22*: cleanup ifp->vrf_idIgor Ryzhov
2021-11-15lib: rename bfd function to reflect real functionalityIgor Ryzhov
2021-10-26Merge pull request #9854 from opensourcerouting/zapi-call-tableRuss White
2021-10-25lib: fix srv6 route hardcode with BGPHiroki Shirokura
2021-10-22lib: finish fixing spelling in lib filesewlumpkin
2021-10-20*: convert zclient callbacks to tableDavid Lamparter
2021-10-19lib: allow to create interfaces in non-existing VRFsIgor Ryzhov
2021-09-27lib, zebra: Send safi for rnh resolutionDonald Sharp