Age | Commit message (Expand) | Author |
2015-10-05 | Major RIP redesign | Ondrej Zajicek (work) |
2014-03-20 | BGP graceful restart support. | Ondrej Zajicek |
2013-11-25 | Fixes a reply code. | Ondrej Zajicek |
2013-07-25 | Implements eval command and minor CLI cleanups. | Ondrej Zajicek |
2012-12-26 | Implements undo command and optional timeout for configuration | Ondrej Zajicek |
2012-03-22 | Some minor changes to CLI. | Ondrej Zajicek |
2010-06-02 | Implements command that shows memory usage. | Ondrej Zajicek |
2010-02-21 | Restricted read-only CLI. | Ondrej Zajicek |
2009-12-14 | Minor doc update. | Ondrej Zajicek |
2009-12-14 | Finishes 'route reload' feature. | Ondrej Zajicek |
2000-06-01 | Some other reply codes allocated. | Ondrej Filip |
2000-06-01 | Cisco-like "show ospf neighbors" implemented. | Ondrej Filip |
2000-05-07 | Implemented `show route <...> stats'. | Martin Mares |
2000-05-06 | Added commands `show route protocol <p>' and `show route import <p>' which | Martin Mares |
2000-04-01 | Changed initialization of protocol list -- now we call proto_build() instead | Martin Mares |
2000-03-12 | Made `show status' show uptime and time of last reconfiguration. | Martin Mares |
2000-01-19 | Split off general commands to cmds.c. | Martin Mares |
2000-01-16 | Reworked proto lists -- each proto is now in two lists: the global one | Martin Mares |
2000-01-16 | Converted shutdown to a kind of reconfiguration, it's no more handled | Martin Mares |
2000-01-16 | First attempt on dynamic reconfiguration. There are still lots of bugs | Martin Mares |
1999-12-03 | Implemented `show static'. It's a relatively good example of how to write | Martin Mares |
1999-12-01 | Added dumping of routing tables (`show route'). This includes filtering. | Martin Mares |
1999-11-30 | Remember protocol instance in proto_config and use that for | Martin Mares |
1999-11-30 | `show interfaces' and `show protocols' works. | Martin Mares |
1999-11-25 | Added few basic commands: show status, show interfaces [summary], | Martin Mares |
1999-10-31 | Started a list of CLI reply codes. | Martin Mares |