summaryrefslogtreecommitdiff
path: root/nest/cmds.c
AgeCommit message (Expand)Author
2023-09-12Conf: Symbol hashes for all scopesMaria Matejka
2022-11-01Moved config-related allocations to config_pool and showing its size in memor...Maria Matejka
2022-03-09Single-threaded version of sark-branch memory page managementMaria Matejka
2021-11-27Memory statistics split into Effective and OverheadMaria Matejka
2021-11-24Directly mapped pages are kept for future use if temporarily not neededMaria Matejka
2021-02-10BGP: Add support for BGP hostname capabilityVincent Bernat
2019-02-20Filter data manipulation functions separated to their fileMaria Matejka
2019-02-20Filter: merged filter instruction constructors, counting line size on instruc...Maria Matejka
2019-02-20Filters: split the large filter.h file to smaller files.Maria Matejka
2019-02-20Filter refactoring: dropped the recursion from the interpreterMaria Matejka
2019-02-20Filter refactoring: Passing the resulting struct f_val as a pointer.Jan Maria Matejka
2017-12-07Timers: Parse and format functions for microsecond timesOndrej Zajicek (work)
2017-12-07Timers: Replace old timers with microsecond timersOndrej Zajicek (work)
2017-05-25Merge branch 'master' into int-newOndrej Zajicek (work)
2017-05-25Conf: Replace keyword and symbol hash table with generic hash table.Ondrej Zajicek (work)
2016-12-07BGP redesignOndrej Zajicek (work)
2016-01-20Delete old ROA codePavel TvrdĂ­k
2015-12-20ROA code switchoffJan Moskyto Matejka
2014-03-20BGP graceful restart support.Ondrej Zajicek
2013-10-05Fixes some BFD bugs and makes logging thread-safe.Ondrej Zajicek
2013-07-25Implements eval command and minor CLI cleanups.Ondrej Zajicek
2012-12-26Implements undo command and optional timeout for configurationOndrej Zajicek
2012-03-18Route Origin Authorization basics.Ondrej Zajicek
2012-03-16Adds filtering to 'show symbols' command.Ondrej Zajicek
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