summaryrefslogtreecommitdiffstats
path: root/isisd/isis_tlv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: add support to import routes from other protocolsChristian Franke2016-03-301-4/+17
* isisd: isisd-warnings.patchDonald Sharp2015-05-201-3/+0
* isisd: ignore the unrecognized TLVsLu Feng2014-06-031-1/+0
* isisd: address Coverity warningsDavid Lamparter2012-12-121-0/+1
* isisd: do not add >63 IP addresses to helloDavid Lamparter2012-12-121-4/+3
* isisd: don't process invalid prefixes from TLVsDavid Lamparter2012-10-251-9/+25
* isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-24/+34
* [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>paul2005-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