summaryrefslogtreecommitdiffstats
path: root/staticd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-244-4/+4
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-244-4/+4
* *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-242-2/+2
* lib: staticd: vtysh: apply frrbot style requirementsChristian Hopps2023-03-221-31/+31
* staticd: handle `distance` valueChristian Hopps2023-03-221-21/+47
* mgmtd: Enroll Staticd as a backend client for MGMTDChristian Hopps2023-03-224-29/+89
* staticd: Tell bfd that we are shutting downDonald Sharp2023-03-211-0/+3
* *: remove some leftover license blurbsDavid Lamparter2023-02-091-3/+0
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-0917-237/+17
* staticd: Add missing enum's to switch statementDonald Sharp2023-01-312-3/+7