summaryrefslogtreecommitdiff
path: root/vtysh/vtysh_config.c
AgeCommit message (Expand)Author
2023-08-11vtysh: Print uniq lines when parsing `no service ...`Donatas Abraitis
2023-08-05vtysh: fix checking empty interface nodeIgor Ryzhov
2023-07-14vtysh: track and fix file-lock use in the workaround from 2004Christian Hopps
2023-06-19mgmtd: KISS the locking codeChristian Hopps
2023-03-28vtysh: Exit with first received error code when forkingDonald Sharp
2023-03-28vtysh: use fork() workflow for -f tooQuentin Young
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-09lib,yang,zebra: add affinity-map supportLouis Scalbert
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-12-05vtysh: Cleanup memory leakDonald Sharp
2022-11-04lib, vtysh: Add ability to specify resilient nhgsDonald Sharp
2022-11-03vtysh: Allow `service ...` lines to not repeatDonald Sharp
2022-10-25vtysh: Ensure an empty string does not get printed for host/domainNico Berlee
2022-09-27vtysh: Show allow-reserved-ranges once in configDonatas Abraitis
2022-09-27vtysh: Properly handle `service cputime-warning XX` in configDonald Sharp
2022-09-27vtysh: Properly handle `[no] service cputime-stats` in configDonald Sharp
2022-07-01lib, vtysh: Add `allow-reserved-ranges` global commandDonatas Abraitis
2021-12-03vtysh: fix duplicated output of key chain configurationIgor Ryzhov
2021-11-29vtysh: add missing rpki node when showing configIgor Ryzhov
2021-09-20vtysh: remove sorting of vrf node commandsIgor Ryzhov
2021-08-23*: explicitly print "exit" at the end of every node configIgor Ryzhov
2021-06-30vtysh: add CLI timestamp '-t' flagChristian Hopps
2021-06-02*: new cli-nodes for SRv6 manager (step2)Hiroki Shirokura
2021-05-05bgpd: Create BGP alias names for community/large-communityDonatas Abraitis
2021-04-09lib, doc: add "route-map NAME optimization" commandIgor Ryzhov
2021-03-17*: require semicolon after DEFINE_<typesafe...>David Lamparter
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2020-12-15vtysh: When dry-running no need to start/end configurationDonald Sharp
2020-12-15lib, vtysh: Modify start/end configuration commands to be more hiddenDonald Sharp
2020-11-30vtysh: fix memory leakIgor Ryzhov
2020-11-19lib, sharpd, vtysh: When reading a file in for config send start/end indicatorsDonald Sharp
2020-10-02vtysh: fix multiple "domainname" commands in running configIgor Ryzhov
2020-08-04vtysh: Speed up output of configuration across daemonsDonald Sharp
2020-07-14Revert "Rpki Encapsulation"revert-5015-rpki_vrf_encapsulationQuentin Young
2020-07-14Merge pull request #5015 from pguibert6WIND/rpki_vrf_encapsulationQuentin Young
2020-07-02bgpd: duplicate config commands into rpki-vrf subnodePhilippe Guibert
2020-07-02lib, vtysh: bgp rpki constistent changes with rpki_nodePhilippe Guibert
2020-06-30vtysh: Improve lookup performanceDonald Sharp
2020-06-30vtysh: master is a non-sorted listDonald Sharp
2020-04-20*: sprintf -> snprintfQuentin Young
2020-02-09*: Remove parenthesis on return for constantsDonatas Abraitis
2019-12-20vtysh: Ensure interface `ip mroute ...` commands are lastDonald Sharp
2019-09-18vtysh: fix multiple "no ip/ipv6 prefix-list sequence-number" lines in running...Igor Ryzhov
2019-08-06all: remove logical-router functionality (#4774)David Lamparter
2019-08-02vtysh: Replace linked-list in vtysh_config with RB-treeJuergen Werner
2019-08-02all: remove logical-router functionalityIgor Ryzhov
2019-07-13vtysh: Make nexthop-group submode line uniqueDonald Sharp
2019-07-03lib: split off c-ares code from nhrpdDavid Lamparter
2019-06-11Lib: Debugs for route-map code in FRRAmeya Dharkar
2019-05-31lib: crash when FRR hostname length > 80 charsLakshman Krishnamoorthy