summaryrefslogtreecommitdiffstats
path: root/vtysh/extract.pl.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: adapt to version 2 of libyangChristian Hopps2021-05-131-1/+1
* lib, ripd, ripngd, vtysh: Move distribute list to `correct` spotDonald Sharp2021-05-041-7/+0
* vtysh: add lib/thread.c to vtysh_scanDavid Lamparter2021-04-151-1/+1
* vtysh: add lib/resolver.c to vtysh_scanDavid Lamparter2021-04-151-0/+3
* vtysh: add lib/spf_backoff.c to vtysh_scanDavid Lamparter2021-04-151-0/+3
* vtysh: add lib/log_vty.c to vtysh_scanDavid Lamparter2021-04-151-1/+1
* vtysh: fix extract.pl for commands with "_cmd"David Lamparter2021-04-131-1/+1
* *: require ISO C11 (or C++11)David Lamparter2021-03-171-1/+1
* isisd: support for snmplynne2021-03-021-1/+1
* vtysh: fix commands when building only isisd or fabricdIgor Ryzhov2020-09-301-4/+19
* Merge pull request #6809 from opensourcerouting/staticd-disable-aclDonald Sharp2020-08-041-1/+4
|\
| * vtysh: recategorize access list commandsRafael Zalamena2020-08-041-1/+4
* | *: introduce DEFPY_YANG & friendsRenato Westphal2020-08-031-1/+1
|/
* Merge pull request #6777 from idryzhov/vtysh-defpyDavid Lamparter2020-07-211-1/+1
|\
| * vtysh: rework DEFPY processing in extract.plIgor Ryzhov2020-07-201-1/+1
* | vtysh: suppress linemarkers in vtysh_cmd.cIgor Ryzhov2020-07-201-1/+1
|/
* lib: migrate filter CLI to use northboundRafael Zalamena2020-06-051-1/+1
* build: use VPATH for vtysh_scanDavid Lamparter2020-04-271-2/+2
* vtysh: Fixup extract.pl to intentionally fail on errorDonald Sharp2020-03-041-1/+3
* lib: implement new route map CLIRafael Zalamena2020-02-041-1/+1
* vtysh: add an alias for the nexthop-group config targetsMark Stapp2019-12-171-1/+1
* lib: rename memory_vty.c to lib_vty.cDavid Lamparter2019-12-061-1/+1
* all: remove logical-router functionalityIgor Ryzhov2019-08-021-6/+0
* build: fix Lua buildQuentin Young2019-05-101-1/+1
* Treewide: use ANSI function definitionsRuben Kerkhof2019-01-241-2/+1
* sharpd/vtysh: Allow sharpd to use nexthop-groupsDonald Sharp2019-01-021-1/+1
* vtysh: Allow eigrp and rip access to keychain.c configDonald Sharp2018-10-251-1/+1
* build: non-recursive vtyshDavid Lamparter2018-09-081-2/+2
* isis: Cleanup CLI, split into parts which are shared, fabricd and isisdChristian Franke2018-09-051-2/+13
* vtysh: support fabricdChristian Franke2018-09-051-5/+25
* lib, vtysh: fix inconsistent interface commands in vtyshRenato Westphal2018-08-131-0/+3
* lib, vtysh: fix inconsistent VRF commands in vtyshRenato Westphal2018-08-131-1/+1
* pbrd: Add PBR to FRRDonald Sharp2018-04-061-0/+3
* vtysh: pass route-map & prefix-list commands to isisd and sharpdChristian Franke2018-02-271-3/+3
* vtysh: change logical router node namePhilippe Guibert2018-02-271-0/+3
* sharpd: Add Super Happy Advanced Routing ProtocolDonald Sharp2017-11-271-1/+1
* vtysh: Allow vtysh to pass through vrf commands to pimDonald Sharp2017-07-241-1/+1
* vtysh: Sort ordering of vtysh_cmd.cDonald Sharp2017-06-271-2/+2
* lib, vtysh: Add bits and pieces to allow vtysh to understand babelDonald Sharp2017-05-141-3/+3
* *: Allow agentx to be displayed as part of vtyshDonald Sharp2017-05-091-0/+3
* Merge remote-tracking branch 'origin/master' into EIGRPDonald Sharp2017-04-061-62/+4
|\
| * vtysh: remove ignore listDavid Lamparter2017-03-281-58/+1
* | vtysh: Fix misplaced (Donald Sharp2017-03-111-1/+1
* | eigrp: Initial CommitDonald Sharp2017-03-091-0/+1
|/
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-021-0/+3
|\
| * bgpd: use address-family <afi> <safi> in show running for vpn&encap (Issue #80)Lou Berger2017-01-171-0/+4
* | vtysh: Add 'vrf-policy NAME' and 'exit-vrf-policy' to ignore list.Donald Sharp2017-01-261-0/+2
* | bgpd, vtysh: Allow bgp and vtysh to work together againDonald Sharp2017-01-261-6/+2
* | bgpd: use address-family <afi> <safi> in show running for vpn&encap (Issue #80)Lou Berger2017-01-191-0/+4
* | Merge pull request #59 from donaldsharp/cli_cleanupDavid Lamparter2017-01-171-0/+1
|\ \