summaryrefslogtreecommitdiff
path: root/staticd/static_main.c
AgeCommit message (Expand)Author
2025-01-18staticd: Initialize/cleanup SRv6Yuqing Zhao
2025-01-14lib: northbound/mgmtd: add backend model supportChristian Hopps
2024-02-02staticd: fix NB dependency hackIgor Ryzhov
2024-02-01*: create a single registry of daemons' default port valuesMark Stapp
2024-01-27*: fix `frr_daemon_info` indentationDavid Lamparter
2023-12-11lib: fix the ASAN OneDefinitionRule violation.Christian Hopps
2023-06-23staticd: remove unused YANG moduleChristian Hopps
2023-06-12staticd: staticd no longer loads config filesChristian Hopps
2023-06-04lib: mgmtd: remove abstraction layer and other cleanupChristian Hopps
2023-05-28staticd: remove connect notify function, not neededChristian Hopps
2023-05-28lib: msg: refactor common connection code from mgmtdChristian Hopps
2023-04-01mgmtd: lib: read transitioned daemons split config files in mgmtdChristian Hopps
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 struct thread_master to struct event_master and it's ilkDonald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-03-21mgmtd: Enroll Staticd as a backend client for MGMTDChristian Hopps
2023-03-21staticd: Tell bfd that we are shutting downDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-10-12staticd: Clean up zclient on shutdownDonald Sharp
2022-02-28staticd: Fix `make check` failuresDonald Sharp
2022-02-17staticd: capture zebra's advertised ECMP limitMark Stapp
2021-11-11*: Convert quagga_signal_X to frr_signal_XDonald Sharp
2021-08-25*: Drop `break` after using frr_help_exit() in switch/caseDonatas Abraitis
2021-03-17*: require semicolon after FRR_DAEMON_INFO & co.David Lamparter
2021-02-22lib: register dependency between control plane protocol and vrf nb nodesIgor Ryzhov
2020-08-03staticd,vtysh: no access list commandsRafael Zalamena
2020-07-16staticd : Configuration northbound implementationvdhingra
2020-06-11*: have daemons call frr_fini() at terminationMark Stapp
2020-06-05*: add filter northbound supportRafael Zalamena
2020-04-16*: include vrf northbound module in initChirag Shah
2020-03-07staticd: Fixing memory leak issuergirada
2020-01-09staticd: add debug supportMark Stapp
2019-11-30*: make frr_yang_module_info constDavid Lamparter
2018-10-27*: add empty array of YANG modulesRenato Westphal
2018-08-15sharpd, staticd: Add access_list_initDonald Sharp
2018-08-08staticd: fix tiny whitespace issueDavid Lamparter
2018-07-29staticd: Code review comments fixesDonald Sharp
2018-07-29staticd: Enable backup configDonald Sharp
2018-07-29staticd: Start the addition of a staticdDonald Sharp