summaryrefslogtreecommitdiffstats
path: root/vtysh
Commit message (Expand)AuthorAgeFilesLines
* Merge in latest quagga (0.99.11)Stephen Hemminger2008-10-273-501/+21
|\
| * [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
* | Use XCALLOCStephen Hemminger2008-08-181-4/+1
* | Make command nodes staticStephen Hemminger2008-08-111-16/+16
* | Merge branch 'upstream' into islavistaStephen Hemminger2008-07-313-3/+25
|\ \
| * | [vtysh] small fix to previous CMD_AS_RANGE patch, and add missing commandpaul2008-07-033-2/+18
| * | [vty] CMD_AS_RANGE accidently quoted and so not expanded in vtypaul2008-07-023-3/+9
| * | [bgpd] Merge AS4 supportpaul2007-10-143-3/+8
| * | [vtysh] bug #371: vtysh forgets to print 'end' for write-terminalpaul2007-06-202-0/+8
| * | [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningspaul2007-05-101-2/+2
| * | [zebra] Routemap support on received routes, with 'set src' command (linux)paul2007-05-023-4/+11
| * | [logging] Add new "log timestamp precision" command for subsecond timestampsajs2007-04-292-0/+33
| * | [daemon startup] Add --dry-run/-C argument to daemons, to check config file s...paul2006-10-151-1/+11
| * | [vtysh] Never skip authentication, and add support for multiple -c commandsajs2006-07-274-23/+119
| * | [vtysh] Add "show memory" to vtyshpaul2006-05-282-0/+30
| * | [vtysh] suppress output in 'show logging' for daemons not presentpaul2006-05-232-6/+13
| * | [vtysh] Add 'show logging' commandpaul2006-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
| * * vtysh_config.c: Move password commands to the AAA_NODE. Ithasso2005-03-092-5/+13
| * 2005-01-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-283-160/+135
| * * lib/command.[ch]: Make node_parent() function nonstatic. vtyh.c willhasso2005-01-232-2/+47
| * * vtysh.conf.sample: Fix typo "integrated-vtysh-conf" ->hasso2005-01-232-1/+6
| * * command.[ch], vty.c: cmd_execute_command() function must not attempthasso2005-01-162-2/+8
| * More cosmetical vtysh fixes.hasso2004-12-222-3/+9