]> git.proxmox.com Git - mirror_frr.git/history - isisd/isisd.c
Overhual BGP debugs
[mirror_frr.git] / isisd / isisd.c
2015-05-20 Donald SharpOverhual BGP debugs
2012-12-12 Christian Frankeisisd: verify metrics on metric-style transition
2012-12-12 Christian Frankeisisd: fix metrics check for metric-style narrow
2012-12-12 Christian Frankeisisd: save metric-style narrow
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
2011-09-27 Fritz Reichmannisisd: fix crash on "no router isis" (BZ#536)
2011-09-25 Fritz Reichmannisisd: fix crash on "no router isis" (BZ#536)
2009-06-12 Stephen Hemminger[cleanup] Make command nodes static
2008-01-29 Paul Jakma[isisd] Bug #437: fix ssert caused by bad list management
2006-12-08 Paul Jakma[isisd] Fix compiler warnings and allow v4-only compilation
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 * isisd.[ch]: Introduce oldmetric flag for area and...
2005-09-19 hasso * isis_lsp.h: Added backpointer to the area from LSP...
2005-09-04 hasso * *.c: Try to be less verbose by default (without...
2005-09-01 hasso * isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALL...
2005-05-25 paul2005-05-25 Paul Jakma <paul@dishone.st>
2005-04-10 paul2005-04-10 Paul Jakma <paul@dishone.st>
2005-04-07 paul2005-04-07 Paul Jakma <paul.jakma@sun.com>
2005-04-02 hasso * configure.ac: Add --enable-isis-topology to enable...
2005-01-01 hassoMake authentication of SNPs work correctly - ie. condit...
2004-12-24 hassozlog_* cleanup. Level of debug messages to LOG_DEBUG.
2004-10-11 hassoSync isisd with changes in lib.
2004-09-26 hassoCompiler warnings fixes.
2004-09-24 hasso* isisd.c: thread_master *master is already defined...
2004-09-15 hassoSecond part of fixes from Laurent Rabret.
2004-09-10 hassoIndentation only. No any functional changes.
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 jardinMerge isisd into the Quagga's framework:
2003-12-23 jardinInitial revision