summaryrefslogtreecommitdiffstats
path: root/isisd/isis_tlv.c
Commit message (Expand)AuthorAgeFilesLines
* [isisd] Fix compiler warnings and allow v4-only compilationPaul Jakma2006-12-081-0/+5
* * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.hasso2005-09-281-33/+18
* * isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4hasso2005-09-261-0/+14
* * isis_tlv.[ch]: Two new functions - tlv_add_te_is_neighs() andhasso2005-09-261-0/+65
* * isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memsethasso2005-09-011-39/+14
* 2005-05-03 Paul Jakma <paul@dishone.st>paul2005-05-031-2/+2
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-23/+15
* 2005-02-09 Paul Jakma <paul.jakma@sun.com>paul2005-02-091-11/+4
* * *.c: Changed many functions to static. Some commented outhasso2005-01-181-1/+1
* zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso2004-12-241-30/+30
* No warnings here any more.hasso2004-10-071-4/+2
* Compiler warnings fixes.hasso2004-09-261-1/+1
* Second part of fixes from Laurent Rabret.hasso2004-09-151-1/+2
* Isisd is now able to remove addresses from circuit and trigger LSP updateshasso2004-09-141-0/+2
* Indentation only. No any functional changes.hasso2004-09-101-742/+823
* Commit 100% working part of patch from Laurent Rabret ([quagga-dev 830]).hasso2004-05-191-0/+15
* Make it compile in NetBSD and OpenBSD.hasso2004-05-191-1/+0
* Some fixes to isisd done by me and Cougar in the spring of 2003. Seehasso2003-12-231-3/+4
* Initial revisionjardin2003-12-231-0/+1014