summaryrefslogtreecommitdiffstats
path: root/staticd/static_vrf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: modify VRF_CONFIGURED flag only in VRF NB layerIgor Ryzhov2021-03-281-21/+0
* staticd: kill static_memory.h, use MTYPE_STATICDavid Lamparter2021-03-221-58/+0
* staticd: fix nexthop creation and installationIgor Ryzhov2021-02-171-22/+0
* bgpd, lib, staticd, tests: Convert to using FOREACH_AFI_SAFIDonald Sharp2020-11-151-8/+6
* staticd: fixed memory leak on shudownvdhingra2020-10-301-0/+35
* staticd : Configuration northbound implementationvdhingra2020-07-161-14/+54
* staticd: Fixing memory leak issuergirada2020-03-081-0/+6
* staticd: register to interface events related with non default vrfPhilippe Guibert2019-09-171-0/+4
* vtysh: fix exit-vrf printingQuentin Young2018-10-241-1/+1
* static: Put vty_frame around vrf output in staticd.Donald Sharp2018-08-311-0/+6
* *: add a vrf update hook to be informed of the vrf namePhilippe Guibert2018-08-281-1/+1
* staticd: Code review comments fixesDonald Sharp2018-07-291-8/+8
* staticd: Start the addition of a staticdDonald Sharp2018-07-291-0/+196