| Commit message (Expand) | Author | Age | Files | Lines |
* | vtysh: remove resync workaround when exiting to config node | Igor Ryzhov | 2024-02-07 | 1 | -2/+0 |
* | mgmtd, vtysh: fix possible conflict when reading the config | Igor Ryzhov | 2024-02-07 | 1 | -1/+7 |
* | bgpd: add support of rpki in vrf configure context | Philippe Guibert | 2024-01-18 | 1 | -1/+10 |
* | lib: mgmtd: fix debug cli commands and memleaks | Christian Hopps | 2023-11-11 | 1 | -0/+6 |
* | vtysh: Print uniq lines when parsing `no service ...` | Donatas Abraitis | 2023-08-11 | 1 | -8/+4 |
* | vtysh: fix checking empty interface node | Igor Ryzhov | 2023-08-04 | 1 | -3/+1 |
* | vtysh: track and fix file-lock use in the workaround from 2004 | Christian Hopps | 2023-07-15 | 1 | -1/+3 |
* | mgmtd: KISS the locking code | Christian Hopps | 2023-06-19 | 1 | -1/+1 |
* | vtysh: Exit with first received error code when forking | Donald Sharp | 2023-03-28 | 1 | -3/+13 |
* | vtysh: use fork() workflow for -f too | Quentin Young | 2023-03-28 | 1 | -5/+94 |
* | Merge pull request #12780 from opensourcerouting/spdx-license-id | Donald Sharp | 2023-02-17 | 1 | -16/+1 |
|\ |
|
| * | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -16/+1 |
* | | lib,yang,zebra: add affinity-map support | Louis Scalbert | 2023-02-09 | 1 | -8/+12 |
|/ |
|
* | vtysh: Cleanup memory leak | Donald Sharp | 2022-12-05 | 1 | -1/+5 |
* | lib, vtysh: Add ability to specify resilient nhgs | Donald Sharp | 2022-11-04 | 1 | -5/+17 |
* | vtysh: Allow `service ...` lines to not repeat | Donald Sharp | 2022-11-03 | 1 | -2/+2 |
* | vtysh: Ensure an empty string does not get printed for host/domain | Nico Berlee | 2022-10-25 | 1 | -5/+8 |
* | vtysh: Show allow-reserved-ranges once in config | Donatas Abraitis | 2022-09-27 | 1 | -0/+2 |
* | vtysh: Properly handle `service cputime-warning XX` in config | Donald Sharp | 2022-09-27 | 1 | -1/+3 |
* | vtysh: Properly handle `[no] service cputime-stats` in config | Donald Sharp | 2022-09-27 | 1 | -1/+5 |
* | lib, vtysh: Add `allow-reserved-ranges` global command | Donatas Abraitis | 2022-07-01 | 1 | -8/+12 |
* | vtysh: fix duplicated output of key chain configuration | Igor Ryzhov | 2021-12-03 | 1 | -29/+80 |
* | vtysh: add missing rpki node when showing config | Igor Ryzhov | 2021-11-28 | 1 | -0/+2 |
* | vtysh: remove sorting of vrf node commands | Igor Ryzhov | 2021-09-20 | 1 | -1/+0 |
* | *: explicitly print "exit" at the end of every node config | Igor Ryzhov | 2021-08-23 | 1 | -9/+9 |
* | vtysh: add CLI timestamp '-t' flag | Christian Hopps | 2021-06-30 | 1 | -0/+6 |
* | *: new cli-nodes for SRv6 manager (step2) | Hiroki Shirokura | 2021-06-02 | 1 | -0/+4 |
* | bgpd: Create BGP alias names for community/large-community | Donatas Abraitis | 2021-05-05 | 1 | -5/+9 |
* | lib, doc: add "route-map NAME optimization" command | Igor Ryzhov | 2021-04-09 | 1 | -0/+3 |
* | *: require semicolon after DEFINE_<typesafe...> | David Lamparter | 2021-03-17 | 1 | -2/+2 |
* | *: require semicolon after DEFINE_MTYPE & co | David Lamparter | 2021-03-17 | 1 | -3/+3 |
* | vtysh: When dry-running no need to start/end configuration | Donald Sharp | 2020-12-15 | 1 | -5/+7 |
* | lib, vtysh: Modify start/end configuration commands to be more hidden | Donald Sharp | 2020-12-15 | 1 | -2/+2 |
* | vtysh: fix memory leak | Igor Ryzhov | 2020-11-30 | 1 | -1/+3 |
* | lib, sharpd, vtysh: When reading a file in for config send start/end indicators | Donald Sharp | 2020-11-19 | 1 | -0/+4 |
* | vtysh: fix multiple "domainname" commands in running config | Igor Ryzhov | 2020-10-02 | 1 | -2/+2 |
* | vtysh: Speed up output of configuration across daemons | Donald Sharp | 2020-08-04 | 1 | -19/+46 |
* | Revert "Rpki Encapsulation" | Quentin Young | 2020-07-14 | 1 | -12/+1 |
* | Merge pull request #5015 from pguibert6WIND/rpki_vrf_encapsulation | Quentin Young | 2020-07-14 | 1 | -1/+12 |
|\ |
|
| * | bgpd: duplicate config commands into rpki-vrf subnode | Philippe Guibert | 2020-07-02 | 1 | -1/+10 |
| * | lib, vtysh: bgp rpki constistent changes with rpki_node | Philippe Guibert | 2020-07-02 | 1 | -0/+2 |
* | | vtysh: Improve lookup performance | Donald Sharp | 2020-06-30 | 1 | -1/+3 |
* | | vtysh: master is a non-sorted list | Donald Sharp | 2020-06-30 | 1 | -11/+10 |
|/ |
|
* | *: sprintf -> snprintf | Quentin Young | 2020-04-21 | 1 | -1/+2 |
* | *: Remove parenthesis on return for constants | Donatas Abraitis | 2020-02-09 | 1 | -1/+1 |
* | vtysh: Ensure interface `ip mroute ...` commands are last | Donald Sharp | 2019-12-20 | 1 | -0/+2 |
* | vtysh: fix multiple "no ip/ipv6 prefix-list sequence-number" lines in running... | Igor Ryzhov | 2019-09-18 | 1 | -1/+3 |
* | all: remove logical-router functionality (#4774) | David Lamparter | 2019-08-06 | 1 | -3/+0 |
|\ |
|
| * | all: remove logical-router functionality | Igor Ryzhov | 2019-08-02 | 1 | -3/+0 |
* | | vtysh: Replace linked-list in vtysh_config with RB-tree | Juergen Werner | 2019-08-02 | 1 | -17/+21 |
|/ |
|