summaryrefslogtreecommitdiff
path: root/vtysh
AgeCommit message (Expand)Author
2021-05-13lib: adapt to version 2 of libyangChristian Hopps
2021-05-06Merge pull request #8636 from idryzhov/ospfv3-vrf-supportRafael Zalamena
2021-05-06ospf6d: add vty support for multiple vrfsharios_niral
2021-05-05bgpd: Create BGP alias names for community/large-communityDonatas Abraitis
2021-05-04lib, ripd, ripngd, vtysh: Move distribute list to `correct` spotDonald Sharp
2021-04-16Merge pull request #8465 from opensourcerouting/vtysh-scan-snafuMark Stapp
2021-04-15vtysh: add lib/thread.c to vtysh_scanDavid Lamparter
2021-04-15vtysh: add lib/resolver.c to vtysh_scanDavid Lamparter
2021-04-15vtysh: add lib/spf_backoff.c to vtysh_scanDavid Lamparter
2021-04-15vtysh: add lib/log_vty.c to vtysh_scanDavid Lamparter
2021-04-14Merge pull request #8450 from ton31337/feature/frr_history_turn_on_offDonald Sharp
2021-04-13vtysh: fix extract.pl for commands with "_cmd"David Lamparter
2021-04-13Merge pull request #8389 from idryzhov/route-map-optimization-nbRenato Westphal
2021-04-13Merge pull request #8288 from qlyoung/readd-space-support-to-find-commandDavid Lamparter
2021-04-12vtysh: Set history file on demandDonatas Abraitis
2021-04-09lib, doc: add "route-map NAME optimization" commandIgor Ryzhov
2021-04-09*: remove *.conf.sample filesQuentin Young
2021-04-08vtysh: add "show memory" for a single daemonIgor Ryzhov
2021-04-07lib, vtysh: re-add support for spaces in 'find'Quentin Young
2021-04-01bfdd: fix profiles autocompletionIgor Ryzhov
2021-03-24vtysh: hide "show configuration running" commandIgor Ryzhov
2021-03-17*: require semicolon after DEFINE_<typesafe...>David Lamparter
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2021-03-17*: require ISO C11 (or C++11)David Lamparter
2021-03-14Merge pull request #7945 from volta-networks/feat_isis_snmpRenato Westphal
2021-03-02isisd: support for snmplynne
2021-03-01Merge pull request #8073 from idryzhov/vtysh-show-configSantosh P K
2021-02-24vtysh: fix show_per_daemon for multi-instance ospfdIgor Ryzhov
2021-02-12lib: allow "show config running" command for non-transactional CLIIgor Ryzhov
2021-02-07vtysh: disable bracketed paste in readlineQuentin Young
2021-02-01lib/xref: add xrefs for install_element()David Lamparter
2021-01-11pathd: Skip SR-TE topotests if pathd has been disabledSebastien Merle
2020-12-18Merge pull request #7351 from opensourcerouting/feature/pathdOlivier Dugeon
2020-12-18pathd: Add optional support for PCEP to pathdSebastien Merle
2020-12-18pathd: New SR-TE policy management daemonSebastien Merle
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-12-04Merge pull request #7667 from donaldsharp/vtysh_more_useful_dataMark Stapp
2020-12-03vtysh: Have help dump the how FRR was builtDonald Sharp
2020-12-03vtysh: Display version w/ vtysh --helpDonald Sharp
2020-12-03doc, vtysh: Add a `show history` commandDonald Sharp
2020-11-30vtysh: fix incorrect memory statisticsIgor Ryzhov
2020-11-30vtysh: fix memory leakIgor Ryzhov
2020-11-24Merge pull request #7577 from donaldsharp/datacenter_stuffDonatas Abraitis
2020-11-23Merge pull request #7223 from idryzhov/fix-vtysh-view-nodeQuentin Young
2020-11-21vtysh: fix node for "show yang operational-data"Igor Ryzhov
2020-11-21vtysh: fix execution of commands from the view nodeIgor Ryzhov
2020-11-20vtysh: Start deprecation cycle for `address-family evpn`Donald Sharp
2020-11-20Merge pull request #7574 from idryzhov/fix-quitDonald Sharp
2020-11-20vtysh: send quit command to watchfrrIgor Ryzhov