summaryrefslogtreecommitdiff
path: root/staticd/static_nht.c
AgeCommit message (Expand)Author
2024-02-04staticd: fix processing nht updatesIgor Ryzhov
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-03-27staticd: track nexthops per-SAFIDavid Lamparter
2021-07-09staticd: simplify the northbound codeIgor Ryzhov
2021-07-01*: Replace 4/16 integers to IPV4_MAX_BYTELEN/IPV6_MAX_BYTELENDonatas Abraitis
2020-07-16staticd : Configuration northbound implementationvdhingra
2019-07-16staticd: Track state of where we are and limit installs/updates to minDonald Sharp
2019-07-16staticd: Fix static_nht_update to actually know route we are installingDonald Sharp
2019-06-24staticd: If we are told a nexthop has changed reinstall the route.Donald Sharp
2019-04-03staticd: Fix static routes that are not added in RIB after Null0 or vrf routesAdrian Ban
2019-01-04staticd: Fix nht to include SAFI_MULTICASTDonald Sharp
2018-08-31staticd: Fix mixup in vrf translationsDonald Sharp
2018-08-13staticd: null check (Coverity 1472311)F. Aragon
2018-07-29staticd: Allow daemon to have backup static routesDonald Sharp
2018-07-29staticd: Code review comments fixesDonald Sharp
2018-07-29staticd: Fix recursive routes for certain types of nexthopsDonald Sharp
2018-07-29staticd: Start the addition of a staticdDonald Sharp