summaryrefslogtreecommitdiffstats
path: root/staticd/static_nht.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* staticd: track nexthops per-SAFIDavid Lamparter2022-03-271-18/+11
* staticd: simplify the northbound codeIgor Ryzhov2021-07-091-8/+6
* *: Replace 4/16 integers to IPV4_MAX_BYTELEN/IPV6_MAX_BYTELENDonatas Abraitis2021-07-011-1/+2
* staticd : Configuration northbound implementationvdhingra2020-07-161-47/+75
* staticd: Track state of where we are and limit installs/updates to minDonald Sharp2019-07-161-1/+100
* staticd: Fix static_nht_update to actually know route we are installingDonald Sharp2019-07-161-28/+48
* staticd: If we are told a nexthop has changed reinstall the route.Donald Sharp2019-06-241-12/+1
* staticd: Fix static routes that are not added in RIB after Null0 or vrf routesAdrian Ban2019-04-031-2/+2
* staticd: Fix nht to include SAFI_MULTICASTDonald Sharp2019-01-041-37/+46
* staticd: Fix mixup in vrf translationsDonald Sharp2018-08-311-30/+36
* staticd: null check (Coverity 1472311)F. Aragon2018-08-131-1/+1
* staticd: Allow daemon to have backup static routesDonald Sharp2018-07-291-2/+6
* staticd: Code review comments fixesDonald Sharp2018-07-291-8/+8
* staticd: Fix recursive routes for certain types of nexthopsDonald Sharp2018-07-291-1/+3
* staticd: Start the addition of a staticdDonald Sharp2018-07-291-0/+75