summaryrefslogtreecommitdiff
path: root/staticd
AgeCommit message (Expand)Author
2025-04-08staticd: Avoid requesting SRv6 sid from zebra when loc and sid block dont matchCarmine Scarpitta
2025-03-27Revert "staticd: Fix crash that occurs when modifying an SRv6 SID"Donatas Abraitis
2025-03-24staticd: Fix crash that occurs when modifying an SRv6 SIDCarmine Scarpitta
2025-03-03staticd: Fix `no srv6` commandCarmine Scarpitta
2025-02-28staticd: Add `no` form for `static-sids` commandCarmine Scarpitta
2025-02-28staticd: Convert `static-sids` command to DEFPYCarmine Scarpitta
2025-02-13staticd: Fix SRv6 SID installation and deletionCarmine Scarpitta
2025-02-03staticd: Fix wrong xpath in `no sid X:X::X:X/M`Carmine Scarpitta
2025-02-02staticd: Fix NULL pointer dereferenceCarmine Scarpitta
2025-01-28staticd: fix NHT for dst-src routesDavid Lamparter
2025-01-28staticd: fix botched staticd YANG for dst-srcDavid Lamparter
2025-01-18staticd: Add CLIs to show SRv6 static SIDsYuqing Zhao
2025-01-18staticd: Add CLI for SRv6 static SIDsYuqing Zhao
2025-01-18staticd: Add Northbound APIs for SRv6Yuqing Zhao
2025-01-18staticd: Initialize/cleanup SRv6Yuqing Zhao
2025-01-18staticd: Install SIDs when a dependent interface goes up/downYuqing Zhao
2025-01-18staticd: Request/Release SIDs to SID ManagerYuqing Zhao
2025-01-18staticd: Add infrastructure for SRv6Yuqing Zhao
2025-01-18staticd: Add debug option for SRv6Yuqing Zhao
2025-01-14lib: northbound/mgmtd: add backend model supportChristian Hopps
2024-12-27staticd: Reduce the frequency of adding routesguozhongfeng.gzf
2024-10-15*: Fix up improper handling of nexthops for nexthop trackingDonald Sharp
2024-08-27lib: common debug status outputIgor Ryzhov
2024-08-27lib: common debug config outputIgor Ryzhov
2024-08-27lib: rework debug initIgor Ryzhov
2024-07-12zebra: fix missing static routesanlan_cs
2024-02-08Merge pull request #15285 from idryzhov/staticd-nexthop-refcounterDonald Sharp
2024-02-04staticd: coverity fixesIgor Ryzhov
2024-02-04staticd: fix nht memory leakIgor Ryzhov
2024-02-04staticd: add a separate function for uninstalling nexthopsIgor Ryzhov
2024-02-04staticd: don't send routes from disabled vrfs to zebraIgor Ryzhov
2024-02-04staticd: fix processing nht updatesIgor Ryzhov
2024-02-02staticd: fix NB dependency hackIgor Ryzhov
2024-02-02staticd: fix nexthops without interfaceIgor Ryzhov
2024-02-02Revert "staticd: Accept full blackhole typed keywords for ip_route_cmd"Igor Ryzhov
2024-02-01*: create a single registry of daemons' default port valuesMark Stapp
2024-01-28build: remove mgmtd exception from xref2vtyshIgor Ryzhov
2024-01-27*: fix `frr_daemon_info` indentationDavid Lamparter
2024-01-26ripd: ripd convert to mgmtdChristian Hopps
2024-01-11lib, mgmtd: rename ignore_cbs to ignore_cfg_cbsIgor Ryzhov
2023-12-11lib: fix the ASAN OneDefinitionRule violation.Christian Hopps
2023-12-06Merge pull request #14922 from louis-6wind/fix-bfd-static-sourceRafael Zalamena
2023-12-01staticd: fix changing to source auto in bfd monitorLouis Scalbert
2023-11-29lib: all: remove './' from xpath 22% speedupChristian Hopps
2023-11-29Merge pull request #14838 from idryzhov/mgmtd-cli-outChristian Hopps
2023-11-23staticd: replace `receive_notify` with requestDavid Lamparter
2023-11-22Merge pull request #14850 from donaldsharp/IFNAMSIZ_GET_YOUR_SHIT_TOGETHERDonatas Abraitis
2023-11-21*: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZDonald Sharp
2023-11-21mgmtd, staticd: output staticd configuration from mgmtdIgor Ryzhov
2023-11-20staticd: use `zclient->nexthop_update`David Lamparter