summaryrefslogtreecommitdiffstats
path: root/staticd/static_routes.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* staticd: add a separate function for uninstalling nexthopsIgor Ryzhov2024-02-041-0/+1
* staticd: fix NB dependency hackIgor Ryzhov2024-02-011-5/+2
* *: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZDonald Sharp2023-11-211-2/+2
* staticd: add srv6 static route seg informationDmytro Shytyi2023-09-201-0/+10
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-1/+1
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-1/+1
* mgmtd: Enroll Staticd as a backend client for MGMTDChristian Hopps2023-03-221-2/+25
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* staticd: add command to show monitored routesRafael Zalamena2023-01-131-0/+2
* staticd: BFD integration northbound supportRafael Zalamena2023-01-131-0/+26
* staticd: capture zebra's advertised ECMP limitMark Stapp2022-02-171-0/+1
* 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