summaryrefslogtreecommitdiffstats
path: root/vtysh
Commit message (Expand)AuthorAgeFilesLines
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-172-15/+2
|\
| * build: delete .cvsignore filesDenis Ovsienko2011-12-131-13/+0
| * vtysh: [build] silence preprocessor errors in some casesDmitrij Tejblum2011-10-171-1/+1
* | Reviewed and improved vty and (particularly) vtysh.Chris Hall2012-02-264-162/+190
* | Fix reading encrypted password from config and "pthreads on" commandChris Hall2012-02-211-0/+6
* | vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-197-2863/+2581
* | Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-292-2/+2
* | Second tranche of updates for pipework branch.Chris Hall2011-02-132-15/+22
* | Creation of pipework branchChris Hall2010-12-216-67/+74
* | First beta releaseChris Hall2010-04-062-46/+24
* | Major updateChris Hall2010-03-161-40/+40
* | Get CLI thread and UI working properly. Sex commands according topaulo2009-12-152-6/+4
* | Using message queue to send commands from cli thread to bgp thread.paulo2009-12-141-3/+3
* | Fixes to get as far as creating the thread and calling qps_pselectpaulo2009-12-092-3/+2
|/
* [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
* [trivia] Remove ChangeLog files, as this data is now maintained in SCMPaul Jakma2008-08-221-500/+0
* [build] Test for GNU-style PIE support in toolchain and enablePaul P Komkoff Jr2008-08-221-0/+3
* [administrivia] Add .gitignore files, based on .cvsignores.Paul Jakma2008-08-221-0/+13
* [vtysh] small fix to previous CMD_AS_RANGE patch, and add missing commandPaul Jakma2008-07-033-2/+18
* [vty] CMD_AS_RANGE accidently quoted and so not expanded in vtyPaul Jakma2008-07-023-3/+9
* [bgpd] Merge AS4 supportPaul Jakma2007-10-143-3/+8
* [vtysh] bug #371: vtysh forgets to print 'end' for write-terminalPaul Jakma2007-06-202-0/+8
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-2/+2
* [zebra] Routemap support on received routes, with 'set src' command (linux)Paul Jakma2007-05-023-4/+11
* [logging] Add new "log timestamp precision" command for subsecond timestampsAndrew J. Schorr2007-04-292-0/+33
* [daemon startup] Add --dry-run/-C argument to daemons, to check config file s...Paul Jakma2006-10-151-1/+11
* [vtysh] Never skip authentication, and add support for multiple -c commandsAndrew J. Schorr2006-07-274-23/+119
* [vtysh] Add "show memory" to vtyshPaul Jakma2006-05-282-0/+30
* [vtysh] suppress output in 'show logging' for daemons not presentPaul Jakma2006-05-232-6/+13
* [vtysh] Add 'show logging' commandPaul Jakma2006-05-232-1/+28
* 2006-01-11 Erik Smit <zoiah@zoiah.net>paul2006-01-112-1/+8
* * vtysh.c: Fix warning by casting rl_bind_key 2. argument correctly.hasso2005-09-153-2/+7
* * configure.ac, vtysh/Makefile.am: Only vtysh needs to be linkedhasso2005-08-251-1/+1
* 2005-08-22 Hugo Santos <hsantos@av.it.pt>paul2005-08-222-2/+33
* - Fix ChangeLog entry to properly refer to problem being Linux/ARM, notpaul2005-07-121-1/+1
* 2005-07-12 Christian Hammers <ch@debian.org>paul2005-07-122-13/+18
* * extract.pl.in: Ignore "router zebra".hasso2005-04-072-0/+2
* * Makefile.am: Remove rebuild4 target, it's not used any more by buildhasso2005-04-072-15/+19
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-072-13/+13
* * extract.pl.in: Use SNMP_INCLUDES to avoid warnings if compiling withhasso2005-03-282-1/+6
* 2005-03-14 Paul Jakma <paul.jakma@sun.com>paul2005-03-142-4/+4