| Commit message (Expand) | Author | Age | Files | Lines |
* | [build] Test for GNU-style PIE support in toolchain and enable | Paul P Komkoff Jr | 2008-08-22 | 1 | -0/+3 |
* | [administrivia] Add .gitignore files, based on .cvsignores. | Paul Jakma | 2008-08-22 | 1 | -0/+13 |
* | [vtysh] small fix to previous CMD_AS_RANGE patch, and add missing command | Paul Jakma | 2008-07-03 | 3 | -2/+18 |
* | [vty] CMD_AS_RANGE accidently quoted and so not expanded in vty | Paul Jakma | 2008-07-02 | 3 | -3/+9 |
* | [bgpd] Merge AS4 support | Paul Jakma | 2007-10-14 | 3 | -3/+8 |
* | [vtysh] bug #371: vtysh forgets to print 'end' for write-terminal | Paul Jakma | 2007-06-20 | 2 | -0/+8 |
* | [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings | Paul Jakma | 2007-05-10 | 1 | -2/+2 |
* | [zebra] Routemap support on received routes, with 'set src' command (linux) | Paul Jakma | 2007-05-02 | 3 | -4/+11 |
* | [logging] Add new "log timestamp precision" command for subsecond timestamps | Andrew J. Schorr | 2007-04-29 | 2 | -0/+33 |
* | [daemon startup] Add --dry-run/-C argument to daemons, to check config file s... | Paul Jakma | 2006-10-15 | 1 | -1/+11 |
* | [vtysh] Never skip authentication, and add support for multiple -c commands | Andrew J. Schorr | 2006-07-27 | 4 | -23/+119 |
* | [vtysh] Add "show memory" to vtysh | Paul Jakma | 2006-05-28 | 2 | -0/+30 |
* | [vtysh] suppress output in 'show logging' for daemons not present | Paul Jakma | 2006-05-23 | 2 | -6/+13 |
* | [vtysh] Add 'show logging' command | Paul Jakma | 2006-05-23 | 2 | -1/+28 |
* | 2006-01-11 Erik Smit <zoiah@zoiah.net> | paul | 2006-01-11 | 2 | -1/+8 |
* | * vtysh.c: Fix warning by casting rl_bind_key 2. argument correctly. | hasso | 2005-09-15 | 3 | -2/+7 |
* | * configure.ac, vtysh/Makefile.am: Only vtysh needs to be linked | hasso | 2005-08-25 | 1 | -1/+1 |
* | 2005-08-22 Hugo Santos <hsantos@av.it.pt> | paul | 2005-08-22 | 2 | -2/+33 |
* | - Fix ChangeLog entry to properly refer to problem being Linux/ARM, not | paul | 2005-07-12 | 1 | -1/+1 |
* | 2005-07-12 Christian Hammers <ch@debian.org> | paul | 2005-07-12 | 2 | -13/+18 |
* | * extract.pl.in: Ignore "router zebra". | hasso | 2005-04-07 | 2 | -0/+2 |
* | * Makefile.am: Remove rebuild4 target, it's not used any more by build | hasso | 2005-04-07 | 2 | -15/+19 |
* | 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanup | paul | 2005-04-07 | 2 | -13/+13 |
* | * extract.pl.in: Use SNMP_INCLUDES to avoid warnings if compiling with | hasso | 2005-03-28 | 2 | -1/+6 |
* | 2005-03-14 Paul Jakma <paul.jakma@sun.com> | paul | 2005-03-14 | 2 | -4/+4 |
* | * vtysh_config.c: Move password commands to the AAA_NODE. It | hasso | 2005-03-09 | 2 | -5/+13 |
* | 2005-01-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-01-28 | 3 | -160/+135 |
* | * lib/command.[ch]: Make node_parent() function nonstatic. vtyh.c will | hasso | 2005-01-23 | 2 | -2/+47 |
* | * vtysh.conf.sample: Fix typo "integrated-vtysh-conf" -> | hasso | 2005-01-23 | 2 | -1/+6 |
* | * command.[ch], vty.c: cmd_execute_command() function must not attempt | hasso | 2005-01-16 | 2 | -2/+8 |
* | More cosmetical vtysh fixes. | hasso | 2004-12-22 | 2 | -3/+9 |
* | No delimiter between "ip forwarding" and "ipv6 forwarding". | hasso | 2004-12-22 | 2 | -1/+6 |
* | 2004-12-09 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-09 | 2 | -4/+5 |
* | 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-07 | 2 | -28/+153 |
* | 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-11-20 | 1 | -6/+7 |
* | 2004-11-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-11-11 | 2 | -8/+12 |
* | - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch | paul | 2004-11-02 | 1 | -0/+2 |
* | "show running-daemons" -> "show daemons". | hasso | 2004-10-28 | 2 | -5/+11 |
* | Don't popen pager if command is "exit". Fixes "vtysh screws up my terminal | hasso | 2004-10-20 | 2 | -1/+9 |
* | - fix date in changelog of my last commit.. | paul | 2004-10-13 | 1 | -1/+1 |
* | All access lists (IPv4 and IPv6) are used by all daemons to limit access to | hasso | 2004-10-13 | 2 | -5/+6 |
* | 2004-09-17 Paul Jakma <paul@dishone.st> | paul | 2004-10-11 | 2 | -4/+14 |
* | Fix warnings here. | hasso | 2004-10-11 | 3 | -4/+9 |
* | Vtysh compiles cleanly as well. | hasso | 2004-10-07 | 5 | -19/+22 |
* | Big vtysh cleanup. See changelogs for details. | hasso | 2004-10-03 | 8 | -148/+279 |
* | Compiler warning fix. | hasso | 2004-09-26 | 2 | -1/+5 |
* | 2004-09-17 Paul Jakma <paul@dishone.st> | paul | 2004-09-17 | 2 | -11/+31 |
* | 2004-09-13 Paul Jakma <paul@dishone.st> | paul | 2004-09-13 | 3 | -3/+7 |
* | 2004-09-13 Paul Jakma <paul@dishone.st>bgp_rserver_before | paul | 2004-09-13 | 3 | -2/+8 |
* | remove zebra/irdp.c because it is no longer in the source tree. | gdt | 2004-08-31 | 1 | -1/+1 |