summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: improve cleanup in bgp_delete()Lou Berger2016-06-091-1/+1
* build: determine CFLAGS more intelligentlyDavid Lamparter2016-06-081-0/+3
* vtysh: drop unused variables & RETSIGTYPEDavid Lamparter2016-06-081-8/+2
* vtysh: fix function prototypesDavid Lamparter2016-06-086-67/+21
* lib, vtysh: reduce unneccessary C extension usageDavid Lamparter2016-06-081-1/+4
* bgpd, lib, vtysh: hook up bgp VPNv6 CLI nodevivek2016-06-071-1/+41
* Add code to extract.pl.in to prevent further cli function overwritesDonald Sharp2016-05-301-1/+30
* build: get rid of INCLUDES, use AM_CPPFLAGSDavid Lamparter2016-06-031-1/+1
* vtysh: Add code to allow pimd show running specificDonald Sharp2016-06-011-4/+6
* vtysh: vtysh_pam() needs an ifdef USE_PAM checkDaniel Walton2016-05-271-0/+2
* vtysh: Fix compile failure from cherry-pickDonald Sharp2016-05-271-1/+1
* vtysh: allow --with-libpam to build with --enable-werrorDonald Sharp2016-05-261-1/+1
* build: Remove the old PIC/PIE patch, let libtool sort it outPaul Jakma2016-05-261-2/+1
* pimd: merge pimd as of 2015-01-19David Lamparter2016-05-263-3/+7
* vtysh: fix vtysh warnings from another compilerDonald Sharp2016-05-201-31/+3
* vtysh: Allow file read in to continue in more casesDonald Sharp2016-04-151-1/+9
* vtysh -f needs to flock the fileDaniel Walton2016-04-151-0/+2
* stop/start of zebra creates empty Quagga.conf file when "no serviceDaniel Walton2016-04-131-1/+1
* 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