summaryrefslogtreecommitdiffstats
path: root/staticd/static_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: fix `frr_daemon_info` indentationDavid Lamparter2024-01-271-7/+12
* lib: fix the ASAN OneDefinitionRule violation.Christian Hopps2023-12-121-1/+1
* 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: lib: read transitioned daemons split config files in mgmtdChristian Hopps2023-04-021-4/+12
* *: Convert event.h to frrevent.hDonald Sharp2023-03-241-1/+1
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-1/+1
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-1/+1
* *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-241-1/+1
* mgmtd: Enroll Staticd as a backend client for MGMTDChristian Hopps2023-03-221-0/+55
* staticd: Tell bfd that we are shutting downDonald Sharp2023-03-211-0/+3
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* staticd: Clean up zclient on shutdownDonald Sharp2022-10-121-0/+1
* staticd: Fix `make check` failuresDonald Sharp2022-02-281-1/+0
* staticd: capture zebra's advertised ECMP limitMark Stapp2022-02-171-1/+1
* *: Convert quagga_signal_X to frr_signal_XDonald Sharp2021-11-111-1/+1
* *: Drop `break` after using frr_help_exit() in switch/caseDonatas Abraitis2021-08-251-1/+0
* *: require semicolon after FRR_DAEMON_INFO & co.David Lamparter2021-03-171-1/+1
* lib: register dependency between control plane protocol and vrf nb nodesIgor Ryzhov2021-02-221-0/+2
* staticd,vtysh: no access list commandsRafael Zalamena2020-08-041-1/+0
* staticd : Configuration northbound implementationvdhingra2020-07-161-0/+10
* *: have daemons call frr_fini() at terminationMark Stapp2020-06-111-0/+3
* *: add filter northbound supportRafael Zalamena2020-06-051-0/+1
* *: include vrf northbound module in initChirag Shah2020-04-161-0/+1
* staticd: Fixing memory leak issuergirada2020-03-081-0/+2
* staticd: add debug supportMark Stapp2020-01-091-0/+2
* *: make frr_yang_module_info constDavid Lamparter2019-11-301-1/+1
* *: add empty array of YANG modulesRenato Westphal2018-10-271-1/+5
* sharpd, staticd: Add access_list_initDonald Sharp2018-08-161-0/+2
* staticd: fix tiny whitespace issueDavid Lamparter2018-08-081-1/+2
* staticd: Code review comments fixesDonald Sharp2018-07-291-8/+8
* staticd: Enable backup configDonald Sharp2018-07-291-0/+6
* staticd: Start the addition of a staticdDonald Sharp2018-07-291-0/+145