summaryrefslogtreecommitdiffstats
path: root/staticd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15285 from idryzhov/staticd-nexthop-refcounterDonald Sharp2024-02-084-69/+31
|\
| * staticd: fix nht memory leakIgor Ryzhov2024-02-041-35/+6
| * staticd: add a separate function for uninstalling nexthopsIgor Ryzhov2024-02-042-10/+13
| * staticd: don't send routes from disabled vrfs to zebraIgor Ryzhov2024-02-041-1/+1
| * staticd: fix processing nht updatesIgor Ryzhov2024-02-041-23/+11
* | staticd: coverity fixesIgor Ryzhov2024-02-041-1/+5
|/
* staticd: fix NB dependency hackIgor Ryzhov2024-02-019-173/+196
* staticd: fix nexthops without interfaceIgor Ryzhov2024-02-011-0/+3
* Revert "staticd: Accept full blackhole typed keywords for ip_route_cmd"Igor Ryzhov2024-02-012-60/+3
* *: create a single registry of daemons' default port valuesMark Stapp2024-02-011-2/+0
* build: remove mgmtd exception from xref2vtyshIgor Ryzhov2024-01-281-2/+2
* *: fix `frr_daemon_info` indentationDavid Lamparter2024-01-271-7/+12
* ripd: ripd convert to mgmtdChristian Hopps2024-01-262-1/+4
* lib, mgmtd: rename ignore_cbs to ignore_cfg_cbsIgor Ryzhov2024-01-111-1/+1
* lib: fix the ASAN OneDefinitionRule violation.Christian Hopps2023-12-121-1/+1
* Merge pull request #14922 from louis-6wind/fix-bfd-static-sourceRafael Zalamena2023-12-061-0/+12
|\
| * staticd: fix changing to source auto in bfd monitorLouis Scalbert2023-12-011-0/+12
* | lib: all: remove './' from xpath 22% speedupChristian Hopps2023-11-293-77/+77
* | Merge pull request #14838 from idryzhov/mgmtd-cli-outChristian Hopps2023-11-294-62/+76
|\ \ | |/ |/|
| * mgmtd, staticd: output staticd configuration from mgmtdIgor Ryzhov2023-11-214-62/+76
* | staticd: replace `receive_notify` with requestDavid Lamparter2023-11-231-3/+2
* | Merge pull request #14850 from donaldsharp/IFNAMSIZ_GET_YOUR_SHIT_TOGETHERDonatas Abraitis2023-11-221-2/+2
|\ \
| * | *: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZDonald Sharp2023-11-211-2/+2
| |/
* / staticd: use `zclient->nexthop_update`David Lamparter2023-11-201-25/+17
|/
* staticd: fix debug commandsIgor Ryzhov2023-11-171-6/+4
* *: Move distance related defines into their own headerDonald Sharp2023-11-071-0/+1
* lib: convert if_zapi_callbacks into actual hooksDavid Lamparter2023-11-031-2/+4
* isisd: staticd: need to link directly against libyangChristian Hopps2023-10-271-1/+1
* Revert "lib: register bgp link-state afi/safi"Donald Sharp2023-10-101-1/+0
* staticd: Memory leak of string in staticdDonald Sharp2023-10-041-5/+8
* 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
* | Merge pull request #14089 from dmytroshytyi-6WIND/srv6_multiple_segs_sidsRuss White2023-09-216-111/+443
|\ \
| * | staticd: add vtysh srv6 multiple segs SIDsDmytro Shytyi2023-09-201-111/+169
| * | staticd: northbound srv6 hooks for segs stack yang modelDmytro Shytyi2023-09-203-0/+249
| * | staticd: zebra, modify nexthop to support multiple srv6 segs SIDsDmytro Shytyi2023-09-201-0/+15
| * | staticd: add srv6 static route seg informationDmytro Shytyi2023-09-201-0/+10
| |/
* / staticd: Check against NULL before dereferencing vrfDonatas Abraitis2023-09-201-0/+7
|/
* staticd: Accept full blackhole typed keywords for ip_route_cmdDonatas Abraitis2023-08-252-3/+53
* staticd: fix comparison of nexthop-vrfIgor Ryzhov2023-08-041-2/+9
* Merge pull request #13838 from ak503/static_bfd_vrfChristian Hopps2023-06-271-1/+4
|\
| * staticd: Fix bfd for static route in VRFDmitrii Turlupov2023-06-231-1/+4
* | staticd: remove unused YANG moduleChristian Hopps2023-06-231-1/+0
|/
* staticd: staticd no longer loads config filesChristian Hopps2023-06-121-2/+2
* lib: mgmtd: remove abstraction layer and other cleanupChristian Hopps2023-06-041-53/+3
* staticd: remove connect notify function, not neededChristian Hopps2023-05-281-3/+8
* lib: msg: refactor common connection code from mgmtdChristian Hopps2023-05-281-2/+1
* mgmtd: fully implement debug flags for mgmtd and clientsChristian Hopps2023-05-011-0/+3
* mgmtd: lib: read transitioned daemons split config files in mgmtdChristian Hopps2023-04-021-4/+12
* *: Convert event.h to frrevent.hDonald Sharp2023-03-242-2/+2