summaryrefslogtreecommitdiffstats
path: root/ripd/rip_debug.c
Commit message (Collapse)AuthorAgeFilesLines
* 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).
* 2005-10-26 Paul Jakma <paul.jakma@sun.com>paul2005-10-251-3/+3
| | | | | | * (general) static/extern functions and definitions. * rip_interface.h: new file, export the public functions from rip_interface.c
* Please, tell me truth about what debugging status you are displaying.hasso2004-08-311-1/+1
|
* Initial revisionpaul2002-12-131-0/+290