summaryrefslogtreecommitdiff
path: root/isisd/isis_circuit.c
AgeCommit message (Expand)Author
2012-12-12isisd: address Coverity warningsDavid Lamparter
2012-04-07isisd: couple of bug fixesSubbaiah Venkata
2012-04-07isisd: add Google's changes to IS-ISJosh Bailey
2009-06-12[cleanup] Make command nodes staticStephen Hemminger
2007-08-07[isisd] Add support for Solaris DLPIPaul Jakma
2007-05-10[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma
2006-12-08[isisd] Fix compiler warnings and allow v4-only compilationPaul Jakma
2005-11-20[isisd] remove includes of common system headers.paul
2005-09-28 * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.hasso
2005-09-26 * isis_circuit.[ch]: Some preliminary support for specifying widehasso
2005-09-04 * *.c: Try to be less verbose by default (without any debug optionshasso
2005-04-072005-04-07 Paul Jakma <paul.jakma@sun.com>paul
2004-12-29Really fix crashes now. Revert isis_circuit_update_params() part of previoushasso
2004-12-29Don't crash during interface up/down events.hasso
2004-12-24zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso
2004-10-07No warnings here any more.hasso
2004-09-26Brown paperbag please. Fix previous commit.hasso
2004-09-26Compiler warnings fixes.hasso
2004-09-23Remove usage of evil list and listnode typedefs.hasso
2004-09-17Another great little fix from LIU Xin.hasso
2004-09-14Isisd is now able to remove addresses from circuit and trigger LSP updateshasso
2004-09-10Fixes from LIU Xin.hasso
2004-09-10Indentation only. No any functional changes.hasso
2004-05-19Make it compile in NetBSD and OpenBSD.hasso
2004-02-11Threads usage cleanup. Still at least one bug to go.hasso
2004-01-27Fixing previous commit.hasso
2004-01-27Make "(no) ip address x.x.x.x/x" commands work again in vtysh.hasso
2003-12-23Some fixes to isisd done by me and Cougar in the spring of 2003. Seehasso
2003-12-23Initial revisionjardin