summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | * isis_lsp.c: Yet another regression introduced by stream cleanup.hasso2005-09-032-0/+10
| | | * | | * isis_lsp.c: Less TLV leaking.hasso2005-09-022-1/+11
| | | * | | * random.c, spgrid.[ch]: Fix warnings with hope that I didn't brokehasso2005-09-015-25/+42
| | | * | | * isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memsethasso2005-09-015-71/+49
| | | * | | * ripng_zebra.c, ripngd.[ch]: Pass metric info to the zebra daemon.hasso2005-08-274-7/+14
| | | * | | * zebra_rib.c, rib.h: Add distance and metric arguments to thehasso2005-08-278-13/+26
| | | * | | * bgp_route.c: Third (?) attempt to fix best selection breakagehasso2005-08-262-0/+13
| | | * | | 2005-08-25 Paul Jakma <paul@jakma.org>paul2005-08-252-7/+25
| | | * | | * configure.ac, vtysh/Makefile.am: Only vtysh needs to be linkedhasso2005-08-253-9/+15
| | | * | | 2005-08-22 Hugo Santos <hsantos@av.it.pt>paul2005-08-222-2/+33
| | | * | | 2005-08-22 Hugo Santos <hsantos@av.it.pt>paul2005-08-222-13/+110
| | | * | | 2005-08-22 Hugo Santos <hsantos@av.it.pt>paul2005-08-224-1/+13
| | | * | | 2005-08-22 Paul Jakma <paul.jakma@sun.com>paul2005-08-224-113/+130
| | | * | | * ospf_vty.c: Make "show ip ospf neighbor xxx" commands work.hasso2005-08-212-33/+35
| | | * | | * ospf_vty.c: Check carefully if interface exists before trying tohasso2005-08-172-9/+17
| | | * | | * isis_misc.[ch]: Fix some warnings, making some strings const.hasso2005-08-163-3/+7
| | | * | | 2005-08-16 Paul Jakma <paul.jakma@sun.com>paul2005-08-162-7/+17
| | | * | | 2005-08-16 Paul Jakma <paul.jakma@sun.com>paul2005-08-163-51/+47
| | | * | | 2005-08-13 Paul Jakma <paul@jakma.org>paul2005-08-132-1/+7
| | | * | | 2005-08-09 Paul Jakma <paul.jakma@sun.com>paul2005-08-102-1/+8
| | | * | | add INSTALL.quagga.txt to the distribution, so that people who applygdt2005-08-102-2/+8
| | | * | | * topology/spgrid.c: MAXLONG is deprecated, use LONG_MAX instead.hasso2005-08-102-2/+6
| | | * | | reworkgdt2005-08-101-23/+42
| | | * | | 2005-08-10 Greg Troxel <gdt@fnord.ir.bbn.com>gdt2005-08-103-14/+41
| | | * | | * ospf_zebra.c: Don't assert/stop before type == ZEBRA_ROUTE_MAX ifhasso2005-08-052-3/+13
| | | * | | * bgp_routemap.c: Revert part of leaking communities fix commited inhasso2005-08-032-3/+6
| | | * | | 2005-07-29 Paul Jakma <paul.jakma@sun.com>paul2005-07-296-32/+39
| | | * | | 2005-07-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-07-262-4/+19
| | | * | | 2005-07-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-07-262-1/+6
| | | * | | 2005-07-26 Paul Jakma <paul.jakma@sun.com>paul2005-07-262-1/+7
| | | * | | 2005-07-12 Paul Jakma <paul.jakma@sun.com>paul2005-07-124-4/+15
| | | * | | - Fix ChangeLog entry to properly refer to problem being Linux/ARM, notpaul2005-07-121-1/+1
| | | * | | 2005-07-12 Christian Hammers <ch@debian.org>paul2005-07-122-13/+18
| | | * | | * configure.ac: Actually test whether libc has IPv6 support.hasso2005-06-302-1/+17
| | | * | | 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-282-4/+5
| | | * | | 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-2827-273/+282
| | | * | | 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-2845-831/+802
| | | * | | 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-282-12/+15
| | | * | | * ospf6_abr.[ch], ospf6_area.[ch]: Add area filter-list (in|out)hasso2005-06-245-0/+338
| | | * | | * ospf6_message.c: Changed to be insensitive to changes of neighbors'hasso2005-06-242-30/+14
| | | * | | * ospf6_interface.c: fix the way inactivity_timer is called. Becausehasso2005-06-242-3/+10
| | | * | | 2005-06-24 Pawel Worach <pawel.worach@gmail.com>paul2005-06-242-2/+16
| | | * | | Fix date.hasso2005-06-201-1/+1
| | | * | | * ospf_nsm.c: Make database exchange for NSSA database work.hasso2005-06-202-0/+10
| | | * | | 2005-06-18 Paul Jakma <paul.jakma@sun.com>paul2005-06-182-0/+6
| | | * | | 2005-06-15 Paul Jakma <paul.jakma@sun.com>paul2005-06-152-2/+10
| | | * | | 2005-06-15 Paul Jakma <paul.jakma@sun.com>paul2005-06-152-37/+116
| | | * | | 2005-06-15 Paul Jakma <paul.jakma@sun.com>paul2005-06-153-46/+67
| | | * | | 2005-06-14 Paul Jakma <paul.jakma@sun.com>paul2005-06-142-52/+46
| | | * | | 2005-06-13 Paul Jakma <paul.jakma@sun.com>paul2005-06-132-4/+21