summaryrefslogtreecommitdiffstats
path: root/ripngd/ripng_debug.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* *: Create and use infrastructure to show debugs in libDonald Sharp2022-10-071-0/+2
* *: move "show debugging ..." commands to enable nodeIgor Ryzhov2020-10-021-1/+1
* *: move CLI node names to cmd_node->nameDavid Lamparter2020-04-161-0/+1
* *: remove second parameter on install_node()David Lamparter2020-04-161-1/+3
* *: remove cmd_node->vtyshDavid Lamparter2020-04-161-1/+0
* *: clean up cmd_node initializersDavid Lamparter2020-04-161-2/+3
* Treewide: use ANSI function definitionsRuben Kerkhof2019-01-241-1/+1
* ripngd: fix SIGHUP handlingRenato Westphal2018-12-031-7/+0
* *: use argv[]->text instead of argv[]->arg when appropriateRenato Westphal2017-10-061-12/+4
* *: Add 'show debugging' command from vtyshDonald Sharp2017-08-211-6/+6
* ripngd: Fix failure returned with some debug commandsDonald Sharp2017-07-241-3/+3
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-124/+116
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-3/+3
|\
| * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-3/+3
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-11/+11
|/
* *: use vty_outlnQuentin Young2017-06-291-17/+11
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-1/+0
|\
| * *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-081-1/+0
* | ripngd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-4/+6
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-2/+2
* | ripngd: argv updateDaniel Walton2016-09-231-27/+4
|/
* *: nuke ^L (page feed)David Lamparter2014-06-041-1/+1
* ripngd: copy debug statements fix from ripdStephen Hemminger2011-03-121-15/+11
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-1/+1
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-1/+1
* Fix help of "show debugging ripng" command.hasso2004-10-261-2/+2
* Please, tell me truth about what debugging status you are displaying.hasso2004-08-311-1/+1
* Ripngd part of 6Wind patch.hasso2003-05-251-1/+2
* Initial revisionpaul2002-12-131-0/+292