summaryrefslogtreecommitdiffstats
path: root/zebra/debug.c
Commit message (Collapse)AuthorAgeFilesLines
* Minor typo in zebra debuggingStephen Hemminger2008-07-161-1/+1
| | | | The command to turn off zebra rib debugging was wrong.
* [zebra] Add 'debug zebra rib' commandspaul2006-07-271-0/+74
| | | | | | 2006-07-27 Paul Jakma <paul.jakma@sun.com> * debug.{c,h}: Add 'debug zebra rib' and 'debug zebra rib queue'.
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-2/+2
| | | | | | | * (global) Extern and static'ification, with related fixups of declarations, ensuring files include their own headers, etc. if_ioctl.c: (interface_info_ioctl) fix obvious arg mis-order in list loop
* Initial revisionpaul2002-12-131-0/+272