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
/
vnet
/
session
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-03
session: lookup listener with iface address
liuyacan
1
-0
/
+26
2021-05-01
vlib: refactor trajectory trace debug feature
BenoƮt Ganne
1
-5
/
+0
2021-04-29
session: accept notifies for sessions in created state
Florin Coras
1
-0
/
+2
2021-04-29
session: cleanup CREATED sessions when listener goes down
liuyacan
3
-0
/
+63
2021-04-27
session: fix mq ext config cleanup
Florin Coras
1
-2
/
+1
2021-04-26
session: fix race condition in fifo allocation
liuyacan
3
-43
/
+39
2021-04-23
session: set connected session index for ct
Florin Coras
1
-2
/
+5
2021-04-23
tls quic: improve error reporting
Florin Coras
1
-1
/
+4
2021-04-23
session: set fifo's session index before vcl attach
liuyacan
1
-0
/
+2
2021-04-22
session: remove unused connect/listen msg members
Florin Coras
1
-5
/
+0
2021-04-22
vcl session: refactor passing of crypto context
Florin Coras
6
-50
/
+36
2021-04-22
vcl session: extended connect/listen configuration
Florin Coras
4
-18
/
+65
2021-04-20
tcp: req app deq notification on fifo full
Florin Coras
1
-0
/
+7
2021-04-15
tcp: support for rate sample attr flag
Florin Coras
1
-1
/
+9
2021-04-14
session: fix next node add on transport registration
Florin Coras
1
-7
/
+2
2021-04-14
session tcp vcl: api to update connection attributes
Florin Coras
8
-26
/
+159
2021-04-07
session: fix coverity warning
Florin Coras
2
-6
/
+6
2021-04-06
session: basic support for interrupt mode
Florin Coras
4
-4
/
+176
2021-04-05
tcp: time infra improvements
Florin Coras
4
-2
/
+22
2021-04-01
session: always clean rx mqs on app detach
Florin Coras
1
-4
/
+3
2021-03-30
session: interrupt mode for session node on main thread
Florin Coras
1
-15
/
+20
2021-03-29
svm session vcl: per app rx message queues
Florin Coras
8
-101
/
+496
2021-03-26
vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendly
Damjan Marion
1
-32
/
+28
2021-03-26
vlib: introduce vlib_get_elog_main()
Damjan Marion
1
-1
/
+1
2021-03-26
vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()
Damjan Marion
4
-4
/
+4
2021-03-25
svm: add producer wait function
Florin Coras
1
-1
/
+1
2021-03-17
session: fix populating chained buffers
Ivan Shvedunov
1
-3
/
+5
2021-03-11
session tls: deq notifications for custom tx
Florin Coras
1
-0
/
+4
2021-03-10
session: check if fifo exists in cl bound notification
Florin Coras
1
-1
/
+2
2021-02-28
session svm: segment manager and fifo segment leaks
Florin Coras
1
-0
/
+2
2021-02-24
session: init ctrl msg without mq lock
Florin Coras
1
-102
/
+96
2021-02-15
session: coverity fix
Florin Coras
1
-3
/
+0
2021-02-10
vcl: validate seg handle on migrate only if needed
Florin Coras
1
-1
/
+1
2021-02-09
tls: dtls initial implementation
Florin Coras
2
-7
/
+8
2021-02-09
session: coverity fixes
Florin Coras
1
-2
/
+4
2021-02-05
session svm: non blocking mq
Florin Coras
2
-4
/
+3
2021-01-26
session: clear ct fifo flag prior to notification
Florin Coras
1
-6
/
+7
2021-01-25
svm: add custom q implementation for mq
Florin Coras
4
-16
/
+17
2021-01-09
session svm: fix fifo migration
Florin Coras
3
-24
/
+25
2021-01-07
vcl session: switch to generic cert key apis
Florin Coras
4
-101
/
+14
2020-12-29
session: remove fifo segment va allocator
Florin Coras
3
-46
/
+7
2020-12-29
svm vcl: allow random offsets for fifo segments in apps
Florin Coras
2
-12
/
+12
2020-12-29
svm: allow mq attachments at random offsets
Florin Coras
6
-45
/
+56
2020-12-28
session: convert evt q segment to fifo segment
Florin Coras
3
-19
/
+21
2020-12-24
svm: split fifo into private and shared structs
Florin Coras
8
-56
/
+59
2020-12-23
svm: remove fifo segment heap
Florin Coras
1
-5
/
+3
2020-12-14
session: free segment manager only from main
Florin Coras
1
-4
/
+32
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
7
-50
/
+50
2020-12-04
udp session: fix deq notification for dgrams
Florin Coras
1
-1
/
+4
2020-12-01
session: make pacer worker load aware
Florin Coras
2
-5
/
+14
[next]