index
:
quagga
isis-redist
master
Quagga routing suite
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
isisd
/
isis_lsp.c
Age
Commit message (
Expand
)
Author
2011-09-27
isisd: fix crash on "no router isis" (BZ#536)
Fritz Reichmann
2009-06-19
[cleanup] convert bzero() deprecated by POSIX to memset()
Jeremy Jackson
2008-08-22
[ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisd
Jingjing Duan
2006-12-08
[isisd] Fix compiler warnings and allow v4-only compilation
Paul Jakma
2005-11-20
[isisd] remove includes of common system headers.
paul
2005-09-28
* *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.
hasso
2005-09-28
* isis_dynh.c, isisd.h: Implement dynamic hostname cache cleanup.
hasso
2005-09-28
* isis_lsp.c: Make topology generator generate TE TLVs if necessary.
hasso
2005-09-26
* isis_lsp.c: Put correct metric info into TE TLV's. Wide metric is
hasso
2005-09-26
* isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4
hasso
2005-09-26
* isis_lsp.c: Support for originating TE IS and IPv4 TLV's. No any sub
hasso
2005-09-19
* isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some old unused code.
hasso
2005-09-19
* isis_lsp.c: Better output of detailed LSP printout and fixed TE IPv4
hasso
2005-09-19
* isis_lsp.h: Added backpointer to the area from LSP. For now it's used
hasso
2005-09-18
* isis_lsp.c (lsp_update): Fix previous commit - manipulate the right
hasso
2005-09-16
* isis_lsp.c (lsp_update): Remove LSP from database before updating
hasso
2005-09-04
* *.c: Try to be less verbose by default (without any debug options
hasso
2005-09-03
* isis_lsp.c: Yet another regression introduced by stream cleanup.
hasso
2005-09-02
* isis_lsp.c: Less TLV leaking.
hasso
2005-09-01
* isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memset
hasso
2005-05-03
2005-05-03 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-02-09
2005-02-09 Paul Jakma <paul.jakma@sun.com>
paul
2005-01-18
* *.c: Changed many functions to static. Some commented out
hasso
2004-12-24
zlog_* cleanup. Level of debug messages to LOG_DEBUG.
hasso
2004-10-08
Argh, fix typo.
hasso
2004-10-07
No warnings here any more.
hasso
2004-10-03
Common router id.
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-21
Make "C" vendor routers happy - put correct prefix addresses into
hasso
2004-09-19
Rework of SPF threads schedule logic. I'm not 100% sure whether it's right
hasso
2004-09-10
Fixes from LIU Xin.
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