]> git.proxmox.com Git - mirror_frr.git/history - isisd/isis_spf.c
Add user `frr` into group `frrvty`
[mirror_frr.git] / isisd / isis_spf.c
2016-11-19 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-11-10 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-10-21 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-10-08 Donald Sharp*: Consolidate all double VIEW_NODE and ENABLE_NODE's
2016-07-28 David Lamparterlib: linklist: clean up insert-before/after dups
2016-07-15 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-07-13 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-06-09 Daniel WaltonMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
2016-05-30 David Lamparter*: use void * for printing pointers
2016-05-30 David Lamparter*: use long long to print time_t
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
2015-05-20 Donald Sharpisisd: isisd-warnings.patch
2012-12-12 Nick Hilliardisisd: fix ipv6 metric endianness
2012-12-12 David Lamparterisisd: address Coverity warnings
2012-12-12 David Lamparterisisd: fix spftree_area_del typo causing SEGV
2012-11-05 Hasso Tepperisisd: clock_gettime() -> quagga_gettime() conversion.
2012-10-25 David Lamparterisisd: pull up invalid prefix assert()
2012-04-16 David Lamparterisisd: merge osr/google-is-is
2012-04-12 Avneesh SachdevMerge quagga mainline into the google ISIS code.
2012-04-09 Avneesh SachdevMerge branch 'quagga' into google-bgp-multipath
2012-04-07 Subbaiah Venkataisisd: couple of bug fixes
2012-04-07 Josh Baileyisisd: add Google's changes to IS-IS
2012-02-13 Fritz Reichmannisisd: unexpected kernel routing table (BZ#544)
2012-02-13 Peter Szilagyiisisd: fix wrong next-hops from SPF
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-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-26 hasso * isis_spf.[ch]: Added TE TLVs to the SPF process...
2005-09-19 hasso * isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some...
2005-09-04 hasso * *.c: Try to be less verbose by default (without...
2005-04-07 paul2005-04-07 Paul Jakma <paul.jakma@sun.com>
2005-03-07 hasso * isis_spf.c: host.name might be NULL.
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-10-07 hassoNo warnings here any more.
2004-09-26 hassoCompiler warnings fixes.
2004-09-19 hassoRework of SPF threads schedule logic. I'm not 100%...
2004-09-10 hassoIndentation only. No any functional changes.
2004-05-19 hassoFixing crash fix attempt. It's still mess and logic...
2004-05-19 hassoCommit 100% working part of patch from Laurent Rabret...
2004-05-19 hassoMake it compile in NetBSD and OpenBSD.
2004-02-11 hassoThreads usage cleanup. Still at least one bug to go.
2003-12-23 hassoSome fixes to isisd done by me and Cougar in the spring...
2003-12-23 jardinInitial revision