summaryrefslogtreecommitdiffstats
path: root/isisd/isis_circuit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* isisd: address Coverity warningsDavid Lamparter2012-12-121-0/+4
* isisd: couple of bug fixesSubbaiah Venkata2012-04-071-0/+10
* isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-939/+1634
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-1/+1
* [isisd] Add support for Solaris DLPIPaul Jakma2007-08-071-0/+8
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-3/+3
* [isisd] Fix compiler warnings and allow v4-only compilationPaul Jakma2006-12-081-2/+10
* [isisd] remove includes of common system headers.paul2005-11-201-3/+0
* * *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.hasso2005-09-281-8/+6
* * isis_circuit.[ch]: Some preliminary support for specifying widehasso2005-09-261-10/+18
* * *.c: Try to be less verbose by default (without any debug optionshasso2005-09-041-3/+7
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-32/+19
* Really fix crashes now. Revert isis_circuit_update_params() part of previoushasso2004-12-291-6/+1
* Don't crash during interface up/down events.hasso2004-12-291-3/+10
* zlog_* cleanup. Level of debug messages to LOG_DEBUG.hasso2004-12-241-3/+3
* No warnings here any more.hasso2004-10-071-255/+0
* Brown paperbag please. Fix previous commit.hasso2004-09-261-5/+8
* Compiler warnings fixes.hasso2004-09-261-8/+8
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-3/+3
* Another great little fix from LIU Xin.hasso2004-09-171-6/+2
* Isisd is now able to remove addresses from circuit and trigger LSP updateshasso2004-09-141-26/+104
* Fixes from LIU Xin.hasso2004-09-101-0/+4
* Indentation only. No any functional changes.hasso2004-09-101-856/+982
* Make it compile in NetBSD and OpenBSD.hasso2004-05-191-0/+4
* Threads usage cleanup. Still at least one bug to go.hasso2004-02-111-27/+15
* Fixing previous commit.hasso2004-01-271-2/+2
* Make "(no) ip address x.x.x.x/x" commands work again in vtysh.hasso2004-01-271-0/+2
* Some fixes to isisd done by me and Cougar in the spring of 2003. Seehasso2003-12-231-29/+1
* Initial revisionjardin2003-12-231-0/+2200