summaryrefslogtreecommitdiff
path: root/nest/cmds.c
AgeCommit message (Collapse)Author
2012-03-18Route Origin Authorization basics.Ondrej Zajicek
- ROA tables, which are used as a basic part for RPKI. - Commands for examining and modifying ROA tables. - Filter operators based on ROA tables consistent with RFC 6483.
2012-03-16Adds filtering to 'show symbols' command.Ondrej Zajicek
Thanks Alexander V. Chernikov for the original patch.
2010-06-02Implements command that shows memory usage.Ondrej Zajicek
2010-02-03Makes date/time formats configurable.Ondrej Zajicek
2009-07-23Adds %R printf directive for Router ID.Ondrej Zajicek
2000-03-12Made `show status' show uptime and time of last reconfiguration.Martin Mares
2000-01-19Split off general commands to cmds.c.Martin Mares
Added `show symbols' command which dumps whole symbol table together with symbol types etc.