summaryrefslogtreecommitdiff
path: root/vtysh
AgeCommit message (Expand)Author
2019-09-03vtysh, lib: allow regexp in `find` commandQuentin Young
2019-09-03Merge pull request #4797 from opensourcerouting/eigrpd-vrfRuss White
2019-08-30bgpd/bmp: BMP implementationDavid Lamparter
2019-08-23vtysh: fix rare crash(es)Quentin Young
2019-08-13Merge pull request #4706 from qlyoung/fix-exit-vrf-markfileSri Mohana Singamsetty
2019-08-06eigrpd: Add `router eigrp AS [vrf NAME]` and various stuffDonald Sharp
2019-08-06Merge pull request #4790 from opensourcerouting/ctype-castQuentin Young
2019-08-06*: fix ctype (isalpha & co.) castsDavid Lamparter
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-29vtysh: style nits for error code cli handlerQuentin Young
2019-07-29vtysh: only show error codes onceQuentin Young
2019-07-25vtysh: send vtysh_quit_nexthop_group to pbrd and sharpdIgor Ryzhov
2019-07-24vtysh: send "exit-vrf" command to staticdIgor Ryzhov
2019-07-18vtysh: mark exit-vrf with end when using vtysh -mQuentin Young
2019-07-13vtysh: Make nexthop-group submode line uniqueDonald Sharp
2019-07-03lib: split off c-ares code from nhrpdDavid Lamparter
2019-07-03Run-time log filtering via vtysh commands (#4524)David Lamparter
2019-06-25vtysh: Try to be perscriptive about pam failuresDonald Sharp
2019-06-19lib: Remove extraneous spacing/output filter cmdsStephen Worley
2019-06-19lib,vtysh: Add vtysh commands for log-filterStephen Worley
2019-06-19vtysh: Make show work-queue execute by nameStephen Worley
2019-06-19vtysh: Execute command on client by name onlyStephen Worley
2019-06-19vtysh: Update vtysh commands with all daemon strStephen Worley
2019-06-11Lib: Debugs for route-map code in FRRAmeya Dharkar
2019-06-05pbrd: Allow autocompletion for pbr-map PBRMAPDonald Sharp
2019-06-05lib, pbrd, sharpd, vtysh: Add autocompletion for 'nexthop-group'Donald Sharp
2019-06-04*: Convert over to all -N namespace to change DAEMON_VTY_DIRDonald Sharp
2019-05-31Merge pull request #4430 from lkrishnamoor/hostname_crashDonald Sharp
2019-05-31lib: crash when FRR hostname length > 80 charsLakshman Krishnamoorthy
2019-05-30lib, vtysh: make debug memstats work in vtyshMark Stapp
2019-05-29vtysh: strcpy -> strlcpy, strcat -> strlcatQuentin Young
2019-05-23lib: replace begins_with, add frrstr_endswithQuentin Young
2019-05-17vtysh: don't sort vrrp interface configQuentin Young
2019-05-17vrrpd: interface supportQuentin Young
2019-05-17vrrpd: initial commitQuentin Young
2019-05-10build: fix Lua buildQuentin Young
2019-05-07lib, vtysh: Make archaic "terminal" optional in configure commandDinesh Dutt
2019-04-27vtysh: Fixup exit nexthop-group to include sharpdDonald Sharp
2019-04-04Merge pull request #3548 from opensourcerouting/rip-vrfDonald Sharp
2019-03-29Merge remote-tracking branch 'frr/master' into rip-vrfRenato Westphal
2019-03-06Merge pull request #3869 from qlyoung/cocci-fixesDavid Lamparter
2019-02-28vtysh: hide old BGP vpnv(4|6) commandsRafael Zalamena
2019-02-25*: remove null check before XFREEQuentin Young
2019-02-25*: compare pointer types to NULL, not 0Quentin Young
2019-02-19vtysh: fix pager compatibility handlingDavid Lamparter
2019-02-11vtysh: Fix typo in function nameDonatas Abraitis
2019-01-30build: fix a whole bunch of *FLAGSDavid Lamparter
2019-01-24Treewide: use ANSI function definitionsRuben Kerkhof