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
/
plugins
/
hs_apps
/
sapi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
api: deprecate vl_msg_api_set_handlers
Damjan Marion
1
-5
/
+12
2022-09-26
api: replace print functions wth format
Damjan Marion
1
-7
/
+5
2022-03-21
hsa: add support for SAPI in vpp_echo
Filip Tehlar
4
-48
/
+490
2022-03-14
hsa: fix error message
Filip Tehlar
1
-3
/
+3
2021-12-14
api: verify message size on receipt
Klement Sekera
1
-1
/
+6
2021-09-28
api: API trace improvements
Filip Tehlar
1
-4
/
+5
2021-07-12
session: api cleanup
Filip Tehlar
3
-29
/
+39
2021-05-25
srtp: basic implementation based on libsrtp2
Florin Coras
1
-0
/
+3
2021-04-22
vcl session: refactor passing of crypto context
Florin Coras
2
-4
/
+60
2021-02-23
hsa: fifo detach cleanup
Florin Coras
2
-0
/
+27
2021-02-09
tls: dtls initial implementation
Florin Coras
1
-0
/
+3
2021-02-05
session svm: non blocking mq
Florin Coras
1
-8
/
+2
2021-01-25
svm: add custom q implementation for mq
Florin Coras
1
-1
/
+1
2020-12-29
svm vcl: allow random offsets for fifo segments in apps
Florin Coras
1
-10
/
+6
2020-12-29
svm: allow mq attachments at random offsets
Florin Coras
5
-25
/
+63
2020-12-24
svm: split fifo into private and shared structs
Florin Coras
4
-38
/
+61
2020-12-23
hsa: detach fifo segments in echo app
Florin Coras
3
-38
/
+60
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
2
-7
/
+7
2020-08-06
misc: harmonize names
Dave Barach
1
-1
/
+1
2020-04-10
udp: remove connected udp transport proto
Florin Coras
2
-8
/
+0
2020-04-03
session udp: fix transport flags and migration
Florin Coras
1
-1
/
+1
2020-04-03
session: remove obsolete apis
Florin Coras
1
-1
/
+0
2020-03-25
session: api to add new transport types
Florin Coras
4
-18
/
+12
2020-03-05
session: API cleanup
Jakub Grajciar
1
-23
/
+26
2020-02-20
hsa: cleanup vpp_echo JSON output
Dave Wallace
1
-4
/
+8
2020-01-30
vcl session: propagate cleanup notifications to apps
Florin Coras
1
-0
/
+9
2020-01-03
hsa: fix coverity warning
Florin Coras
1
-0
/
+2
2019-12-21
session: move add/del segment msg to mq
Florin Coras
4
-97
/
+95
2019-12-19
hsa: Add periodic timing
Nathan Skrzypczak
3
-18
/
+71
2019-12-13
hsa: Fix timing & nits
Nathan Skrzypczak
2
-3
/
+9
2019-12-11
quic: Add support for unidirectional streams
Nathan Skrzypczak
3
-0
/
+13
2019-12-11
hsa: Add option for multiple ips
Nathan Skrzypczak
5
-44
/
+152
2019-12-10
api: multiple connections per process
Dave Barach
1
-1
/
+1
2019-12-03
hsa: Less verbose logging for many sessions
Nathan Skrzypczak
6
-50
/
+83
2019-11-22
hsa: Improve for mq-intensive
Nathan Skrzypczak
5
-46
/
+31
2019-11-07
hsa: Add ckpair & crypto engine in vpp_echo
Nathan Skrzypczak
6
-78
/
+80
2019-10-30
hsa: vpp_echo fifo size is u32
Dave Wallace
2
-15
/
+23
2019-10-22
tests: enable vpp_echo to run in gdb
Dave Wallace
2
-0
/
+15
2019-10-11
hsa: vpp_echo refactor quic nclients arg
Dave Wallace
1
-2
/
+1
2019-10-11
hsa: vpp_echo clean up results comparison
Dave Wallace
2
-20
/
+20
2019-10-11
hsa: vpp_echo remove redundant unformat function
Dave Wallace
3
-31
/
+9
2019-10-09
hsa: use crypto_engine_type_t for TLS
Nathan Skrzypczak
4
-9
/
+9
2019-10-09
hsa: fix vpp_echo session close
Dave Wallace
5
-78
/
+221
2019-10-08
hsa: make vpp_echo use mq instead of bapi
Nathan Skrzypczak
7
-186
/
+285
2019-10-04
hsa: make APP_OPTIONS_PREALLOC_FIFO_PAIRS configurable
MathiasRaoul
3
-1
/
+5
2019-09-30
hsa: fix vpp_echo mq locking
Nathan Skrzypczak
3
-18
/
+62
2019-09-30
hsa: fix non-NULL terminated C-string use in echo
BenoƮt Ganne
1
-9
/
+9
2019-09-23
hsa: fix typo in vpp_echo for tx-buf
MathiasRaoul
1
-6
/
+6
2019-09-20
session: fix msg freeing on error
Nathan Skrzypczak
1
-6
/
+0
2019-09-20
hsa: refactor vpp_echo failure handling
Dave Wallace
7
-97
/
+214
[next]