summaryrefslogtreecommitdiffstats
path: root/tests/lib/cli (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: add flag to have libyang load internal ietf-yang-library moduleChristian Hopps2024-10-072-2/+2
* lib: common debug config outputIgor Ryzhov2024-08-271-2/+0
* lib: rework debug initIgor Ryzhov2024-08-272-0/+4
* *: remove sys/stat.h from zebra.hDonald Sharp2024-01-091-0/+1
* *: Convert event.h to frrevent.hDonald Sharp2023-03-241-1/+1
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-243-3/+3
* *: Convert thread_master_XXX functions to event_master_XXXDonald Sharp2023-03-241-2/+2
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-243-3/+3
* *: Convert thread_fetch and thread_call to event_fetch and event_callDonald Sharp2023-03-241-2/+2
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-1/+1
* *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-241-1/+1
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-094-56/+4
* tests: allow common_cli.c with logging enabledDavid Lamparter2021-11-082-1/+4
* *: cleanup number-named access-lists in CLIIgor Ryzhov2021-10-081-12/+12
* Merge pull request #9497 from opensourcerouting/cli-better-noQuentin Young2021-09-093-1/+116
|\
| * lib: add `![...]` syntax for easy "no" formsDavid Lamparter2021-08-263-1/+116
* | *: explicitly print "exit" at the end of every node configIgor Ryzhov2021-08-231-2/+0
|/
* tests/lib/cli: allow using YANG modulesDavid Lamparter2021-07-062-1/+11
* lib: adapt to version 2 of libyangChristian Hopps2021-05-132-2/+0
* :* Convert prefix2str to %pFXDonatas Abraitis2020-10-221-4/+2
* *: reformat python fileswhitespace2020-10-072-4/+7
* *: record transaction based on control flagChirag Shah2020-08-202-2/+2
* Merge pull request #6135 from opensourcerouting/cli-node-cleanupDonald Sharp2020-04-171-39/+105
|\
| * *: move CLI node names to cmd_node->nameDavid Lamparter2020-04-161-0/+16
| * *: move CLI parent data to cmd_node->parent_nodeDavid Lamparter2020-04-161-0/+16
| * *: remove second parameter on install_node()David Lamparter2020-04-161-17/+17
| * *: clean up cmd_node initializersDavid Lamparter2020-04-161-22/+56
* | Merge pull request #5451 from opensourcerouting/rcu-logSantosh P K2020-04-161-6/+1
|\ \ | |/ |/|
| * lib: rewrite zlog lock-free & TLS-bufferedDavid Lamparter2020-04-011-6/+1
* | lib, tools: silence harmless warnings in the northbound toolsRenato Westphal2020-04-042-2/+2
|/
* lib: rename memory_vty.c to lib_vty.cDavid Lamparter2019-12-061-2/+2
* *: fix ctype (isalpha & co.) castsDavid Lamparter2019-08-061-1/+2
* lib: Add '--command-log-always` to all daemons startupDonald Sharp2019-05-311-1/+1
* Merge pull request #3452 from opensourcerouting/reprobuild-masterDonald Sharp2018-12-092-0/+3
|\
| * tests: fix domainname dependencyDavid Lamparter2018-12-072-0/+3
* | lib: add support for confirmed commitsRenato Westphal2018-12-072-2/+2
|/
* lib: introduce new northbound APIRenato Westphal2018-10-273-0/+10
* bgpd lib ospf6d pbrd tests zebra: shadowing fixesF. Aragon2018-09-131-3/+3
* tests: properly locate files in builddirDavid Lamparter2018-09-081-0/+1
* build: non-recursive testsDavid Lamparter2018-09-081-1/+1
* lib: add string utilitiesQuentin Young2018-06-061-2/+2
* tests: fix & run ZeroMQ testDavid Lamparter2017-08-281-1/+1
* lib: centralized memstats-at-exitDavid Lamparter2017-08-241-1/+1
* tests: fix clippy include paths / double-buildDavid Lamparter2017-08-151-1/+1
* lib: vty_stdio signal handlingDavid Lamparter2017-08-021-2/+3
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-8/+4
* *: reindent pt. 2whitespace / reindent2017-07-171-4/+8
* *: reindentreindent-master-afterwhitespace / reindent2017-07-174-414/+353
* Merge remote-tracking branch 'frr/master' into table-hash-ospf6-lsdb-refactorDavid Lamparter2017-07-142-6/+6
|\
| * *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-132-6/+6