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
/
vcl
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-27
vcl: register workers when reattaching to vpp
Maros Ondrejicka
3
-2
/
+51
2022-10-11
vppinfra: fix AddressSanitizer
BenoƮt Ganne
1
-0
/
+2
2022-10-06
vcl: add api to check if vcl disconnected from vpp
Maros Ondrejicka
2
-1
/
+21
2022-09-29
api: deprecate vl_msg_api_set_handlers
Damjan Marion
1
-5
/
+12
2022-09-27
vcl: repatch "align the RST behaviour with kernel"
Yacan Liu
1
-1
/
+1
2022-09-26
api: replace print functions wth format
Damjan Marion
1
-7
/
+5
2022-09-20
vcl: align the RST behaviour with kernel
Yacan Liu
1
-1
/
+13
2022-09-15
vcl: add hugepage for vcl configure and svm
Junfeng Wang
4
-2
/
+11
2022-07-20
vcl: new vcl api to get detailed session errors
Radha krishna Saragadam
3
-0
/
+42
2022-06-30
vcl: check if listener valid on disconnect cleanup
Florin Coras
1
-1
/
+2
2022-06-10
vcl: fix iperf3 server crash issue when it runs over vpp host stack.
Liangxing Wang
1
-1
/
+8
2022-04-04
vppinfra: make _vec_len() read-only
Damjan Marion
1
-1
/
+1
2022-03-31
vcl: fix api detach if attach failed
Florin Coras
2
-1
/
+12
2022-03-17
vcl: fix invalid socket read
Filip Tehlar
1
-1
/
+1
2022-03-03
vcl: validate vls_epoll_ctl inputs
Florin Coras
1
-2
/
+18
2022-03-02
vcl: fix segment detach post api disconnect
Florin Coras
2
-9
/
+36
2022-02-17
vcl: add support for reconnect
Filip Tehlar
4
-1
/
+127
2022-02-09
vcl: make eventfd flag configurable from env
Filip Tehlar
2
-0
/
+8
2022-01-19
svm: update number of segments in svm_fifo_segments
Florin Coras
1
-1
/
+1
2021-12-14
api: verify message size on receipt
Klement Sekera
1
-1
/
+6
2021-12-08
vcl: validate closed sessions on disconnect and reset
Florin Coras
1
-2
/
+2
2021-12-07
vcl: debug code improvements
Florin Coras
1
-36
/
+33
2021-12-07
vcl: handle reordering of disconnect and reset msgs
Florin Coras
2
-11
/
+61
2021-12-06
vcl: fix ldp shared listener bitmap leak
Florin Coras
1
-1
/
+2
2021-11-30
vcl: improve handling of failed connects
Florin Coras
1
-10
/
+13
2021-11-30
vcl: avoid ip format function vnet dependency
Florin Coras
3
-169
/
+187
2021-11-29
vcl: fix build with older gcc
Florin Coras
1
-1
/
+1
2021-11-15
vcl: add DSCP support in VCL
Filip Tehlar
3
-0
/
+15
2021-11-11
vcl: notify vpp if connected inexistent session
Florin Coras
1
-1
/
+11
2021-11-03
vcl: fix event triggered after closing connections.
liuyacan
1
-1
/
+15
2021-10-22
vcl: fix cfg parser handling of empty lines
Florin Coras
1
-0
/
+2
2021-10-15
vcl: narrow the scope of the restriction of vlsh_bit_val
wanghanlin
1
-3
/
+4
2021-10-04
vcl: remove unsed configs
Florin Coras
3
-38
/
+2
2021-09-28
api: API trace improvements
Filip Tehlar
1
-4
/
+5
2021-09-23
vcl: grab wrk create lock sooner
Florin Coras
1
-3
/
+6
2021-09-10
vcl: avoid duplicated events in epoll lt
liuyacan
1
-4
/
+6
2021-09-10
vcl: fix free segments assert
Florin Coras
1
-1
/
+1
2021-09-01
vcl: ignore rx events for sessions in epoll lt list
Florin Coras
1
-2
/
+3
2021-08-30
vcl: fix vlsh conversion error
liuyacan
1
-3
/
+1
2021-08-12
session vcl: cert key add/del with socket api
Florin Coras
3
-10
/
+117
2021-08-02
vcl: fix sendto for dgrams
liuyacan
1
-4
/
+4
2021-08-02
vcl: fix sleep time in ldp_pselect()
liuyacan
1
-1
/
+2
2021-07-31
vcl: fix ldp for __recv_chk socket calls
Sivaprasad Tummala
2
-0
/
+17
2021-07-29
vcl: move vls pool lock to process local state
Florin Coras
1
-6
/
+7
2021-07-29
vcl: vls cleanup and more docs
Florin Coras
1
-101
/
+167
2021-07-27
vcl: configure the cert-key pair from app
Sivaprasad Tummala
1
-4
/
+4
2021-07-27
vcl: fix some risk after fork()
liuyacan
1
-9
/
+17
2021-07-25
vcl: fix shutdown deadlock issue
liuyacan
1
-1
/
+1
2021-07-22
session vcl: explit mq indices in ctrl messages
Florin Coras
3
-15
/
+16
2021-07-14
vcl:fix segfault when unshare NO_MQ session
liuyacan
1
-1
/
+2
[next]