]> git.proxmox.com Git - mirror_frr.git/history - isisd/isis_circuit.c
Merge quagga mainline into the google ISIS code.
[mirror_frr.git] / isisd / isis_circuit.c
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
2012-02-13 Fritz Reichmannisisd: implement MD5 circuit authentication
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
2007-08-07 Paul Jakma[isisd] Add support for Solaris DLPI
2007-05-10 Paul Jakma[autoconf] bugs 162,303,178: Fix 'present but can not...
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-09-28 hasso * *.c: Massive cleanup of lists loops. Stop abusing...
2005-09-26 hasso * isis_circuit.[ch]: Some preliminary support for...
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>
2004-12-29 hassoReally fix crashes now. Revert isis_circuit_update_para...
2004-12-29 hassoDon't crash during interface up/down events.
2004-12-24 hassozlog_* cleanup. Level of debug messages to LOG_DEBUG.
2004-10-07 hassoNo warnings here any more.
2004-09-26 hassoBrown paperbag please. Fix previous commit.
2004-09-26 hassoCompiler warnings fixes.
2004-09-23 hassoRemove usage of evil list and listnode typedefs.
2004-09-17 hassoAnother great little fix from LIU Xin.
2004-09-14 hassoIsisd is now able to remove addresses from circuit...
2004-09-10 hassoFixes from LIU Xin.
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.
2004-01-27 hassoFixing previous commit.
2004-01-27 hassoMake "(no) ip address x.x.x.x/x" commands work again...
2003-12-23 hassoSome fixes to isisd done by me and Cougar in the spring...
2003-12-23 jardinInitial revision