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-05-08
session: send tx events when data is dequeued
Florin Coras
4
-11
/
+23
2019-05-07
add TLS endpoint function
Yu Ping
1
-5
/
+6
2019-05-03
session/svm: apis for fifo shrinking
Florin Coras
2
-0
/
+65
2019-04-30
svm: more fifo refactor/cleanup
Florin Coras
3
-16
/
+15
2019-04-26
svm: fifo segment support for chunk allocation
Florin Coras
2
-2
/
+26
2019-04-25
session: cleanup segment manager and fifo segment
Florin Coras
8
-379
/
+402
2019-04-25
session: use teps in accept/connect notifications
Florin Coras
6
-48
/
+40
2019-04-24
Add get_endpoint in transport vft
Aloys Augustin
5
-13
/
+88
2019-04-24
QUIC: Add multi-stream support to internal test apps
Aloys Augustin
3
-0
/
+10
2019-04-24
session: remove unused fifo allo return value
Florin Coras
3
-11
/
+7
2019-04-18
svm: allow indirect fifo data chunks
Florin Coras
1
-1
/
+0
2019-04-17
session: fix segment manager init condition
Florin Coras
1
-1
/
+1
2019-04-17
vcl/session: tx notifications for cut-thru sessions
Florin Coras
3
-0
/
+32
2019-04-16
svm_fifo rework to avoid contention on cursize
Sirshak Das
5
-25
/
+18
2019-04-16
QUIC: Initial multi stream support
Aloys Augustin
1
-0
/
+1
2019-04-16
Allow sessions to be allocated in app's RX callbacks
Aloys Augustin
1
-3
/
+11
2019-04-12
session: drop lock on segment allocation error
Florin Coras
1
-12
/
+9
2019-04-10
session: binary api app names as vectors
Florin Coras
1
-2
/
+2
2019-04-09
session: fix session flags
Florin Coras
2
-5
/
+2
2019-04-08
fixing typos
Jim Thompson
1
-1
/
+1
2019-04-05
session: fix app name formatting
Florin Coras
1
-2
/
+2
2019-04-05
tcp: do not delete session on establish pop
Florin Coras
2
-2
/
+25
2019-04-03
session: fix cli for sessions in created state
Florin Coras
1
-1
/
+2
2019-04-03
session: do not enable pre-input node with 0 workers
Florin Coras
1
-0
/
+3
2019-04-02
session: remove session logic from io rx evt sender
Florin Coras
1
-6
/
+1
2019-04-02
session: use app cb function wrappers
Florin Coras
5
-13
/
+16
2019-04-02
tcp: improve rcv process ack processing
Florin Coras
2
-1
/
+8
2019-03-29
Integrate first QUIC protocol implementation
Nathan Skrzypczak
5
-3
/
+25
2019-03-28
session: remove unused tx context field
Florin Coras
1
-1
/
+0
2019-03-28
session: cap max burst to a constant
Florin Coras
1
-17
/
+2
2019-03-25
UDP: Fix session registration in lookup table
Aloys Augustin
1
-0
/
+4
2019-03-25
Fix unformat proto UDPC / UDP conflict
Nathan Skrzypczak
1
-4
/
+4
2019-03-21
session/fifo: make event unset atomic
Florin Coras
1
-4
/
+6
2019-03-18
session: add session flags
Florin Coras
5
-24
/
+17
2019-03-13
session rule cli add udp session fail
zhanglimao
1
-0
/
+1
2019-03-11
tls: fixes and improvements
Florin Coras
4
-9
/
+21
2019-03-11
session: fix ct that match global table entries
Florin Coras
3
-2
/
+26
2019-03-08
session/tcp/vcl: fixes and optimizations
Florin Coras
1
-0
/
+1
2019-03-08
session: reorganize session fields
Florin Coras
3
-43
/
+25
2019-03-07
session/tls: remove unused t_app_index field
Florin Coras
2
-5
/
+0
2019-03-07
session: use transport custom tx for app transports
Florin Coras
4
-12
/
+18
2019-03-06
session: use session index instead of fifo for evt
Florin Coras
5
-14
/
+17
2019-03-06
session: use vpp to switch io events for ct sessions
Florin Coras
10
-158
/
+154
2019-03-04
session: remove svm_segment_index from session struct
Florin Coras
6
-10
/
+7
2019-03-04
session: eventfd for mq only for bapi socket transport
Florin Coras
1
-6
/
+8
2019-03-02
session: remove deprecated binary apis
Florin Coras
5
-518
/
+33
2019-03-02
session: notify app of segment removal
Florin Coras
1
-1
/
+12
2019-03-02
session: fix unlisten with invalid handles
Florin Coras
1
-2
/
+12
2019-03-02
session: cleanup/rename functions
Florin Coras
10
-215
/
+141
2019-03-02
session: cleanup session event types
Florin Coras
6
-64
/
+52
[next]