| Commit message (Expand) | Author | Age | Files | Lines |
* | * isis_lsp.c (lsp_update): Remove LSP from database before updating | hasso | 2005-09-16 | 4 | -4/+21 |
* | * vtysh.c: Fix warning by casting rl_bind_key 2. argument correctly. | hasso | 2005-09-15 | 3 | -2/+7 |
* | 2005-09-12 Paul Jakma <paul.jakma@sun.com> | paul | 2005-09-12 | 5 | -100/+124 |
* | 2005-09-06 Paul Jakma <paul@dishone.st> | paul | 2005-09-10 | 3 | -2/+817 |
* | 2005-09-10 Paul Jakma <paul.jakma@sun.com> | paul | 2005-09-10 | 7 | -561/+992 |
* | 2005-09-10 Paul Jakma <paul.jakma@sun.com> | paul | 2005-09-10 | 3 | -3/+10 |
* | * Thu Sep 12 2005 Paul Jakma <paul@dishone.st> | paul | 2005-09-08 | 1 | -10/+34 |
* | 2004-09-06 Paul Jakma <paul@dishone.st> | paul | 2005-09-07 | 2 | -0/+8 |
* | 2004-09-05 Paul Jakma <paul@dishone.st> | paul | 2005-09-05 | 2 | -3/+10 |
* | 2005-09-05 Paul Jakma <paul.jakma@sun.com> | paul | 2005-09-05 | 2 | -3/+14 |
* | * *.c: Try to be less verbose by default (without any debug options | hasso | 2005-09-04 | 12 | -45/+71 |
* | * isis_lsp.c: Yet another regression introduced by stream cleanup. | hasso | 2005-09-03 | 2 | -0/+10 |
* | * isis_lsp.c: Less TLV leaking. | hasso | 2005-09-02 | 2 | -1/+11 |
* | * random.c, spgrid.[ch]: Fix warnings with hope that I didn't broke | hasso | 2005-09-01 | 5 | -25/+42 |
* | * isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memset | hasso | 2005-09-01 | 5 | -71/+49 |
* | * ripng_zebra.c, ripngd.[ch]: Pass metric info to the zebra daemon. | hasso | 2005-08-27 | 4 | -7/+14 |
* | * zebra_rib.c, rib.h: Add distance and metric arguments to the | hasso | 2005-08-27 | 8 | -13/+26 |
* | * bgp_route.c: Third (?) attempt to fix best selection breakage | hasso | 2005-08-26 | 2 | -0/+13 |
* | 2005-08-25 Paul Jakma <paul@jakma.org> | paul | 2005-08-25 | 2 | -7/+25 |
* | * configure.ac, vtysh/Makefile.am: Only vtysh needs to be linked | hasso | 2005-08-25 | 3 | -9/+15 |
* | 2005-08-22 Hugo Santos <hsantos@av.it.pt> | paul | 2005-08-23 | 2 | -2/+33 |
* | 2005-08-22 Hugo Santos <hsantos@av.it.pt> | paul | 2005-08-23 | 2 | -13/+110 |
* | 2005-08-22 Hugo Santos <hsantos@av.it.pt> | paul | 2005-08-23 | 4 | -1/+13 |
* | 2005-08-22 Paul Jakma <paul.jakma@sun.com> | paul | 2005-08-23 | 4 | -113/+130 |
* | * ospf_vty.c: Make "show ip ospf neighbor xxx" commands work. | hasso | 2005-08-21 | 2 | -33/+35 |
* | * ospf_vty.c: Check carefully if interface exists before trying to | hasso | 2005-08-17 | 2 | -9/+17 |
* | * isis_misc.[ch]: Fix some warnings, making some strings const. | hasso | 2005-08-16 | 3 | -3/+7 |
* | 2005-08-16 Paul Jakma <paul.jakma@sun.com> | paul | 2005-08-16 | 2 | -7/+17 |
* | 2005-08-16 Paul Jakma <paul.jakma@sun.com> | paul | 2005-08-16 | 3 | -51/+47 |
* | 2005-08-13 Paul Jakma <paul@jakma.org> | paul | 2005-08-13 | 2 | -1/+7 |
* | 2005-08-09 Paul Jakma <paul.jakma@sun.com> | paul | 2005-08-10 | 2 | -1/+8 |
* | add INSTALL.quagga.txt to the distribution, so that people who apply | gdt | 2005-08-10 | 2 | -2/+8 |
* | * topology/spgrid.c: MAXLONG is deprecated, use LONG_MAX instead. | hasso | 2005-08-10 | 2 | -2/+6 |
* | rework | gdt | 2005-08-10 | 1 | -23/+42 |
* | 2005-08-10 Greg Troxel <gdt@fnord.ir.bbn.com> | gdt | 2005-08-10 | 3 | -14/+41 |
* | * ospf_zebra.c: Don't assert/stop before type == ZEBRA_ROUTE_MAX if | hasso | 2005-08-05 | 2 | -3/+13 |
* | * bgp_routemap.c: Revert part of leaking communities fix commited in | hasso | 2005-08-03 | 2 | -3/+6 |
* | 2005-07-29 Paul Jakma <paul.jakma@sun.com> | paul | 2005-07-29 | 6 | -32/+39 |
* | 2005-07-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-07-26 | 2 | -4/+19 |
* | 2005-07-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-07-26 | 2 | -1/+6 |
* | 2005-07-26 Paul Jakma <paul.jakma@sun.com> | paul | 2005-07-26 | 2 | -1/+7 |
* | 2005-07-12 Paul Jakma <paul.jakma@sun.com> | paul | 2005-07-12 | 4 | -4/+15 |
* | - 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 |
* | * configure.ac: Actually test whether libc has IPv6 support. | hasso | 2005-06-30 | 2 | -1/+17 |
* | 2005-06-28 Paul Jakma <paul.jakma@sun.com> | paul | 2005-06-28 | 2 | -4/+5 |
* | 2005-06-28 Paul Jakma <paul.jakma@sun.com> | paul | 2005-06-28 | 27 | -273/+282 |
* | 2005-06-28 Paul Jakma <paul.jakma@sun.com> | paul | 2005-06-28 | 45 | -831/+802 |
* | 2005-06-28 Paul Jakma <paul.jakma@sun.com> | paul | 2005-06-28 | 2 | -12/+15 |
* | * ospf6_abr.[ch], ospf6_area.[ch]: Add area filter-list (in|out) | hasso | 2005-06-24 | 5 | -0/+338 |