summaryrefslogtreecommitdiffstats
path: root/tools/start-stop-daemon.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-15zserv.c: delete unused zsend_write_nexthoppaulzlabn1-26/+0
2018-03-15zserv.c: zebra_server_send_message() second parameterpaulzlabn1-1/+1
2018-03-15zebra: Add some additional vrf info to debugsDonald Sharp2-24/+31
2018-03-14doc: document IS-IS three-way handshake configChristian Franke1-0/+9
2018-03-14lib: Fixup strlcat and strlcpy to be a bit more descriptiveDonald Sharp3-21/+28
2018-03-14lib: Add the ability for other people to call a nexthop write lineDonald Sharp2-42/+43
2018-03-14lib: Expose nhgc_find commandDonald Sharp2-1/+4
2018-03-14lib: Add nexthop-group cliDonald Sharp4-8/+396
2018-03-14pimd: improvments to mtraceMladen Sablic1-17/+190
2018-03-14ospf6d: Stop debug messages happening in rare caseDonald Sharp1-1/+2
2018-03-13doc: remove misc trailing whitespaceQuentin Young1-2/+2
2018-03-13doc: Update CentOS6 doc to use puias repo for updated sphinxMartin Winter2-15/+21
2018-03-13bgpd: Fix warningvivek1-1/+2
2018-03-13bgpd: Fix enum, use API for log stringvivek3-9/+22
2018-03-13doc: don't check for sphinx-build on `make clean`Quentin Young1-5/+7
2018-03-13lib: privileges are granted to vty netns commandPhilippe Guibert4-6/+22
2018-03-13zebra: upon associating netns with vrf, prileges are raisedPhilippe Guibert1-0/+4
2018-03-13vtysh: restore some DEFUNs that should not have been reformated by indent.pyLou Berger1-11/+20
2018-03-13tools: fix indent.py to recognize all DEFUN types:Lou Berger1-1/+1
2018-03-12tests: add unit test for zlogQuentin Young4-9/+80
2018-03-12lib: fixup zlog_hexdumpQuentin Young1-16/+25
2018-03-12lib, zebra: slight cleanup after rebaseQuentin Young2-5/+4
2018-03-12lib, zebra: clean up zapi nitsQuentin Young2-6/+6
2018-03-12lib: zclient.h style fixesQuentin Young1-2/+5
2018-03-12lib, zebra: use existing zapi header structQuentin Young4-17/+68
2018-03-12zebra: reorganize zserv, batch i/oQuentin Young16-790/+836
2018-03-12zebra: standardize ZAPI message handler argsQuentin Young12-294/+194
2018-03-12zebra: add struct zmsghdrQuentin Young2-0/+30
2018-03-12zebra: dont return a status code in zapi handlersQuentin Young8-191/+188
2018-03-12tests: add unit test for zlogQuentin Young4-9/+80
2018-03-12lib: fixup zlog_hexdumpQuentin Young1-16/+23
2018-03-12docs/install.texi: document --enable-numeric-versionArthur Jones1-0/+4
2018-03-12tools/frr-reload.py: process vnc settings as sub-contextChristian Franke1-21/+9
2018-03-12lib: add convenience debugging macrosQuentin Young1-37/+55
2018-03-11alpine: minimal alpine packagingArthur Jones2-0/+47
2018-03-10isisd: add nerd-knob to turn three-way-adj offChristian Franke5-2/+26
2018-03-10isisd: P2P adjacencies should only be included in LSPDB/SPF when they are upChristian Franke3-3/+5
2018-03-10isisd: implement threeway adjacenciesChristian Franke3-50/+125
2018-03-10isisd: add support for TLV 240 P2P Three-Way AdjacencyChristian Franke3-0/+171
2018-03-10isisd: remove unused debug codeChristian Franke1-40/+0
2018-03-10isisd: allocate circuit_id only for broadcast circuitsChristian Franke4-23/+14
2018-03-10isisd: cleanup usage of circuit_idChristian Franke4-17/+12
2018-03-10isisd: revert some counterproductive indentationChristian Franke8-186/+131
2018-03-10zebra/if_netlink: compile under musl-libcArthur Jones1-1/+2
2018-03-09*: globally ignore clippy-generated sourceQuentin Young7-6/+3
2018-03-09vtysh: add bgpd vpn-policy nodesG. Paul Ziemba1-5/+37
2018-03-09bgpd: vpn-vrf route leakingG. Paul Ziemba14-27/+2349
2018-03-09isisd: debug msg: display distance when adding redist routeG. Paul Ziemba1-2/+2
2018-03-09ospfd: resend redistribute request to zebra after ospf gets notified of vrf_idG. Paul Ziemba1-1/+26
2018-03-09ospfd: debug detail for redistributeG. Paul Ziemba1-2/+8