index
:
quagga
isis-redist
master
Quagga routing suite
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
isisd
/
isisd.c
Age
Commit message (
Expand
)
Author
2006-12-08
[isisd] Fix compiler warnings and allow v4-only compilation
Paul Jakma
2005-10-01
* isis_adjacency.c: Stop expire timer while deleting adjacency.
hasso
2005-09-28
* *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.
hasso
2005-09-26
* isis_spf.c: Changing cost from uint16_t to uint32_t. Unset
hasso
2005-09-26
* isisd.[ch]: Introduce oldmetric flag for area and transition
hasso
2005-09-19
* isis_lsp.h: Added backpointer to the area from LSP. For now it's used
hasso
2005-09-04
* *.c: Try to be less verbose by default (without any debug options
hasso
2005-09-01
* isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memset
hasso
2005-05-25
2005-05-25 Paul Jakma <paul@dishone.st>
paul
2005-04-10
2005-04-10 Paul Jakma <paul@dishone.st>
paul
2005-04-07
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-02
* configure.ac: Add --enable-isis-topology to enable isisd topology
hasso
2005-01-01
Make authentication of SNPs work correctly - ie. conditionally like it is in
hasso
2004-12-24
zlog_* cleanup. Level of debug messages to LOG_DEBUG.
hasso
2004-10-11
Sync isisd with changes in lib.
hasso
2004-09-26
Compiler warnings fixes.
hasso
2004-09-24
* isisd.c: thread_master *master is already defined in isis_main.c.
hasso
2004-09-15
Second part of fixes from Laurent Rabret.
hasso
2004-09-10
Indentation only. No any functional changes.
hasso
2004-05-19
Make it compile in NetBSD and OpenBSD.
hasso
2004-02-11
Threads usage cleanup. Still at least one bug to go.
hasso
2003-12-23
Some fixes to isisd done by me and Cougar in the spring of 2003. See
hasso
2003-12-23
Merge isisd into the Quagga's framework:
jardin
2003-12-23
Initial revision
jardin