aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reply_codes
Commit message (Expand)AuthorAgeFilesLines
* Nest: Add command to request graceful restartOndrej Zajicek (work)2019-06-301-0/+1
* Add the Babel routing protocol (RFC 6126)Ondrej Zajicek (work)2016-04-281-0/+3
* Major RIP redesignOndrej Zajicek (work)2015-10-051-0/+2
* BGP graceful restart support.Ondrej Zajicek2014-03-201-0/+1
* Fixes a reply code.Ondrej Zajicek2013-11-251-0/+1
* Implements eval command and minor CLI cleanups.Ondrej Zajicek2013-07-251-0/+2
* Implements undo command and optional timeout for configurationOndrej Zajicek2012-12-261-0/+6
* Some minor changes to CLI.Ondrej Zajicek2012-03-221-0/+1
* Implements command that shows memory usage.Ondrej Zajicek2010-06-021-0/+1
* Restricted read-only CLI.Ondrej Zajicek2010-02-211-0/+2
* Minor doc update.Ondrej Zajicek2009-12-141-0/+1
* Finishes 'route reload' feature.Ondrej Zajicek2009-12-141-0/+3
* Some other reply codes allocated.Ondrej Filip2000-06-011-0/+2
* Cisco-like "show ospf neighbors" implemented.Ondrej Filip2000-06-011-0/+1
* Implemented `show route <...> stats'.Martin Mares2000-05-071-0/+1
* Added commands `show route protocol <p>' and `show route import <p>' whichMartin Mares2000-05-061-0/+2
* Changed initialization of protocol list -- now we call proto_build() insteadMartin Mares2000-04-011-0/+1
* Made `show status' show uptime and time of last reconfiguration.Martin Mares2000-03-121-0/+2
* Split off general commands to cmds.c.Martin Mares2000-01-191-0/+1
* Reworked proto lists -- each proto is now in two lists: the global oneMartin Mares2000-01-161-0/+6
* Converted shutdown to a kind of reconfiguration, it's no more handledMartin Mares2000-01-161-0/+5
* First attempt on dynamic reconfiguration. There are still lots of bugsMartin Mares2000-01-161-0/+2
* Implemented `show static'. It's a relatively good example of how to writeMartin Mares1999-12-031-0/+1
* Added dumping of routing tables (`show route'). This includes filtering.Martin Mares1999-12-011-0/+3
* Remember protocol instance in proto_config and use that forMartin Mares1999-11-301-0/+1
* `show interfaces' and `show protocols' works.Martin Mares1999-11-301-9/+8
* Added few basic commands: show status, show interfaces [summary],Martin Mares1999-11-251-0/+9
* Started a list of CLI reply codes.Martin Mares1999-10-311-0/+17