summaryrefslogtreecommitdiffstats
path: root/staticd/static_routes.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* staticd: convert typedef to enumIgor Ryzhov2021-08-311-6/+7
* staticd: simplify the northbound codeIgor Ryzhov2021-07-091-17/+12
* tests: add grpc unit testChristian Hopps2021-06-061-0/+9
* staticd: kill static_memory.h, use MTYPE_STATICDavid Lamparter2021-03-221-0/+6
* staticd: fix nexthop validationIgor Ryzhov2021-02-171-1/+1
* staticd: Backend cofiguration code to fix table-id problemvdhingra2021-01-121-1/+1
* staticd : Added the warning log for route when VRF is not ready.vdhingra2020-09-011-0/+13
* staticd: add support for SR PoliciesSebastien Merle2020-08-121-1/+4
* staticd : Configuration northbound implementationvdhingra2020-07-161-30/+82
* static: Start state tracking to know what we think the route is doingDonald Sharp2019-07-161-0/+26
* staticd: install static routes in a vrf when next-hop interface comes upDon Slice2018-11-121-0/+2
* staticd: add ability to create onlink static routeQuentin Young2018-10-161-1/+8
* staticd: Code review comments fixesDonald Sharp2018-07-291-8/+8
* staticd: Start the addition of a staticdDonald Sharp2018-07-291-0/+110