summaryrefslogtreecommitdiffstats
path: root/staticd/static_routes.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Ospf missing interface handling 2"Donald Sharp2019-06-241-6/+6
* *: change interface structure, from vrf_id to vrfPhilippe Guibert2019-06-121-2/+2
* *: change if_lookup_by_name() api with vrfPhilippe Guibert2019-06-121-4/+4
* staticd: strcpy -> strlcpyQuentin Young2019-05-291-1/+1
* staticd: Allow reinstall of static nexthops on vrf restartDonald Sharp2019-04-041-0/+1
* staticd: remove stale header info in static_fixup_intf_nhDon Slice2018-11-121-1/+0
* staticd: install static routes in a vrf when next-hop interface comes upDon Slice2018-11-121-0/+61
* staticd: add ability to create onlink static routeQuentin Young2018-10-161-3/+4
* staticd: Fix crash with NULL siDonald Sharp2018-07-291-13/+4
* staticd: Allow daemon to have backup static routesDonald Sharp2018-07-291-13/+15
* staticd: Code review comments fixesDonald Sharp2018-07-291-9/+9
* staticd: Start the addition of a staticdDonald Sharp2018-07-291-0/+513