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
/
vnet
/
session
/
session_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-25
svm: add custom q implementation for mq
Florin Coras
1
-4
/
+4
2021-01-07
vcl session: switch to generic cert key apis
Florin Coras
1
-75
/
+4
2020-12-29
svm vcl: allow random offsets for fifo segments in apps
Florin Coras
1
-10
/
+10
2020-12-29
svm: allow mq attachments at random offsets
Florin Coras
1
-35
/
+47
2020-12-28
session: convert evt q segment to fifo segment
Florin Coras
1
-4
/
+5
2020-12-24
svm: split fifo into private and shared structs
Florin Coras
1
-12
/
+14
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-4
/
+4
2020-11-09
session: remove support for shm bapi attachment
Florin Coras
1
-1
/
+6
2020-10-27
session: per worker state for ct sessions
Florin Coras
1
-2
/
+2
2020-09-25
vppinfra session: file platform independent private data
Florin Coras
1
-2
/
+2
2020-09-23
session: fix sapi coverity warning
Florin Coras
1
-0
/
+2
2020-09-22
lisp: Move to plugin
Neale Ranns
1
-1
/
+1
2020-09-18
session: grab worker barrier for sapi msgs
Florin Coras
1
-0
/
+5
2020-09-16
vcl: refactor bapi client index for sapi reuse
Florin Coras
1
-1
/
+2
2020-09-14
session: del app worker on socket detach
Florin Coras
1
-5
/
+11
2020-09-14
session: add unix socket api for app attachment
Florin Coras
1
-3
/
+504
2020-05-04
misc: binary api fuzz test fixes
Dave Barach
1
-2
/
+2
2020-04-25
session vcl: propagate transport cleanup notifications
Florin Coras
1
-2
/
+4
2020-04-10
udp: remove connected udp transport proto
Florin Coras
1
-4
/
+0
2020-04-03
session: improve error reporting
Florin Coras
1
-13
/
+10
2020-04-03
session: remove obsolete apis
Florin Coras
1
-544
/
+26
2020-03-25
session: api to add new transport types
Florin Coras
1
-5
/
+1
2020-03-05
session: API cleanup
Jakub Grajciar
1
-81
/
+92
2020-01-30
vcl session: propagate cleanup notifications to apps
Florin Coras
1
-0
/
+30
2020-01-23
vcl session: udp session migration notifications
Florin Coras
1
-1
/
+22
2019-12-21
session: move add/del segment msg to mq
Florin Coras
1
-2
/
+111
2019-12-11
quic: Add support for unidirectional streams
Nathan Skrzypczak
1
-0
/
+1
2019-12-10
api: multiple connections per process
Dave Barach
1
-1
/
+1
2019-11-08
session: add space around ternary operator
Vratko Polak
1
-1
/
+1
2019-11-07
session: ckpair store & crypto engine as mq params
Nathan Skrzypczak
1
-3
/
+5
2019-11-07
session: fix app attach on error
Nathan Skrzypczak
1
-3
/
+2
2019-10-09
session: Add certificate store
Nathan Skrzypczak
1
-30
/
+87
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
1
-26
/
+138
2019-08-01
session: session pool migration notification
Florin Coras
1
-0
/
+8
2019-07-19
session: Use parent_handle instead of transport_opts
Nathan Skrzypczak
1
-1
/
+1
2019-07-08
session: add flag to disable session lookup
Nathan Skrzypczak
1
-0
/
+1
2019-06-17
session: use listener_handle instead of listener_index
Nathan Skrzypczak
1
-2
/
+2
2019-06-12
session: use session handles as app listener handles
Florin Coras
1
-5
/
+2
2019-05-16
Add transport_opts to connect_sock bapi
Nathan Skrzypczak
1
-1
/
+2
2019-05-07
add TLS endpoint function
Yu Ping
1
-5
/
+6
2019-04-25
session: cleanup segment manager and fifo segment
Florin Coras
1
-1
/
+1
2019-04-25
session: use teps in accept/connect notifications
Florin Coras
1
-8
/
+6
2019-04-24
Add get_endpoint in transport vft
Aloys Augustin
1
-10
/
+7
2019-04-08
fixing typos
Jim Thompson
1
-1
/
+1
2019-03-07
session: use transport custom tx for app transports
Florin Coras
1
-9
/
+0
2019-03-06
session: use vpp to switch io events for ct sessions
Florin Coras
1
-69
/
+18
2019-03-02
session: remove deprecated binary apis
Florin Coras
1
-333
/
+12
2019-03-02
session: cleanup/rename functions
Florin Coras
1
-23
/
+23
2019-03-01
session: refactor local connects
Florin Coras
1
-70
/
+48
[next]