Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vppinfra
/
tw_timer_template.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-04
vppinfra: make _vec_len() read-only
Damjan Marion
1
-2
/
+2
2020-10-17
vppinfra: explicitly export symbols
Damjan Marion
1
-11
/
+14
2020-03-12
vppinfra: remove time jump workaround
Dave Barach
1
-14
/
+0
2020-03-11
vppinfra: minimize tw verbosity on timebase jump
Florin Coras
1
-2
/
+3
2020-03-09
vppinfra: fix corner cases in tw_timer_expire
Dave Barach
1
-1
/
+22
2020-02-11
vppinfra: remove unused variable from timing wheel
Klement Sekera
1
-1
/
+0
2020-02-03
vppinfra: fix typo in tw_timer_template.c
Dave Barach
1
-1
/
+1
2019-06-25
vppinfra: fix tw_timer_first_expires_in_ticks for multiple wheels
Andreas Schultz
1
-0
/
+13
2018-10-23
c11 safe string handling support
Dave Barach
1
-5
/
+5
2018-08-03
vlib: avoid double process dispatch
Florin Coras
1
-0
/
+5
2018-07-03
tcp: update snd_una_max for retranmsits
Florin Coras
1
-1
/
+1
2018-06-25
tw: add light weight timer update function
Florin Coras
1
-29
/
+50
2018-02-20
Reset expired timer vector length after callback
Dave Barach
1
-1
/
+4
2017-09-12
tcp: horizontal scaling improvments
Florin Coras
1
-4
/
+7
2017-09-01
Add fixed-size, preallocated pool support
Dave Barach
1
-6
/
+110
2017-06-28
switch vlib process model to tw_timer_template timer impl
Dave Barach
1
-0
/
+74
2017-06-14
VPP-874: fix coverity warnings in tw_timer_template.c
Dave Barach
1
-4
/
+4
2017-06-12
three-level timer wheel implementation w/ overflow vector
Dave Barach
1
-52
/
+353
2017-02-22
Fix last run time update for timer wheel
Florin Coras
1
-1
/
+1
2017-02-16
tw_timer_expire_timers() - add a maximum to the number of expiration per call
Gabriel Ganne
1
-2
/
+6
2017-02-16
tw_timer_expire_timers() return the number of expirations
Gabriel Ganne
1
-8
/
+13
2017-02-05
Wheel-timer infra
Dave Barach
1
-0
/
+341