summaryrefslogtreecommitdiffstats
path: root/ripd/rip_debug.c
Commit message (Collapse)AuthorAgeFilesLines
* Bring "ex" version up to date with 0.99.18ex14Chris Hall2011-03-291-15/+9
| | | | | | | | Release: 0.99.18ex14 Also fixes issue with unknown attributes -- does not release them prematurely. Contains the "bgpd: New show commands for improved view and address family support", which is post 0.99.18. (But not RFC 5082 GTSM.)
* [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).
* 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