]> git.proxmox.com Git - mirror_frr.git/history - isisd/isis_route.c
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
[mirror_frr.git] / isisd / isis_route.c
2016-08-18 Paul Jakma*: use an ifindex_t type, defined in lib/if.h, for...
2016-03-30 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2016-03-30 Christian Frankeisisd: remove superfluous checks after XMALLOC etc.
2015-11-27 Donald SharpMerge branch 'cmaster' of ssh://stash.cumulusnetworks...
2015-11-23 Donald SharpQuagga: prefix2str fixup
2012-12-12 David Lamparterisisd: address Coverity warnings
2012-04-16 David Lamparterisisd: merge osr/google-is-is
2012-04-12 Avneesh SachdevMerge quagga mainline into the google ISIS code.
2012-04-07 Subbaiah Venkataisisd: couple of bug fixes
2012-04-07 Josh Baileyisisd: add Google's changes to IS-IS
2006-12-08 Paul Jakma[isisd] Fix compiler warnings and allow v4-only compilation
2005-11-20 paul[isisd] remove includes of common system headers.
2005-10-01 hasso * isis_adjacency.c: Stop expire timer while deleting...
2005-10-01 jardin2005-09-30 Vincent Jardin <vincent.jardin@6wind.com>
2005-09-28 hasso * *.c: Massive cleanup of lists loops. Stop abusing...
2005-09-26 hasso * isis_spf.c: Changing cost from uint16_t to uint32_t...
2005-09-21 hasso * isis_route.c: Fix output of nexthops in case of...
2005-04-07 paul2005-04-07 Paul Jakma <paul.jakma@sun.com>
2005-01-18 hasso * *.c: Changed many functions to static. Some commente...
2004-12-24 hassozlog_* cleanup. Level of debug messages to LOG_DEBUG.
2004-09-26 hassoCompiler warnings fixes.
2004-09-10 hassoIndentation only. No any functional changes.
2004-05-19 hassoMake it compile in NetBSD and OpenBSD.
2003-12-23 jardinInitial revision