| Commit message (Expand) | Author | Age | Files | Lines |
* | bgpd, lib, vtysh: hook up bgp ENCAP CLI node | Lou Berger | 2016-02-26 | 1 | -0/+2 |
* | bgpd, lib, vtysh: hook up bgp VPNv6 CLI node | Lou Berger | 2016-02-26 | 1 | -0/+1 |
* | lib: add facility to log all CLI commands | Lou Berger | 2016-02-26 | 1 | -2/+36 |
* | lib: fix bookkeeping for libreadline malloc()s | Lou Berger | 2016-02-26 | 1 | -1/+1 |
* | lib: Fix duplicate variable name in smux.c and vty.c | Donald Sharp | 2015-10-27 | 1 | -10/+10 |
* | lib: allow caller to provide prefix storage in sockunion2hostprefix | Timo Teräs | 2015-05-29 | 1 | -12/+6 |
* | lib/vty: don't clear output buffer on input EOF | David Lamparter | 2015-05-27 | 1 | -1/+1 |
* | lib/vty: add vty_stdio at-close hook | David Lamparter | 2015-05-27 | 1 | -1/+7 |
* | lib/vty: put stdin in raw mode for vty | David Lamparter | 2015-05-27 | 1 | -1/+36 |
* | lib/vty: add vty_stdio() | David Lamparter | 2015-05-27 | 1 | -21/+56 |
* | lib/vty: add separate output fd support to VTYs | David Lamparter | 2015-05-27 | 1 | -12/+15 |
* | vtysh: don't use '\0' as NULL | David Lamparter | 2015-04-21 | 1 | -3/+3 |
* | build: remove INRIA, NRL and MUSICA IPv6 quirks | David Lamparter | 2015-02-14 | 1 | -8/+3 |
* | [pim] Clean-up | Everton Marques | 2015-02-04 | 1 | -0/+2 |
* | Fix most compiler warnings in default GCC build. | Paul Jakma | 2014-09-23 | 1 | -2/+2 |
* | lib: Improve error reporting from broken config files | Steve Hill | 2014-09-19 | 1 | -7/+16 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 1 | -5/+5 |
* | lib/command.c: rewrite command matching/parsing | Christian Franke | 2014-04-01 | 1 | -27/+27 |
* | security: Fix some typos and potential NULL-deref | Remi Gacogne | 2014-02-11 | 1 | -0/+2 |
* | lib/vty: register vtysh socket in server socket vector (BZ#754) | Christian Franke | 2013-04-09 | 1 | -2/+3 |
* | lib: remove last uses of sockunion_su2str() | Jorge Boncompte [DTI2] | 2012-05-02 | 1 | -13/+8 |
* | babeld: Initial import, for Babel routing protocol. | Paul Jakma | 2012-03-25 | 1 | -0/+2 |
* | fix set never used warnings | Stephen Hemminger | 2011-12-18 | 1 | -2/+1 |
* | lib: add sockopt helper for setting IPV6_V6ONLY and use it | David Lamparter | 2011-12-13 | 1 | -0/+1 |
* | vty_serv_sock_family unused | Stephen Hemminger | 2011-12-07 | 1 | -1/+2 |
* | lib/vty.c: add missing format string when printing out motd message | Nico Golde | 2010-09-17 | 1 | -1/+1 |
* | lib: log source of vty connections (bug #566) | heasley | 2009-12-07 | 1 | -0/+6 |
* | [bgpd] Stability fixes including bugs 397, 492 | Chris Caputo | 2009-07-19 | 1 | -1/+15 |
* | [vty] Add support for a 'restricted mode' with anonymous vty connections | Paul Jakma | 2008-08-23 | 1 | -3/+43 |
* | [vty] Allow delete during password entry | Roy | 2008-08-22 | 1 | -3/+3 |
* | [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings | Paul Jakma | 2007-05-10 | 1 | -2/+2 |
* | [logging] Add new "log timestamp precision" command for subsecond timestamps | Andrew J. Schorr | 2007-04-28 | 1 | -19/+16 |
* | [lib] Do not call vty_close in vty_log_out to avoid possible free memory access | Andrew J. Schorr | 2006-07-11 | 1 | -2/+8 |
* | [lib] Fix infinite recursion for errors on vtys with terminal monitor enabled | Andrew J. Schorr | 2006-07-10 | 1 | -0/+5 |
* | [debug] Debug messages to terminal vty sessions should include timestamps | Andrew J. Schorr | 2006-07-03 | 1 | -3/+9 |
* | [lib] vty_log shouldn't crash if called when vty isn't initiliased | Paul Jakma | 2006-05-28 | 1 | -0/+7 |
* | [lib] CID #39, Fix the vty completion leak-fix to only free when desired | Paul Jakma | 2006-05-15 | 1 | -1/+2 |
* | [lib] CID #39, fix leak in error path, vty_describe_command | Paul Jakma | 2006-05-12 | 1 | -8/+3 |
* | [lib/vty] Add 'no terminal monitor' alias | paul | 2006-01-17 | 1 | -0/+8 |
* | 2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com> | gdt | 2005-12-29 | 1 | -1/+1 |
* | 2005-10-26 Paul Jakma <paul.jakma@sun.com> | paul | 2005-10-26 | 1 | -3/+8 |
* | 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> | vincent | 2005-09-29 | 1 | -1/+8 |
* | 2005-08-22 Hugo Santos <hsantos@av.it.pt> | paul | 2005-08-22 | 1 | -0/+1 |
* | 2005-04-27 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-04-28 | 1 | -3/+5 |
* | 2005-04-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-04-16 | 1 | -0/+17 |
* | 2005-04-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-04-08 | 1 | -2/+2 |
* | 2004-04-05 Paul Jakma <paul@dishone.st> | paul | 2005-04-05 | 1 | -2/+8 |
* | 2005-03-14 Paul Jakma <paul.jakma@sun.com> | paul | 2005-03-14 | 1 | -7/+7 |
* | 2005-03-08 Paul Jakma <paul.jakma@sun.com> | paul | 2005-03-08 | 1 | -7/+7 |
* | 2005-03-08 Paul Jakma <paul.jakma@sun.com> | paul | 2005-03-08 | 1 | -9/+10 |