summaryrefslogtreecommitdiff
path: root/staticd/static_nb_config.c
AgeCommit message (Expand)Author
2022-08-08staticd: When changing the underlying nh ensure it is reinstalledDonald Sharp
2022-02-17staticd: reject route config with too many nexthopsMark Stapp
2022-02-17staticd: fix spelling in an error messageMark Stapp
2021-08-31staticd: convert typedef to enumIgor Ryzhov
2021-08-09staticd: replace NB checks with assertIgor Ryzhov
2021-07-09staticd: simplify the northbound codeIgor Ryzhov
2021-05-13lib: adapt to version 2 of libyangChristian Hopps
2021-04-23*: make sure `config.h` or `zebra.h` is firstDavid Lamparter
2021-03-03staticd: forbid blackhole and non-blackhole nexthops in a single routeIgor Ryzhov
2021-02-17staticd: fix nexthop creation and installationIgor Ryzhov
2021-02-17staticd: fix nexthop validationIgor Ryzhov
2021-01-19Merge pull request #7863 from chiragshah6/mdevRuss White
2021-01-13staticd: handle when condition check in nb callbacksChirag Shah
2021-01-12staticd: Backend cofiguration code to fix table-id problemvdhingra
2020-08-31staticd : Added the warning log for route when VRF is not ready.vdhingra
2020-08-12staticd: add support for SR PoliciesSebastien Merle
2020-07-16staticd: Added afi-safi as a key in route-listvdhingra
2020-07-16staticd : Configuration northbound implementationvdhingra