index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isis_circuit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
isisd: address Coverity warnings
David Lamparter
2012-12-12
1
-0
/
+4
*
isisd: couple of bug fixes
Subbaiah Venkata
2012-04-07
1
-0
/
+10
*
isisd: add Google's changes to IS-IS
Josh Bailey
2012-04-07
1
-939
/
+1634
*
[cleanup] Make command nodes static
Stephen Hemminger
2009-06-12
1
-1
/
+1
*
[isisd] Add support for Solaris DLPI
Paul Jakma
2007-08-07
1
-0
/
+8
*
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
Paul Jakma
2007-05-10
1
-3
/
+3
*
[isisd] Fix compiler warnings and allow v4-only compilation
Paul Jakma
2006-12-08
1
-2
/
+10
*
[isisd] remove includes of common system headers.
paul
2005-11-20
1
-3
/
+0
*
* *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.
hasso
2005-09-28
1
-8
/
+6
*
* isis_circuit.[ch]: Some preliminary support for specifying wide
hasso
2005-09-26
1
-10
/
+18
*
* *.c: Try to be less verbose by default (without any debug options
hasso
2005-09-04
1
-3
/
+7
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-32
/
+19
*
Really fix crashes now. Revert isis_circuit_update_params() part of previous
hasso
2004-12-29
1
-6
/
+1
*
Don't crash during interface up/down events.
hasso
2004-12-29
1
-3
/
+10
*
zlog_* cleanup. Level of debug messages to LOG_DEBUG.
hasso
2004-12-24
1
-3
/
+3
*
No warnings here any more.
hasso
2004-10-07
1
-255
/
+0
*
Brown paperbag please. Fix previous commit.
hasso
2004-09-26
1
-5
/
+8
*
Compiler warnings fixes.
hasso
2004-09-26
1
-8
/
+8
*
Remove usage of evil list and listnode typedefs.
hasso
2004-09-23
1
-3
/
+3
*
Another great little fix from LIU Xin.
hasso
2004-09-17
1
-6
/
+2
*
Isisd is now able to remove addresses from circuit and trigger LSP updates
hasso
2004-09-14
1
-26
/
+104
*
Fixes from LIU Xin.
hasso
2004-09-10
1
-0
/
+4
*
Indentation only. No any functional changes.
hasso
2004-09-10
1
-856
/
+982
*
Make it compile in NetBSD and OpenBSD.
hasso
2004-05-19
1
-0
/
+4
*
Threads usage cleanup. Still at least one bug to go.
hasso
2004-02-11
1
-27
/
+15
*
Fixing previous commit.
hasso
2004-01-27
1
-2
/
+2
*
Make "(no) ip address x.x.x.x/x" commands work again in vtysh.
hasso
2004-01-27
1
-0
/
+2
*
Some fixes to isisd done by me and Cougar in the spring of 2003. See
hasso
2003-12-23
1
-29
/
+1
*
Initial revision
jardin
2003-12-23
1
-0
/
+2200
[prev]