| Commit message (Expand) | Author | Age | Files | Lines |
* | Further improvements to "pipework".ex19p | Chris Hall | 2011-09-06 | 1 | -3/+4 |
* | Update pipework and improve memory reporting. | Chris Hall | 2011-07-21 | 1 | -36/+82 |
* | Small improvements to speed of reading of configuration file. | Chris Hall | 2011-03-31 | 1 | -1/+2 |
* | Merge branch 'master' of /git/quagga.euro-ix into pipeworkex16p | Chris Hall | 2011-03-29 | 1 | -1/+2 |
|\ |
|
| * | Bring "ex" version up to date with 0.99.18ex14 | Chris Hall | 2011-03-29 | 1 | -3/+6 |
* | | Bring "ex" version up to date with 0.99.18ex15p | Chris Hall | 2011-03-29 | 1 | -4/+3 |
* | | Upgrade of "pipework" -- including piping to/from shell commandsex11p | Chris Hall | 2011-03-21 | 1 | -329/+575 |
* | | Second tranche of updates for pipework branch. | Chris Hall | 2011-02-13 | 1 | -2259/+660 |
* | | Creation of pipework branch | Chris Hall | 2010-12-21 | 1 | -1162/+605 |
|/ |
|
* | Bring up to date with 0.99.16 release | Chris Hall | 2010-04-17 | 1 | -5/+5 |
* | Compile all daemons, except vtysh, clean but with warnings. | Chris Hall | 2010-04-16 | 1 | -1/+1 |
* | New functions for error numbers and addresses in messages. | Chris Hall | 2010-04-08 | 1 | -3/+3 |
* | First beta release | Chris Hall | 2010-04-06 | 1 | -835/+1025 |
* | Major update | Chris Hall | 2010-03-16 | 1 | -523/+860 |
* | Fix "write file" command so reports "threaded". Working on Shutdown and | paulo | 2010-01-22 | 1 | -0/+3 |
* | Fixes to get 3 threads working. Fixes to get threaded command working. | paulo | 2010-01-21 | 1 | -1/+9 |
* | Wired in nexus for bgp_ routing_ and cli_ such that if not using | paulo | 2010-01-18 | 1 | -6/+6 |
* | QDEBUG handling. Debug banner on stderr, vty and log file. Annouce | paulo | 2009-12-18 | 1 | -0/+5 |
* | Get CLI thread and UI working properly. Sex commands according to | paulo | 2009-12-15 | 1 | -118/+107 |
* | Using message queue to send commands from cli thread to bgp thread. | paulo | 2009-12-14 | 1 | -6/+15 |
* | Fixes to get as far as creating the thread and calling qps_pselect | paulo | 2009-12-09 | 1 | -2/+1 |
* | Make logging (lib.c) and privileges (privs.c) pthread safe | paulo | 2009-11-30 | 1 | -53/+56 |
* | Upgrade lib/vector.c & .h | Chris Hall (GMCH) | 2009-11-24 | 1 | -95/+87 |
* | [bgpd] Stability fixes including bugs 397, 492 | Chris Caputo | 2009-07-19 | 1 | -10/+91 |
* | [cleanup] Make command nodes static | Stephen Hemminger | 2009-06-12 | 1 | -6/+6 |
* | [vty] Add support for a 'restricted mode' with anonymous vty connections | Paul Jakma | 2008-08-23 | 1 | -0/+20 |
* | [logging] Add new "log timestamp precision" command for subsecond timestamps | Andrew J. Schorr | 2007-04-28 | 1 | -0/+39 |
* | [lib] Fix vector leak in error path in command.c, CID #38 | Paul Jakma | 2006-06-15 | 1 | -1/+3 |
* | [lib] CID #55, fix return of freed pointer, cmd_describe_command_real | Paul Jakma | 2006-05-12 | 1 | -3/+3 |
* | [lib] CID #37, fix error case leak, cmd_complete_command_real | Paul Jakma | 2006-05-12 | 1 | -1/+2 |
* | 2005-10-26 Paul Jakma <paul.jakma@sun.com> | paul | 2005-10-26 | 1 | -62/+52 |
* | 2005-09-05 Paul Jakma <paul.jakma@sun.com> | paul | 2005-09-05 | 1 | -3/+7 |
* | 2005-08-22 Hugo Santos <hsantos@av.it.pt> | paul | 2005-08-22 | 1 | -1/+4 |
* | 2005-05-06 Paul Jakma <paul@dishone.st> | paul | 2005-05-06 | 1 | -5/+5 |
* | 2005-04-25 Paul Jakma <paul.jakma@sun.com> | paul | 2005-04-25 | 1 | -3/+6 |
* | 2005-03-14 Paul Jakma <paul.jakma@sun.com> | paul | 2005-03-14 | 1 | -52/+52 |
* | 2005-03-14 Paul Jakma <paul.jakma@sun.com> | paul | 2005-03-14 | 1 | -367/+367 |
* | 2005-03-14 Paul Jakma <paul.jakma@sun.com> | paul | 2005-03-14 | 1 | -34/+46 |
* | 2005-03-09 Paul Jakma <paul.jakma@sun.com> | paul | 2005-03-09 | 1 | -2/+4 |
* | 2005-03-09 Paul Jakma <paul.jakma@sun.com> | paul | 2005-03-09 | 1 | -9/+7 |
* | 2005-03-08 Paul Jakma <paul.jakma@sun.com> | paul | 2005-03-08 | 1 | -2/+3 |
* | 2005-03-08 Paul Jakma <paul.jakma@sun.com> | paul | 2005-03-08 | 1 | -6/+8 |
* | 2005-03-08 Paul Jakma <paul.jakma@sun.com> | paul | 2005-03-08 | 1 | -3/+5 |
* | 2005-03-08 Jeroen Massar <jeroen@unfix.org> | paul | 2005-03-08 | 1 | -2/+20 |
* | * command.c: host.name might be NULL. | hasso | 2005-03-07 | 1 | -2/+3 |
* | 2005-01-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-01-28 | 1 | -25/+21 |
* | * lib/command.[ch]: Make node_parent() function nonstatic. vtyh.c will | hasso | 2005-01-23 | 1 | -2/+2 |
* | * command.[ch], vty.c: cmd_execute_command() function must not attempt | hasso | 2005-01-16 | 1 | -2/+6 |
* | 2005-01-14 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-01-14 | 1 | -5/+4 |
* | 2005-01-14 Greg Troxel <gdt@fnord.ir.bbn.com> | gdt | 2005-01-14 | 1 | -3/+5 |