index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isis_spf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: linklist: clean up insert-before/after dups
David Lamparter
2016-07-28
1
-2
/
+2
*
*: use void * for printing pointers
David Lamparter
2016-05-30
1
-2
/
+2
*
*: use long long to print time_t
David Lamparter
2016-05-30
1
-1
/
+2
*
isisd: remove superfluous checks after XMALLOC etc.
Christian Franke
2016-03-30
1
-5
/
+0
*
Quagga: prefix2str fixup
Donald Sharp
2015-11-23
1
-27
/
+15
*
isisd: isisd-warnings.patch
Donald Sharp
2015-05-20
1
-4
/
+4
*
isisd: fix ipv6 metric endianness
Nick Hilliard
2012-12-12
1
-1
/
+1
*
isisd: address Coverity warnings
David Lamparter
2012-12-12
1
-1
/
+1
*
isisd: fix spftree_area_del typo causing SEGV
David Lamparter
2012-12-12
1
-1
/
+1
*
isisd: clock_gettime() -> quagga_gettime() conversion.
Hasso Tepper
2012-11-05
1
-5
/
+5
*
isisd: pull up invalid prefix assert()
David Lamparter
2012-10-25
1
-0
/
+4
*
isisd: couple of bug fixes
Subbaiah Venkata
2012-04-07
1
-32
/
+52
*
isisd: add Google's changes to IS-IS
Josh Bailey
2012-04-07
1
-443
/
+630
*
[isisd] Fix compiler warnings and allow v4-only compilation
Paul Jakma
2006-12-08
1
-3
/
+5
*
[isisd] remove includes of common system headers.
paul
2005-11-20
1
-2
/
+0
*
* isis_adjacency.c: Stop expire timer while deleting adjacency.
hasso
2005-10-01
1
-2
/
+2
*
* *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.
hasso
2005-09-28
1
-16
/
+11
*
* isis_spf.c: Changing cost from uint16_t to uint32_t. Unset
hasso
2005-09-26
1
-8
/
+26
*
* isis_spf.[ch]: Added TE TLVs to the SPF process. It seems to work
hasso
2005-09-26
1
-30
/
+97
*
* isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some old unused code.
hasso
2005-09-19
1
-22
/
+0
*
* *.c: Try to be less verbose by default (without any debug options
hasso
2005-09-04
1
-2
/
+3
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-69
/
+47
*
* isis_spf.c: host.name might be NULL.
hasso
2005-03-07
1
-1
/
+2
*
* *.c: Changed many functions to static. Some commented out
hasso
2005-01-18
1
-25
/
+31
*
zlog_* cleanup. Level of debug messages to LOG_DEBUG.
hasso
2004-12-24
1
-19
/
+19
*
No warnings here any more.
hasso
2004-10-07
1
-5
/
+5
*
Compiler warnings fixes.
hasso
2004-09-26
1
-5
/
+5
*
Rework of SPF threads schedule logic. I'm not 100% sure whether it's right
hasso
2004-09-19
1
-56
/
+105
*
Indentation only. No any functional changes.
hasso
2004-09-10
1
-764
/
+867
*
Fixing crash fix attempt. It's still mess and logic is wrong and ... but at
hasso
2004-05-19
1
-3
/
+9
*
Commit 100% working part of patch from Laurent Rabret ([quagga-dev 830]).
hasso
2004-05-19
1
-1
/
+3
*
Make it compile in NetBSD and OpenBSD.
hasso
2004-05-19
1
-1
/
+0
*
Threads usage cleanup. Still at least one bug to go.
hasso
2004-02-11
1
-12
/
+6
*
Some fixes to isisd done by me and Cougar in the spring of 2003. See
hasso
2003-12-23
1
-1
/
+3
*
Initial revision
jardin
2003-12-23
1
-0
/
+1293