summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | * isisd.[ch]: Introduce oldmetric flag for area and transitionhasso2005-09-263-14/+36
| | | * | | * dict.[ch]: Revert all nonfunctional changes. It's external modulehasso2005-09-253-1204/+1022
| | | * | | * rib.h: Add note about behaviour of rib_add_ipv[46]* functions -hasso2005-09-242-0/+8
| | | * | | * isis_route.c: Fix output of nexthops in case of extreme debug.hasso2005-09-212-6/+20
| | | * | | * zebra_rib.c: Reduce the height of some staircases. Fixhasso2005-09-212-83/+65
| | | * | | 2005-09-21 Paul Jakma <paul.jakma@sun.com>paul2005-09-213-1/+7
| | | * | | 2005-09-21 Paul Jakma <paul.jakma@sun.com>paul2005-09-212-2/+15
| | | * | | 2005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-09-197-8/+24
| | | * | | * isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some old unused code.hasso2005-09-194-430/+4
| | | * | | * configure.ac: Test existance of strndup.hasso2005-09-195-3/+33
| | | * | | * isis_lsp.c: Better output of detailed LSP printout and fixed TE IPv4hasso2005-09-192-9/+15
| | | * | | * isis_tlv.h: Cleanup comment about TLVs we should support, remove infohasso2005-09-192-47/+68
| | | * | | * isis_lsp.h: Added backpointer to the area from LSP. For now it's usedhasso2005-09-195-142/+216
| | | * | | * isis_lsp.c (lsp_update): Fix previous commit - manipulate the righthasso2005-09-182-5/+11
| | | * | | 2005-09-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-09-172-9/+9
| | | * | | * isis_lsp.c (lsp_update): Remove LSP from database before updatinghasso2005-09-164-4/+21
| | | * | | * vtysh.c: Fix warning by casting rl_bind_key 2. argument correctly.hasso2005-09-153-2/+7
| | | * | | 2005-09-12 Paul Jakma <paul.jakma@sun.com>paul2005-09-125-100/+124
| | | * | | 2005-09-06 Paul Jakma <paul@dishone.st>paul2005-09-103-2/+817
| | | * | | 2005-09-10 Paul Jakma <paul.jakma@sun.com>paul2005-09-107-561/+992
| | | * | | 2005-09-10 Paul Jakma <paul.jakma@sun.com>paul2005-09-093-3/+10
| | | * | | * Thu Sep 12 2005 Paul Jakma <paul@dishone.st>paul2005-09-081-10/+34
| | | * | | 2004-09-06 Paul Jakma <paul@dishone.st>paul2005-09-062-0/+8
| | | * | | 2004-09-05 Paul Jakma <paul@dishone.st>paul2005-09-052-3/+10
| | | * | | 2005-09-05 Paul Jakma <paul.jakma@sun.com>paul2005-09-052-3/+14
| | | * | | * *.c: Try to be less verbose by default (without any debug optionshasso2005-09-0412-45/+71
| | | * | | * 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