summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
* vtysh: Schedule shell access for deprecationDonald Sharp2023-02-011-0/+3
* Merge pull request #12704 from donaldsharp/pim6_route_mapDonatas Abraitis2023-01-311-1/+1
|\
| * pimd: v6 intentionally turned off route-maps. Turn it on.Donald Sharp2023-01-301-1/+1
* | Merge pull request #12687 from opensourcerouting/build-mkdir-pMark Stapp2023-01-311-1/+1
|\ \
| * | build: consistently mkdir -p output for redirectDavid Lamparter2023-01-241-1/+1
| |/
* / *: no-warn pragmas for non-const format stringsDavid Lamparter2023-01-271-0/+14
|/
* vtysh: fix build failure for certain caseanlan_cs2023-01-091-0/+1
* vtysh: Remove double retrieve of env VTYSH_HISTFILEDonald Sharp2022-12-211-4/+3
* Merge pull request #12410 from ghzserg/masterRuss White2022-12-061-0/+7
|\
| * vtysh: add motd commandSergei Rozhkov2022-11-301-0/+7
* | Merge pull request #12443 from donaldsharp/vtysh_mem_leak_2Donatas Abraitis2022-12-061-0/+2
|\ \
| * | vtysh: free memory given to us by readlineDonald Sharp2022-12-051-0/+2
| |/
* / vtysh: Cleanup memory leakDonald Sharp2022-12-051-1/+5
|/
* lib, vtysh: Allow watchfrr to receive start/end linesDonald Sharp2022-11-211-0/+27
* lib, vtysh: Add ability to specify resilient nhgsDonald Sharp2022-11-041-5/+17
* vtysh: Allow `service ...` lines to not repeatDonald Sharp2022-11-031-2/+2
* Merge pull request #12196 from opensourcerouting/xref-vtyshDonald Sharp2022-11-033-304/+3
|\
| * build, vtysh: extract vtysh commands from .xrefDavid Lamparter2022-10-263-304/+3
* | vtysh: Ensure an empty string does not get printed for host/domainNico Berlee2022-10-251-5/+8
|/
* vtysh: fix bugged command definitionsDavid Lamparter2022-10-061-2/+2
* vtysh: Show allow-reserved-ranges once in configDonatas Abraitis2022-09-271-0/+2
* vtysh: Properly handle `service cputime-warning XX` in configDonald Sharp2022-09-271-1/+3
* vtysh: Properly handle `[no] service cputime-stats` in configDonald Sharp2022-09-271-1/+5
* bgpd: add 'mpls bgp forwarding' to ease mpls vpn ebgp peeringPhilippe Guibert2022-09-051-2/+7
* vtysh: Handle SIGTSTP (C-z) without exiting the vty shellDonatas Abraitis2022-08-101-47/+35
* vtysh: Ignore `end` when parsing frr.confDonatas Abraitis2022-07-201-0/+15
* bgpd: Add constants for some repetitive CLI stringsDonatas Abraitis2022-07-181-26/+27
* lib, vtysh: Add `allow-reserved-ranges` global commandDonatas Abraitis2022-07-012-8/+29
* zebra: infastructure for the new dataplane pluginAnuradha Karuppiah2022-06-271-0/+1
* vtysh: Account validity should be verified when authenticating users with PAM.rgirada2022-06-231-0/+4
* vtysh: Add autocomplete for VRFs when using with `router bgp`Donatas Abraitis2022-06-141-1/+1
* *: Properly use memset() when zeroingDonatas Abraitis2022-05-111-1/+1
* vtysh: Call fflush+fsync before calling fclose() when saving the configDonatas Abraitis2022-04-191-0/+12
* vtysh: remove extraneous newlineDavid Lamparter2022-04-071-5/+5
* bgpd, vtysh: Fix spelliing of explicitelyDonald Sharp2022-04-021-1/+1
* Merge pull request #10719 from opensourcerouting/nb-show-fixesRuss White2022-03-291-0/+2
|\
| * lib,vtysh: show operational data with configRafael Zalamena2022-03-021-0/+2
* | pim6d: Correct the show ip prefix-list display for pim6dMobashshera Rasool2022-03-281-2/+2
* | pim6d: Enable protocol as VTYSH_PIM6D for pim6_cmd.csarita patra2022-03-161-4/+3
* | lib, vtysh: report lost messages on live logDavid Lamparter2022-03-071-8/+18
* | lib: add a few more bits to live log headerDavid Lamparter2022-03-071-1/+1
|/
* vtysh: fix coverity issues in live-log codeDavid Lamparter2022-03-011-4/+6
* Merge pull request #10640 from donaldsharp/thread_timersDavid Lamparter2022-03-011-0/+11
|\
| * lib, vtysh: Add `show thread timers` commandDonald Sharp2022-02-281-0/+11
* | vtysh: show live log messagesDavid Lamparter2022-02-283-26/+333
* | vtysh: use poll/callback-driven readline interfaceDavid Lamparter2022-02-282-18/+45
* | vtysh: receive file descriptors from daemonsDavid Lamparter2022-02-281-4/+55
|/
* Merge pull request #10376 from patrasar/master_pimv6_vtyshDavid Lamparter2022-02-283-5/+11
|\
| * pim6d: Adding PIMV6 as VTYSH clientsarita patra2022-02-253-5/+11
* | vtysh: Fix spelling mistakesDonald Sharp2022-02-142-4/+4