summaryrefslogtreecommitdiffstats
path: root/staticd/static_nb_config.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* staticd: replace NB checks with assertIgor Ryzhov2021-08-091-14/+0
* staticd: simplify the northbound codeIgor Ryzhov2021-07-091-269/+52
* lib: adapt to version 2 of libyangChristian Hopps2021-05-131-35/+2
* *: make sure `config.h` or `zebra.h` is firstDavid Lamparter2021-04-231-0/+2
* staticd: forbid blackhole and non-blackhole nexthops in a single routeIgor Ryzhov2021-03-031-0/+36
* staticd: fix nexthop creation and installationIgor Ryzhov2021-02-171-12/+0
* staticd: fix nexthop validationIgor Ryzhov2021-02-171-1/+1
* Merge pull request #7863 from chiragshah6/mdevRuss White2021-01-191-83/+43
|\
| * staticd: handle when condition check in nb callbacksChirag Shah2021-01-131-83/+43
* | staticd: Backend cofiguration code to fix table-id problemvdhingra2021-01-121-106/+24
|/
* staticd : Added the warning log for route when VRF is not ready.vdhingra2020-09-011-0/+12
* staticd: add support for SR PoliciesSebastien Merle2020-08-121-1/+97
* staticd: Added afi-safi as a key in route-listvdhingra2020-07-161-10/+17
* staticd : Configuration northbound implementationvdhingra2020-07-161-0/+1234