summaryrefslogtreecommitdiff
path: root/isisd/isis_tlv.c
AgeCommit message (Expand)Author
2012-12-12isisd: address Coverity warningsDavid Lamparter
2012-12-12isisd: do not add >63 IP addresses to helloDavid Lamparter
2012-10-25isisd: don't process invalid prefixes from TLVsDavid Lamparter
2012-04-07isisd: add Google's changes to IS-ISJosh Bailey
2006-12-08[isisd] Fix compiler warnings and allow v4-only compilationPaul Jakma
2005-09-28 * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.hasso
2005-09-26 * isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4hasso
2005-09-26 * isis_tlv.[ch]: Two new functions - tlv_add_te_is_neighs() andhasso
2005-09-01 * isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memsethasso
2005-05-032005-05-03 Paul Jakma <paul@dishone.st>paul
2005-04-072005-04-07 Paul Jakma <paul.jakma@sun.com>paul
2005-02-092005-02-09 Paul Jakma <paul.jakma@sun.com>paul
2005-01-18 * *.c: Changed many functions to static. Some commented outhasso
2004-12-24zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso
2004-10-07No warnings here any more.hasso
2004-09-26Compiler warnings fixes.hasso
2004-09-15Second part of fixes from Laurent Rabret.hasso
2004-09-14Isisd is now able to remove addresses from circuit and trigger LSP updateshasso
2004-09-10Indentation only. No any functional changes.hasso
2004-05-19Commit 100% working part of patch from Laurent Rabret ([quagga-dev 830]).hasso
2004-05-19Make it compile in NetBSD and OpenBSD.hasso
2003-12-23Some fixes to isisd done by me and Cougar in the spring of 2003. Seehasso
2003-12-23Initial revisionjardin