summaryrefslogtreecommitdiffstats
path: root/staticd/static_vrf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgmtd, staticd: output staticd configuration from mgmtdIgor Ryzhov2023-11-211-15/+1
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* *: rework renaming the default VRFIgor Ryzhov2021-12-211-2/+2
* *: cleanup ifp->vrf_idIgor Ryzhov2021-11-221-11/+0
* staticd: output config using NB callbacks instead of operational dataIgor Ryzhov2021-08-311-16/+8
* Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-argDavid Lamparter2021-08-271-1/+1
|\
| * lib: remove unused argument from vrf_cmd_initIgor Ryzhov2021-08-261-1/+1
* | *: explicitly print "exit" at the end of every node configIgor Ryzhov2021-08-231-1/+1
|/
* *: 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