index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
thread.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: time: remove leftover declarations
David Lamparter
2017-03-08
1
-5
/
+0
*
lib: remove unused quagga_clkid
Quentin Young
2017-02-27
1
-5
/
+0
*
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-02-07
1
-1
/
+1
|
\
|
*
*: Convert libzebra -> libfrr
Donald Sharp
2017-02-03
1
-1
/
+1
*
|
ospfd: simplify SPF time consumption calculations
David Lamparter
2017-01-23
1
-1
/
+0
*
|
*: use monotime()
David Lamparter
2017-01-23
1
-7
/
+1
*
|
lib: time: remove recent_relative_time()
David Lamparter
2017-01-23
1
-2
/
+0
*
|
lib: Fix 'show thread cpu' to display active threads
Donald Sharp
2017-01-18
1
-0
/
+1
*
|
*: make DEFUN installations file-local
David Lamparter
2016-12-01
1
-2
/
+1
|
/
*
build: massively remove needless checks
David Lamparter
2016-11-15
1
-4
/
+0
*
lib: add thread_add_timer_tv (struct timeval)
David Lamparter
2016-07-28
1
-0
/
+5
*
lib: remove a whole bunch of unused time stuff
David Lamparter
2016-07-28
1
-4
/
+1
*
ospfd: monotonic clock for lsa_refresher_started
David Lamparter
2016-07-28
1
-0
/
+1
*
lib: include thread information in backtraces
David Lamparter
2016-05-30
1
-0
/
+4
*
lib: unstupidify thread debug information
David Lamparter
2016-05-30
1
-18
/
+21
*
pimd: merge pimd as of 2015-01-19
David Lamparter
2016-05-26
1
-1
/
+0
*
lib: add function to get precise remaining time of timer thread
Christian Franke
2016-03-30
1
-0
/
+1
*
lib: Add ability to use poll() instead of select
Donald Sharp
2016-03-04
1
-3
/
+22
*
lib: Refactor read/write functionality
Donald Sharp
2016-03-04
1
-6
/
+3
*
lib: Abstract fd set operations
Donald Sharp
2016-03-04
1
-3
/
+9
*
Fix some more memory issues in Quagga
Donald Sharp
2015-09-02
1
-0
/
+1
*
Replace lists with arrays to store read and write threads
Denil Vira
2015-08-11
1
-2
/
+3
*
ospf6d: ospfv3-stub-area-support.patch
Donald Sharp
2015-05-20
1
-0
/
+3
*
Some small enhancements to thread and workqueue libraries in zebra:
Donald Sharp
2015-05-20
1
-0
/
+3
*
ospfd-spf-stats.patch
Donald Sharp
2015-05-20
1
-0
/
+1
*
lib: use heap to manage timers
Christian Franke
2014-04-22
1
-2
/
+5
*
lib: do not allocate/free thread funcnames
Jorge Boncompte [DTI2]
2012-05-22
1
-2
/
+5
*
lib: remove RUSAGE_T from struct thread
Jorge Boncompte [DTI2]
2012-05-22
1
-1
/
+1
*
babeld: Initial import, for Babel routing protocol.
Paul Jakma
2012-03-25
1
-0
/
+2
*
lib: add THREAD_TIMER_MSEC_ON()
Everton Marques
2012-02-16
1
-0
/
+7
*
lib: Add a command to clear the thread CPU history data
Paul Jakma
2010-12-08
1
-0
/
+1
*
lib: thread history funcname shouldn't be constant, it's freed
Paul Jakma
2010-12-08
1
-1
/
+1
*
[lib/cleanup] Use a typedef for the thread type
Paul Jakma
2009-06-30
1
-3
/
+5
*
[lib] Bug #134: threads should be more robust against backward time jumps
Paul Jakma
2006-08-27
1
-9
/
+19
*
[lib] Optimise thread_call by caching pointer to thread history in the thread
Paul Jakma
2006-07-25
1
-0
/
+1
*
2005-05-19 Paul Jakma <paul@dishone.st>
paul
2005-05-19
1
-1
/
+1
*
2005-05-06 Paul Jakma <paul@dishone.st>
paul
2005-05-06
1
-23
/
+29
*
2005-04-27 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-28
1
-7
/
+31
*
2005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-22
1
-5
/
+7
*
- fix comment
paul
2005-04-22
1
-1
/
+1
*
2005-04-22 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-22
1
-6
/
+16
*
2005-04-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-16
1
-0
/
+2
*
Number of warnings is down to 3 again in lib directory. A lot of const's
hasso
2004-10-05
1
-7
/
+7
*
Merge isisd into the Quagga's framework:
jardin
2003-12-23
1
-0
/
+3
*
From havanna_moon@gmx.net Fri Jan 17 23:37:49 2003
paul
2003-01-18
1
-10
/
+29
*
Initial revision
paul
2002-12-13
1
-0
/
+139