summaryrefslogtreecommitdiffstats
path: root/ripngd/ripng_debug.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge in latest quagga (0.99.11)Stephen Hemminger2008-10-271-1/+1
|\ | | | | | | Merge in current upstream version of quagga.
| * [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
|
* Make command nodes staticStephen Hemminger2008-08-111-1/+1
| | | | | The cmd_nodes used to configure vty, can mostly be static so (basic data hiding 101).
* 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