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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-25
session: add startup option to poll in main
Florin Coras
2
-2
/
+8
2020-11-24
svm: support for multi-segment enqueues
Florin Coras
2
-23
/
+50
2020-11-24
session: init lookup before dgram accept notification
Florin Coras
1
-1
/
+3
2020-11-13
session: fix fifo tuning init on connect
Florin Coras
1
-8
/
+6
2020-11-09
session: remove support for shm bapi attachment
Florin Coras
4
-55
/
+30
2020-11-09
session: delegate fifo ooo lookup init to transports
Florin Coras
3
-4
/
+9
2020-11-09
session: default to using memfd mq segments
Florin Coras
1
-0
/
+1
2020-11-09
vlib: fix trace number accounting
BenoƮt Ganne
1
-11
/
+15
2020-11-04
session: fix ct server session thread index
Florin Coras
1
-1
/
+2
2020-11-03
session: reduce max session node frame size
Florin Coras
2
-4
/
+5
2020-10-29
session: fix ct cleanup before full establishement
Florin Coras
1
-1
/
+6
2020-10-29
vcl session: minimize ct io events
Florin Coras
1
-8
/
+11
2020-10-27
session: per worker state for ct sessions
Florin Coras
4
-87
/
+131
2020-10-26
session: fix feature disable
Florin Coras
3
-2
/
+22
2020-10-26
session: fix ct local listener session index
Florin Coras
1
-0
/
+1
2020-10-19
ip: Move the IP6 fib into ip6_[m]fib.c
Neale Ranns
1
-0
/
+2
2020-10-19
hsa: cleanup sock server test
Florin Coras
1
-1
/
+1
2020-10-13
session: listeners verbose format alignment
Florin Coras
1
-3
/
+3
2020-10-13
session: allow custom config of segment baseva
Florin Coras
1
-0
/
+2
2020-10-10
session: app_name should format with %v
jiangxiaoming
2
-4
/
+6
2020-09-30
session: init size and watermarks on all seg managers
Florin Coras
4
-10
/
+22
2020-09-30
svm: harmonize ssvm names
Florin Coras
2
-3
/
+2
2020-09-30
svm session: use new clib mem apis for segments
Florin Coras
4
-15
/
+22
2020-09-25
vppinfra session: file platform independent private data
Florin Coras
2
-5
/
+5
2020-09-24
session tcp udp tls quic: improve cli formatting
Florin Coras
3
-6
/
+12
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-21
session: use wrk instead of thread index in node
Florin Coras
1
-10
/
+12
2020-09-18
session: grab worker barrier for sapi msgs
Florin Coras
1
-0
/
+5
2020-09-18
session: fix vpp exit abnormal due to application as a proxy server with ldp
fanyf
1
-1
/
+9
2020-09-16
vcl: refactor bapi client index for sapi reuse
Florin Coras
2
-1
/
+3
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
6
-18
/
+743
2020-09-08
svm session: document unsupported fifo deq combinations
Florin Coras
1
-0
/
+4
2020-09-02
session: fix non-blocking msg enqueue to vpp mq
Florin Coras
1
-1
/
+2
2020-08-31
session: format app_ns_name with %v rather than %s
jiangxiaoming
1
-1
/
+1
2020-08-27
session: limit max number of ct sessions per dispatch
Florin Coras
1
-2
/
+5
2020-08-19
session: ct init error handling
Florin Coras
1
-4
/
+18
2020-08-12
vcl: support multi-threads with session migration
hanlin
2
-1
/
+2
2020-08-11
vcl: support inter worker rpc
Florin Coras
3
-0
/
+38
2020-07-24
session: cleanup lookup table for rejected session
Florin Coras
1
-1
/
+4
2020-07-13
session: fix application_lookup_name fail due to app_by_name default hash typ...
jiangxiaoming
1
-0
/
+1
2020-07-13
session: reduce verbosity on fifo alloc failure
Florin Coras
1
-1
/
+1
2020-07-07
session: fix ct listener cleanup
Florin Coras
3
-4
/
+3
2020-05-21
vcl: support connected udp listens
Florin Coras
2
-0
/
+2
2020-05-15
session: track detached listener segment managers
Florin Coras
4
-7
/
+77
2020-05-07
session: catch segment manager alloc failure
Florin Coras
1
-3
/
+4
2020-05-05
session: improve .api comments slightly
Vratko Polak
1
-3
/
+3
2020-05-04
session: add option to preallocate fifo headers
Florin Coras
5
-34
/
+56
2020-05-04
misc: binary api fuzz test fixes
Dave Barach
1
-2
/
+2
[next]