Age | Commit message (Expand) | Author |
---|---|---|
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-17 | 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 |