summaryrefslogtreecommitdiffstats
path: root/ripngd/ripng_debug.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-1/+1
| | | | | The cmd_nodes used to configure vty, can mostly be static so (basic data hiding 101).
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-1/+1
| | | | | | | | | 2008-08-15 Paul Jakma <paul.jakma@sun.com> * {ospf6d,ripngd}/*: Finish job of marking functions as static, or exporting declarations for them, to quell warning noise with Quagga's GCC default high-level of warning flags. Thus allowing remaining, more useful warnings to be more easily seen.
* 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