summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
* vtysh: Add file locking to Quagga.confDonald Sharp2016-04-071-0/+37
* lib, vtysh: Return actual problem further upDonald Sharp2016-04-073-30/+43
* vtysh: Make vtysh run as quagga userDonald Sharp2016-04-011-0/+24
* vtysh: Set an erroneous exit code if dry run fails because of syntax errorDonald Sharp2016-03-094-10/+28
* vtysh: make HIDDEN commands workDaniel Walton2016-03-021-48/+68
* lib, vtysh: Fix 'banner motd file' commandDonald Sharp2016-03-011-2/+5
* vtysh: Add ability to only look at one processes work queueDonald Sharp2016-02-251-1/+30
* lib, vtysh: Rehook the motd command back into vtyshDonald Sharp2016-02-181-0/+9
* quagga: remove babelDaniel Walton2016-02-115-37/+7
* vtysh: Modify -b option to work with -n optionDonald Sharp2016-02-101-1/+4
* lib, vtysh, zebra: Better VRF debug handlingDonald Sharp2016-02-033-1/+7
* vtysh: Fix vrf submode to call correct daemonsDonald Sharp2016-02-021-1/+1
* vtysh: Add VRF sub-modeDonald Sharp2016-02-024-19/+62
* doc, vtysh: Fixup of history handlingDonald Sharp2016-01-133-3/+43
* Quagga: Fixup some compile warningsDonald Sharp2015-11-232-2/+2
* BGP: extcommunity-list are displayed before community-listDaniel Walton2015-11-181-2/+2
* BGP: vtysh should accept just "router bgp" if the AS is already definedDaniel Walton2015-11-032-0/+9
* lib, zebra, vtysh: configure an interface in non-default VRFFeng Lu2015-10-302-0/+20
* Fix location of some of the commands in integrated configvivek2015-10-211-2/+6
* Display the BGP ipv4 unicast configuration under "address-family ipv4 unicast".Daniel Walton2015-10-211-2/+7
* quagga crashes on 'show run bgp'Daniel Walton2015-10-161-14/+14
* Quagga: Fix some more compile warningsDonald Sharp2015-10-071-1/+7
* vtysh: Fix Quagga.conf file read in.Donald Sharp2015-09-281-49/+1
* vtysh: Allow display of individual daemons configsDonald Sharp2015-09-221-0/+44
* Fix dryrun capability to output line # of failed readDonald Sharp2015-09-011-4/+6
* Add missing vtysh commandsDonald Sharp2015-08-201-0/+52
* Quagga: Restrict Shell AccessDonald Sharp2015-08-131-1/+7
* Quagga processes should not die if they read an unrecognized line inDaniel Walton2015-07-283-24/+7
* Add --enable-werror to configureDonald Sharp2015-07-261-1/+1
* Fixup of warnings in the codeDonald Sharp2015-07-264-2/+3
* Fixup of some last remaining differences between stg and gitDonald Sharp2015-07-222-3/+1
* vtysh-integrated-fix.patchDonald Sharp2015-05-212-1/+4
* quagga: vtysh-integrated-fix.patchDonald Sharp2015-05-203-15/+74
* vtysh: service integrated-vtysh-config not being written to fileDonald Sharp2015-05-201-0/+1
* vtysh: vtysh-warnings.patchDonald Sharp2015-05-205-34/+69
* vtysh-add-mark-cmd.patchDonald Sharp2015-05-203-6/+199
* Multi-Instance OSPF SummaryDonald Sharp2015-05-202-16/+184
* ptm-integration.patchDonald Sharp2015-05-201-1/+2
* bgpd: bgpd-fix-ipv6-afi-parser-node.patchDonald Sharp2015-05-202-1/+2
* vtysh: fix build against readline 6.3Sébastien Luttringer2014-05-271-2/+2
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-012-13/+11
* vtysh: don't append superflous spaces (BZ#750)Christian Franke2013-07-311-5/+3
* vtysh: fix false lib path matching in extract.pl.inJoakim Tjernlund2013-02-231-35/+34
* zebra: add module to communicate routes to FPMAvneesh Sachdev2012-11-301-1/+2
* *: use array_size() helper macroBalaji.G2012-10-251-11/+10
* build: fix extract.pl for cross compilationSerj Kalichev2012-09-251-1/+1
* build: use net-snmp-config to configure NetSNMPVincent Bernat2012-06-251-1/+1
* build: allow configure and build in a separate directoryVincent Bernat2012-06-252-2/+2
* vtysh: Vtysh support for babeld.Juliusz Chroboczek2012-03-255-3/+31
* vtysh: fix regexp for install_element() in babeldAng Way Chuang2012-03-251-1/+1