- f5a4488 vtysh: Fix, guard against NULL pointer dereference by Jafar Al-Gharaibeh · 8 years ago
- b7ceefe lib: limit size of vty buffer to 4096 bytes by Quentin Young · 8 years ago
- 605aa33 bgpd, vtysh: Add support for route tags by Piotr Chytła · 9 years ago
- 2b2e38c ospfd, vtysh: Add support for Route tags by Piotr Chytła · 9 years ago
- 147a812 vtysh: service integrated-vtysh-config not being written to file by Donald Sharp · 10 years ago
- 62f936e ospf6d, ripd, vtysh: Fix "no set metric" for ospf6 and RIP by Daniel Walton · 9 years ago
- a4f4029 vtysh: Make ipv6 unicast/multicast address-family work by vivek · 9 years ago
- c7c5b02 vtysh: auto-generated vtysh_cmd.c file should depend on its creator by Paul Jakma · 9 years ago
- ac10d30 vtysh: Add support of new link-params CLI by Olivier Dugeon · 9 years ago
- 0744040 vtysh: Add ability to only look at one processes work queue by Donald Sharp · 9 years ago
- 23757db *: get rid of "MTYPE 0" by David Lamparter · 9 years ago
- 2e32042 doc, vtysh: Fixup of history handling by Donald Sharp · 9 years ago
- a3fda88 bgpd, lib, vtysh: hook up bgp ENCAP CLI node by Lou Berger · 9 years ago
- 82dd707 bgpd: improve cleanup in bgp_delete() by Lou Berger · 9 years ago
- 13c378d bgpd, lib, vtysh: hook up bgp VPNv6 CLI node by Lou Berger · 9 years ago
- cc216b7 vtysh: When the config file is close to the boundry of size of buffer vtysh hangs. by Gautam Kumar · 9 years ago
- acf9865 isisd: add support to import routes from other protocols by Christian Franke · 9 years ago
- d8aa4be vtysh: Fix Quagga.conf file read in. by Donald Sharp · 9 years ago
- 9fb73e8 vtysh: Allow display of individual daemons configs by Donald Sharp · 9 years ago
- 8965be4 vtysh: allow --with-libpam to build with --enable-werror by Donald Sharp · 9 years ago
- 567a638 vtysh: Add missing show thread/work-queues commands by Donald Sharp · 9 years ago
- 52c0bc7 build: Remove the old PIC/PIE patch, let libtool sort it out by Paul Jakma · 9 years ago
- 6064613 vtysh: adjust bad_cli_stomps in extract.pl.in to reflect fixes & fix build by Paul Jakma · 9 years ago
- b1891fb Add code to extract.pl.in to prevent further cli function overwrites by Donald Sharp · 9 years ago
- 55cfa2f lib, vtysh: support multiple VRFs by using linux netns by Feng Lu · 10 years ago
- 471ea39 lib, zebra, vtysh: configure an interface in non-default VRF by Feng Lu · 10 years ago
- ee53c8b vtysh: fix the fix for babeld removal... (5460bae) by David Lamparter · 10 years ago
- 5460bae *: fix "babeld: Remove babeld from Quagga" (336724d) by David Lamparter · 10 years ago
- c0bedeb build: add --enable-werror by David Lamparter · 10 years ago
- 6769f43 vtysh: drop unused variables & RETSIGTYPE by David Lamparter · 10 years ago
- a9eb906 vtysh: fix function prototypes by David Lamparter · 10 years ago
- a91a3ba vtysh: don't use '\0' as NULL by David Lamparter · 10 years ago
- 71f55f3 lib, vtysh: reduce unneccessary C extension usage by David Lamparter · 10 years ago
- 388f885 *: add missing includes by David Lamparter · 10 years ago
- 237aac5 build: get rid of INCLUDES, use AM_CPPFLAGS by David Lamparter · 10 years ago
- 60b815e vtysh: add missing pimd define by David Lamparter · 10 years ago
- 4d330a2 pimd: Remove conflict marker. by Everton Marques · 10 years ago
- 596470f [pim] pim commands added to vtysh by Leonard Herve · 15 years ago
- 66d2ead vtysh: fix build against readline 6.3 by Sébastien Luttringer · 11 years ago
- cd40b32 lib/command.c: rewrite command matching/parsing by Christian Franke · 11 years ago
- 67e7a21 vtysh: don't append superflous spaces (BZ#750) by Christian Franke · 12 years ago
- 844ee10 vtysh: fix false lib path matching in extract.pl.in by Joakim Tjernlund · 12 years ago
- 5adc252 zebra: add module to communicate routes to FPM by Avneesh Sachdev · 12 years ago
- 837d16c *: use array_size() helper macro by Balaji.G · 12 years ago
- ed6e297 build: fix extract.pl for cross compilation by Serj Kalichev · 12 years ago
- 08d7f65 build: use net-snmp-config to configure NetSNMP by Vincent Bernat · 13 years ago
- 9e7a548 build: allow configure and build in a separate directory by Vincent Bernat · 13 years ago
- feb6c53 vtysh: Vtysh support for babeld. by Juliusz Chroboczek · 13 years ago
- 0b42c70 vtysh: fix regexp for install_element() in babeld by Ang Way Chuang · 13 years ago
- 05e54ee build: delete .cvsignore files by Denis Ovsienko · 13 years ago
- 566b36e vtysh: [build] silence preprocessor errors in some cases by Dmitrij Tejblum · 13 years ago
- 3f4ab7f [vtysh] Save vtysh history to a file by Tomasz Pala · 15 years ago
- 6e79f8b Fix vtysh based "write term" output. by Chris Caputo · 15 years ago
- 914131f [vtysh] Add a --noerror option by Stephen Hemminger · 16 years ago
- 2c4d48b [vtysh] Return non-zero exit code on error. by Stephen Hemminger · 16 years ago
- 57fb974 [vtysh] Make vtysh more useable for scripting by Stephen Hemminger · 16 years ago
- 0fbd62a [vtysh] Force line buffered mode. by Stephen Hemminger · 17 years ago
- 7fc626d [cleanup] Make command nodes static by Stephen Hemminger · 16 years ago
- 393deb9 [cleanup] Convert XMALLOC/memset to XCALLOC by Stephen Hemminger · 16 years ago
- 41dc348 [vtysh] Add commands from zebra_routemap.c to vtysh by Bartek Kania · 16 years ago
- d68cbf9 [administrivia] Git should ignore backup files and .loT files by Paul Jakma · 18 years ago
- 3998bfd [trivia] Remove ChangeLog files, as this data is now maintained in SCM by Paul Jakma · 16 years ago
- 46bc0e4 [build] Test for GNU-style PIE support in toolchain and enable by Paul P Komkoff Jr · 16 years ago
- 3c5a0a4 [administrivia] Add .gitignore files, based on .cvsignores. by Paul Jakma · 19 years ago
- 10895fd [vtysh] small fix to previous CMD_AS_RANGE patch, and add missing command by Paul Jakma · 16 years ago
- 320da87 [vty] CMD_AS_RANGE accidently quoted and so not expanded in vty by Paul Jakma · 16 years ago
- 0b2aa3a [bgpd] Merge AS4 support by Paul Jakma · 17 years ago
- 8454b05 [vtysh] bug #371: vtysh forgets to print 'end' for write-terminal by Paul Jakma · 17 years ago
- 6f0e3f6 [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings by Paul Jakma · 18 years ago
- 7514fb7 [zebra] Routemap support on received routes, with 'set src' command (linux) by Paul Jakma · 18 years ago
- c749b72 [logging] Add new "log timestamp precision" command for subsecond timestamps by Andrew J. Schorr · 18 years ago
- 876b8be [daemon startup] Add --dry-run/-C argument to daemons, to check config file syntax by Paul Jakma · 18 years ago
- f366ad3 [vtysh] Never skip authentication, and add support for multiple -c commands by Andrew J. Schorr · 18 years ago
- 362b403 [vtysh] Add "show memory" to vtysh by Paul Jakma · 19 years ago
- 4150f33 [vtysh] suppress output in 'show logging' for daemons not present by Paul Jakma · 19 years ago
- dbf7d13 [vtysh] Add 'show logging' command by Paul Jakma · 19 years ago
- 44316fe 2006-01-11 Erik Smit <zoiah@zoiah.net> by paul · 19 years ago
- 53a6f93 * vtysh.c: Fix warning by casting rl_bind_key 2. argument correctly. by hasso · 19 years ago
- c068939 * configure.ac, vtysh/Makefile.am: Only vtysh needs to be linked by hasso · 19 years ago
- 57b5b7e 2005-08-22 Hugo Santos <hsantos@av.it.pt> by paul · 19 years ago
- e378210 - Fix ChangeLog entry to properly refer to problem being Linux/ARM, not by paul · 19 years ago
- b899408 2005-07-12 Christian Hammers <ch@debian.org> by paul · 19 years ago
- 528bed4 * extract.pl.in: Ignore "router zebra". by hasso · 20 years ago
- b5d518f * Makefile.am: Remove rebuild4 target, it's not used any more by build by hasso · 20 years ago
- 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 7f22396 * extract.pl.in: Use SNMP_INCLUDES to avoid warnings if compiling with by hasso · 20 years ago
- 55468c8 2005-03-14 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 060d438 * vtysh_config.c: Move password commands to the AAA_NODE. It by hasso · 20 years ago
- b1aa147 2005-01-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 13bfca7 * lib/command.[ch]: Make node_parent() function nonstatic. vtyh.c will by hasso · 20 years ago
- 90b4214 * vtysh.conf.sample: Fix typo "integrated-vtysh-conf" -> by hasso · 20 years ago
- 87d683b * command.[ch], vty.c: cmd_execute_command() function must not attempt by hasso · 20 years ago
- dfbb912 More cosmetical vtysh fixes. by hasso · 20 years ago
- 9a30ee5 No delimiter between "ip forwarding" and "ipv6 forwarding". by hasso · 20 years ago
- 09c3adb 2004-12-09 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 274a4a4 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 6099b3b 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 85fb1e6 2004-11-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 3c035aa - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch by paul · 20 years ago
- f2799e6 "show running-daemons" -> "show daemons". by hasso · 20 years ago