summaryrefslogtreecommitdiffstats
path: root/staticd (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: fix not building docs w/o sphinxDavid Lamparter2018-09-091-1/+1
* Merge pull request #2862 from opensourcerouting/non-recursiveDonald Sharp2018-09-091-0/+2
|\
| * build: move vtysh & manpage listings to subdir.amDavid Lamparter2018-09-081-0/+2
* | *: fix clang-6 SA warningsDavid Lamparter2018-09-081-2/+2
|/
* staticd: Fix 'show debug static" commandDonald Sharp2018-09-071-0/+14
* static: Put vty_frame around vrf output in staticd.Donald Sharp2018-08-311-0/+6
* staticd: Fix mixup in vrf translationsDonald Sharp2018-08-312-33/+55
* *: add a vrf update hook to be informed of the vrf namePhilippe Guibert2018-08-281-1/+1
* staticd: refcount the nht add/removalDonald Sharp2018-08-251-2/+90
* static: remove useless debug variablePhilippe Guibert2018-08-221-1/+0
* staticd: do not forget to set table id marker on zebra messagePhilippe Guibert2018-08-221-2/+4
* staticd: remove usage of vrf_is_backend_netns in staticdPhilippe Guibert2018-08-221-12/+12
* sharpd, staticd: Add access_list_initDonald Sharp2018-08-161-0/+2
* staticd: null check (Coverity 1472311)F. Aragon2018-08-131-1/+1
* staticd: Fix null pointer access (coverity 1472311)Emanuele Di Pascale2018-08-091-1/+1
* staticd: fix tiny whitespace issueDavid Lamparter2018-08-081-1/+2
* staticd, zebra: Fix up code warningsDonald Sharp2018-07-291-1/+1
* staticd: Fix crash with NULL siDonald Sharp2018-07-291-13/+4
* staticd: Allow daemon to have backup static routesDonald Sharp2018-07-294-35/+40
* staticd: Code review comments fixesDonald Sharp2018-07-2913-108/+106
* staticd: Fix recursive routes for certain types of nexthopsDonald Sharp2018-07-292-3/+5
* staticd: Enable backup configDonald Sharp2018-07-291-0/+6
* staticd: Start the addition of a staticdDonald Sharp2018-07-2917-0/+3056