summaryrefslogtreecommitdiff
path: root/staticd/static_nb_config.c
AgeCommit message (Expand)Author
2025-03-23staticd: Fix crash that occurs when modifying an SRv6 SIDCarmine Scarpitta
2025-02-27staticd: Do not log uninitialized `nexthop` variableCarmine Scarpitta
2025-02-26staticd: Add nb callbacks to configure a nexthop for SRv6 uA behaviorCarmine Scarpitta
2025-02-26staticd: Add nb callbacks to configure an interface for SRv6 uA behaviorCarmine Scarpitta
2025-01-28staticd: fix botched staticd YANG for dst-srcDavid Lamparter
2025-01-18staticd: Add Northbound APIs for SRv6Yuqing Zhao
2024-02-02staticd: fix NB dependency hackIgor Ryzhov
2024-02-02staticd: fix nexthops without interfaceIgor Ryzhov
2024-02-02Revert "staticd: Accept full blackhole typed keywords for ip_route_cmd"Igor Ryzhov
2023-12-06Merge pull request #14922 from louis-6wind/fix-bfd-static-sourceRafael Zalamena
2023-12-01staticd: fix changing to source auto in bfd monitorLouis Scalbert
2023-11-29lib: all: remove './' from xpath 22% speedupChristian Hopps
2023-09-20Merge pull request #14089 from dmytroshytyi-6WIND/srv6_multiple_segs_sidsRuss White
2023-09-20staticd: northbound srv6 hooks for segs stack yang modelDmytro Shytyi
2023-09-20staticd: Check against NULL before dereferencing vrfDonatas Abraitis
2023-08-25staticd: Accept full blackhole typed keywords for ip_route_cmdDonatas Abraitis
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-13staticd: BFD integration northbound supportRafael Zalamena
2022-11-25staticd: Do not crash when modifying an existing static route with colorDonatas Abraitis
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