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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
unittest
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-04
fib: Decouple source from priority and behaviour
Neale Ranns
1
-2
/
+5
2019-11-20
session tcp: support pacer idle timeouts
Florin Coras
1
-1
/
+1
2019-11-20
vlib: improve code coverage, part deux
Dave Barach
1
-1
/
+62
2019-11-18
vlib: improve code coverage in src/vlib
Dave Barach
2
-8
/
+146
2019-11-12
ip: IP address and prefix types (moved from LISP)
Neale Ranns
1
-20
/
+20
2019-11-07
crypto: fix crypto perf unittest crash
Fan Zhang
1
-1
/
+33
2019-10-23
tcp: improve rate samples for retansmitted segments
Florin Coras
1
-14
/
+18
2019-10-16
svm: reset vector data instead of length
Benoît Ganne
1
-1
/
+1
2019-10-11
vppinfra: fix page boundary crossing bug in hash_memory64
Dave Barach
1
-0
/
+62
2019-10-03
tcp: unittest: do not access non-existent samples
Benoît Ganne
1
-1
/
+0
2019-09-18
tcp: compute snd time for rate sample
Florin Coras
1
-23
/
+17
2019-09-11
tcp: handle sack reneging
Florin Coras
1
-43
/
+77
2019-08-29
ip: remove unused function parameter
Simon Zhang
1
-4
/
+1
2019-08-23
tcp: fix byte tracker samples flush
Florin Coras
1
-0
/
+13
2019-08-21
tcp: add option for always on event logging
Florin Coras
1
-1
/
+1
2019-07-26
session tcp: handle rxt and acks as custom events
Florin Coras
1
-2
/
+1
2019-07-24
vppinfra: add mapped pcap file support
Gary Boon
2
-0
/
+261
2019-07-13
vppinfra: add doubly linked list
Florin Coras
2
-0
/
+354
2019-07-12
ipsec: Reference count the SAs
Neale Ranns
1
-1
/
+3
2019-07-10
tcp: improve rate estimate
Florin Coras
1
-10
/
+13
2019-07-03
misc: fix coverity warnings
Dave Barach
1
-1
/
+1
2019-07-03
svm: fix multi-chunk fifo alloc and add more tests
Florin Coras
1
-11
/
+148
2019-07-02
lisp: fix unitialized ip prefix in cp unit test
Florin Coras
1
-0
/
+1
2019-06-27
svm: improve fifo segment test
Florin Coras
1
-1
/
+13
2019-06-26
tcp session: improvement to tests
Florin Coras
2
-12
/
+29
2019-06-26
svm: fix fifo segment free chunk bytes accounting
Florin Coras
1
-17
/
+112
2019-06-25
tcp: delivery rate estimator
Florin Coras
1
-0
/
+312
2019-06-25
lisp: move cp tests to unittest
Florin Coras
2
-0
/
+1432
2019-06-20
buffers: fix crash
Klement Sekera
2
-0
/
+92
2019-06-19
vppinfra: fix rbtree node delete
Florin Coras
1
-1
/
+5
2019-06-18
session: fix memory out of bound issue
Lijian.Zhang
1
-0
/
+8
2019-06-18
fib: fib api updates
Neale Ranns
2
-115
/
+116
2019-06-17
session: use listener_handle instead of listener_index
Nathan Skrzypczak
1
-1
/
+1
2019-05-27
unittest: fix test crypto perf for AEAD algos
Damjan Marion
1
-2
/
+3
2019-05-14
svm: improve fifo segment prealloc support
Florin Coras
1
-1
/
+114
2019-05-09
add mactime plugin unit / code coverage tests
Dave Barach
2
-0
/
+182
2019-05-07
svm: decouple fifo and default chunk allocation
Florin Coras
1
-13
/
+29
2019-05-07
Add bihash statistics hook
Dave Barach
1
-1
/
+67
2019-05-03
session/svm: apis for fifo shrinking
Florin Coras
1
-0
/
+75
2019-05-03
svm: basic support for fifo shrinking
Florin Coras
1
-0
/
+400
2019-05-03
svm: store normalized head/tail for fifo
Florin Coras
1
-2
/
+7
2019-04-30
svm: more fifo refactor/cleanup
Florin Coras
1
-83
/
+83
2019-04-27
svm: fix fifo tail/head/ooo logic for u32 wrap
Florin Coras
1
-12
/
+279
2019-04-26
svm: fifo segment support for chunk allocation
Florin Coras
1
-5
/
+93
2019-04-25
crypto: AES GCM IV length is always 12
Damjan Marion
1
-2
/
+0
2019-04-25
session: cleanup segment manager and fifo segment
Florin Coras
1
-73
/
+73
2019-04-25
unittest: AES GCM test cases cleanup
Damjan Marion
1
-270
/
+126
2019-04-25
crypto: improve key handling
Damjan Marion
2
-17
/
+32
2019-04-24
svm: fifo ooo reads/writes with multiple chunks
Florin Coras
1
-16
/
+161
2019-04-24
svm: move mq test to ut plugin
Florin Coras
1
-4
/
+101
[next]