summaryrefslogtreecommitdiffstats
path: root/staticd/static_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: 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