summaryrefslogtreecommitdiff
path: root/staticd/static_routes.c
AgeCommit message (Expand)Author
2023-03-21mgmtd: Enroll Staticd as a backend client for MGMTDChristian Hopps
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-31staticd: Add missing enum's to switch statementDonald Sharp
2023-01-13staticd: fix bug on route reinstallationRafael Zalamena
2023-01-13staticd: BFD integration northbound supportRafael Zalamena
2022-04-24staticd: merge NHT register & update, reorganizeDavid Lamparter
2022-01-31staticd: small cleanupanlan_cs
2021-11-22*: cleanup ifp->vrf_idIgor Ryzhov
2021-11-17*: clean up ifp-by-local-address function(s)David Lamparter
2021-08-31staticd: convert typedef to enumIgor Ryzhov
2021-08-09staticd: replace NB checks with assertIgor Ryzhov
2021-08-05Merge pull request #9023 from idryzhov/static-nbDonald Sharp
2021-07-09staticd: fix late initialization of blackhole typeanlan_cs
2021-07-09staticd: simplify the northbound codeIgor Ryzhov
2021-03-29*: modify VRF_CONFIGURED flag only in VRF NB layerIgor Ryzhov
2021-03-22staticd: kill static_memory.h, use MTYPE_STATICDavid Lamparter
2021-02-17staticd: fix vrf enablingIgor Ryzhov
2021-02-17staticd: fix nexthop creation and installationIgor Ryzhov
2021-02-17staticd: fix nexthop validationIgor Ryzhov
2021-01-12staticd: Backend cofiguration code to fix table-id problemvdhingra
2020-11-14bgpd, lib, staticd, tests: Convert to using FOREACH_AFI_SAFIDonald Sharp
2020-10-30staticd: fixed memory leak on shudownvdhingra
2020-10-09staticd: To set the default value of blackhole type correctlyvdhingra
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: Formatting changesvdhingra
2020-07-16staticd : Configuration northbound implementationvdhingra
2019-10-23staticd: check tuple (vrf, name) when interface events receivedPhilippe Guibert
2019-09-11Merge pull request #4722 from ak503/staticDonald Sharp
2019-08-28staticd: correct update static route when specify nexthop-vrfDmitrii Turlupov
2019-08-07staticd: Fix blackhole routes being installedDonald Sharp
2019-07-16staticd: Setup nexthop tracking instead of installing routeDonald Sharp
2019-07-16staticd: Fix static_nht_update to actually know route we are installingDonald Sharp
2019-06-23Revert "Ospf missing interface handling 2"Donald Sharp
2019-06-12*: change interface structure, from vrf_id to vrfPhilippe Guibert
2019-06-12*: change if_lookup_by_name() api with vrfPhilippe Guibert
2019-05-29staticd: strcpy -> strlcpyQuentin Young
2019-04-04staticd: Allow reinstall of static nexthops on vrf restartDonald Sharp
2018-11-12staticd: remove stale header info in static_fixup_intf_nhDon Slice
2018-11-12staticd: install static routes in a vrf when next-hop interface comes upDon Slice
2018-10-16staticd: add ability to create onlink static routeQuentin Young
2018-07-29staticd: Fix crash with NULL siDonald Sharp
2018-07-29staticd: Allow daemon to have backup static routesDonald Sharp
2018-07-29staticd: Code review comments fixesDonald Sharp
2018-07-29staticd: Start the addition of a staticdDonald Sharp