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
2019-09-04
session: avoid bihash list for session tables
Florin Coras
1
-12
/
+38
2019-09-03
api: enforce vla is last and fixed string type
Ole Troan
1
-1
/
+1
2019-08-30
session: move svm_fifo_clear_deq_ntf to before calling the app callback
Vladimir Kropylev
1
-2
/
+2
2019-08-30
session : make sure session layer is enabled when cli operate the sessions.
Guanghua Zhang
1
-0
/
+4
2019-08-29
svm: fix fifo hdr freelist allocation
Florin Coras
1
-0
/
+2
2019-08-28
session: fix unbind coverity warning
Florin Coras
1
-0
/
+7
2019-08-27
session: move ctrl messages from bapi to mq
Florin Coras
9
-106
/
+675
2019-08-19
session: add explicit reset api
Florin Coras
5
-6
/
+59
2019-08-13
session: fix enqueue notification on 32bit systems
Florin Coras
1
-3
/
+10
2019-08-09
session: allow closed transports to send
Florin Coras
1
-4
/
+16
2019-08-09
tls: mark as no lookup transport
Florin Coras
1
-1
/
+1
2019-08-08
udp: fix connections move
Aloys Augustin
1
-0
/
+28
2019-08-05
session: cache align transport base class
Florin Coras
4
-19
/
+20
2019-08-01
session: session pool migration notification
Florin Coras
6
-0
/
+43
2019-08-01
vppinfra: refactor clib_rwlock_t to use single condition variable
jaszha03
1
-1
/
+0
2019-07-29
session: fix vpp to app msg generation
Florin Coras
2
-66
/
+28
2019-07-27
session: define connection id length
Florin Coras
1
-3
/
+10
2019-07-26
session: separate ctrl, new and old events
Florin Coras
3
-89
/
+88
2019-07-26
session tcp: handle rxt and acks as custom events
Florin Coras
6
-8
/
+71
2019-07-25
session: add transport deleted state
Florin Coras
3
-10
/
+14
2019-07-23
api: binary api cleanup
Dave Barach
1
-1
/
+2
2019-07-23
session: reorganize dispatch logic
Florin Coras
3
-153
/
+141
2019-07-23
session: avoid postponing close
Florin Coras
1
-14
/
+0
2019-07-19
session: improve event logging
Florin Coras
4
-60
/
+49
2019-07-19
session: Use parent_handle instead of transport_opts
Nathan Skrzypczak
4
-6
/
+6
2019-07-17
session: move constants definition
Florin Coras
2
-2
/
+3
2019-07-17
session: use llist in session node evt handling
Florin Coras
3
-66
/
+145
2019-07-17
session: grab mq lock until ctrl event is enqueued
Florin Coras
1
-2
/
+1
2019-07-16
session: fix node enable sequence
Vladimir Kropylev
1
-1
/
+1
2019-07-15
session: allow transports to generate closed notifications
Florin Coras
5
-27
/
+42
2019-07-12
quic: fix show session verbose
Aloys Augustin
1
-1
/
+2
2019-07-12
session: add thread index to all formatters
Aloys Augustin
2
-2
/
+3
2019-07-09
session: notify app of session and transport cleanup
Florin Coras
5
-3
/
+39
2019-07-09
tcp: remove warning for multi-seg scnario.
Simon Zhang
1
-1
/
+0
2019-07-08
session: add flag to disable session lookup
Nathan Skrzypczak
5
-5
/
+15
2019-07-08
session: target app.fib_index in unbind_uri
Nathan Skrzypczak
1
-3
/
+6
2019-07-03
quic: fifo notifications fix
Aloys Augustin
1
-0
/
+1
2019-06-29
svm: rename fifo tx notifications to reflect use
Florin Coras
2
-3
/
+3
2019-06-28
session: add half_open_has_fifos for UDPC
Nathan Skrzypczak
4
-6
/
+31
2019-06-27
session: Add transport vft protocol options
Nathan Skrzypczak
5
-13
/
+23
2019-06-25
tcp: delivery rate estimator
Florin Coras
2
-0
/
+27
2019-06-24
session: full lock on session_send_evt_to_thread
Nathan Skrzypczak
1
-10
/
+2
2019-06-20
quic: remove session flags identifying Q/S sessions
Nathan Skrzypczak
1
-1
/
+0
2019-06-19
session: call session_dequeue_notify after svm_fifo_dequeue_drop
Vladimir Kropylev
1
-1
/
+4
2019-06-17
session: use listener_handle instead of listener_index
Nathan Skrzypczak
6
-9
/
+10
2019-06-12
session: use session handles as app listener handles
Florin Coras
5
-63
/
+51
2019-06-09
svm: improve fifo segment show
Florin Coras
1
-18
/
+5
2019-05-25
tcp: handle fin+rst in same frame
Florin Coras
1
-1
/
+8
2019-05-16
Add transport_opts to connect_sock bapi
Nathan Skrzypczak
5
-6
/
+26
2019-05-14
QUIC multi thread update
Aloys Augustin
1
-1
/
+1
[next]