summaryrefslogtreecommitdiffstats
path: root/isisd/isis_route.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [isisd] Fix compiler warnings and allow v4-only compilationPaul Jakma2006-12-081-1/+8
* [isisd] remove includes of common system headers.paul2005-11-201-2/+0
* * isis_adjacency.c: Stop expire timer while deleting adjacency.hasso2005-10-011-1/+2
* 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com>jardin2005-10-011-0/+1
* * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.hasso2005-09-281-22/+19
* * isis_spf.c: Changing cost from uint16_t to uint32_t. Unsethasso2005-09-261-27/+135
* * isis_route.c: Fix output of nexthops in case of extreme debug.hasso2005-09-211-6/+16
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-66/+41
* * *.c: Changed many functions to static. Some commented outhasso2005-01-181-25/+26
* zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso2004-12-241-18/+18
* Compiler warnings fixes.hasso2004-09-261-6/+6
* Indentation only. No any functional changes.hasso2004-09-101-267/+301
* Make it compile in NetBSD and OpenBSD.hasso2004-05-191-1/+0
* Initial revisionjardin2003-12-231-0/+615