summaryrefslogtreecommitdiffstats
path: root/lib/vty.h
Commit message (Expand)AuthorAgeFilesLines
* vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-34/+36
* Upgrade of "pipework" -- including piping to/from shell commandsex11pChris Hall2011-03-211-14/+13
* Second tranche of updates for pipework branch.Chris Hall2011-02-131-135/+17
* Creation of pipework branchChris Hall2010-12-211-45/+49
* First beta releaseChris Hall2010-04-061-60/+67
* Major updateChris Hall2010-03-161-132/+146
* Fixes to get 3 threads working. Fixes to get threaded command working.paulo2010-01-211-0/+1
* QDEBUG handling. Debug banner on stderr, vty and log file. Annoucepaulo2009-12-181-0/+4
* Use static mutexespaulo2009-12-171-1/+1
* Get CLI thread and UI working properly. Sex commands according topaulo2009-12-151-1/+9
* Using message queue to send commands from cli thread to bgp thread.paulo2009-12-141-1/+2
* vty running in main thread. bgp running in its own thread.paulo2009-12-111-1/+1
* Stop recursive lock checking assertpaulo2009-12-101-0/+1
* Fixes to get as far as creating the thread and calling qps_pselectpaulo2009-12-091-1/+1
* Wired up the CLI thread with new qpnexus type. Still work in progress.paulo2009-12-081-6/+9
* Make vty and log thread safe under single mutex.paulo2009-12-071-0/+9
* Add functions to lib/vty.c & .hChris Hall (GMCH)2009-11-241-3/+12
* [bgpd] Stability fixes including bugs 397, 492Chris Caputo2009-07-191-0/+1
* [logging] Add new "log timestamp precision" command for subsecond timestampsAndrew J. Schorr2007-04-281-1/+2
* 2005-05-23 Paul Jakma <paul@dishone.st>paul2005-05-231-10/+10
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-16/+39
* 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-231-1/+0
* 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-231-3/+12
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-071-1/+5
* 2004-11-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-051-21/+1
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-18/+21
* Make more strings const.hasso2004-10-071-1/+1
* Removing code which looked at current dir for config file before attemptinghasso2004-06-201-1/+1
* 2003-08-12 Paul Jakma <paul@dishone.st>paul2003-08-121-1/+1
* 2003-06-15 Paul Jakma <paul@dishone.st>paul2003-06-151-1/+3
* Initial revisionpaul2002-12-131-0/+205