summaryrefslogtreecommitdiffstats
path: root/vtysh
Commit message (Expand)AuthorAgeFilesLines
* doc, vtysh: Fixup of history handlingDonald Sharp2016-02-263-2/+42
* bgpd, lib, vtysh: hook up bgp ENCAP CLI nodeLou Berger2016-02-263-0/+73
* bgpd: improve cleanup in bgp_delete()Lou Berger2016-02-261-1/+1
* bgpd, lib, vtysh: hook up bgp VPNv6 CLI nodeLou Berger2016-02-262-1/+44
* vtysh: When the config file is close to the boundry of size of buffer vtysh h...Gautam Kumar2016-02-101-100/+77
* isisd: add support to import routes from other protocolsChristian Franke2015-12-081-1/+1
* vtysh: Fix Quagga.conf file read in.Donald Sharp2015-10-271-51/+1
* vtysh: Allow display of individual daemons configsDonald Sharp2015-10-271-0/+44
* vtysh: allow --with-libpam to build with --enable-werrorDonald Sharp2015-09-241-1/+1
* vtysh: Add missing show thread/work-queues commandsDonald Sharp2015-09-241-0/+52
* build: Remove the old PIC/PIE patch, let libtool sort it outPaul Jakma2015-09-031-2/+1
* vtysh: adjust bad_cli_stomps in extract.pl.in to reflect fixes & fix buildPaul Jakma2015-08-041-1/+1
* Add code to extract.pl.in to prevent further cli function overwritesDonald Sharp2015-06-211-0/+29
* lib, vtysh: support multiple VRFs by using linux netnsFeng Lu2015-06-032-0/+4
* lib, zebra, vtysh: configure an interface in non-default VRFFeng Lu2015-06-022-0/+20
* vtysh: fix the fix for babeld removal... (5460bae)David Lamparter2015-05-271-0/+7
* *: fix "babeld: Remove babeld from Quagga" (336724d)David Lamparter2015-05-204-24/+0
* build: add --enable-werrorDavid Lamparter2015-04-211-1/+1
* vtysh: drop unused variables & RETSIGTYPEDavid Lamparter2015-04-212-17/+8
* vtysh: fix function prototypesDavid Lamparter2015-04-215-24/+29
* vtysh: don't use '\0' as NULLDavid Lamparter2015-04-211-3/+3
* lib, vtysh: reduce unneccessary C extension usageDavid Lamparter2015-04-211-1/+4
* *: add missing includesDavid Lamparter2015-04-211-0/+1
* build: get rid of INCLUDES, use AM_CPPFLAGSDavid Lamparter2015-02-141-1/+1
* vtysh: add missing pimd defineDavid Lamparter2015-02-041-0/+1
* pimd: Remove conflict marker.Everton Marques2015-02-041-1/+0
* [pim] pim commands added to vtyshLeonard Herve2015-02-043-2/+5
* 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
* build: delete .cvsignore filesDenis Ovsienko2011-12-131-13/+0
* vtysh: [build] silence preprocessor errors in some casesDmitrij Tejblum2011-10-171-1/+1
* [vtysh] Save vtysh history to a fileTomasz Pala2009-06-241-1/+7
* Fix vtysh based "write term" output.Chris Caputo2009-06-232-2/+4
* [vtysh] Add a --noerror optionStephen Hemminger2009-06-181-7/+18
* [vtysh] Return non-zero exit code on error.Stephen Hemminger2009-06-181-1/+2
* [vtysh] Make vtysh more useable for scriptingStephen Hemminger2009-06-183-13/+53
* [vtysh] Force line buffered mode.Stephen Hemminger2009-06-181-0/+1
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-16/+16
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-121-4/+1
* [vtysh] Add commands from zebra_routemap.c to vtyshBartek Kania2008-10-041-1/+2
* [administrivia] Git should ignore backup files and .loT filesPaul Jakma2008-08-221-0/+3