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
/
vcl
/
vppcom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-17
vcl: add support for reconnect
Filip Tehlar
1
-0
/
+52
2022-01-19
svm: update number of segments in svm_fifo_segments
Florin Coras
1
-1
/
+1
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
1
-11
/
+59
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
1
-167
/
+59
2021-11-15
vcl: add DSCP support in VCL
Filip Tehlar
1
-0
/
+13
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-04
vcl: remove unsed configs
Florin Coras
1
-5
/
+2
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-12
session vcl: cert key add/del with socket api
Florin Coras
1
-10
/
+6
2021-08-02
vcl: fix sendto for dgrams
liuyacan
1
-4
/
+4
2021-07-22
session vcl: explit mq indices in ctrl messages
Florin Coras
1
-9
/
+11
2021-07-06
vcl: fix packetdrill test error
wanghanlin
1
-1
/
+1
2021-06-30
vcl: coverity fixes
Florin Coras
1
-1
/
+1
2021-06-29
vcl: improvements to epoll lt
Florin Coras
1
-45
/
+80
2021-06-29
vcl: Don't memset events to optimize CPU usage
wanghanlin
1
-8
/
+6
2021-06-28
vcl: epoll fix postponed evt handling
Florin Coras
1
-6
/
+33
2021-06-16
vcl: basic support for epoll level-triggered evts
Florin Coras
1
-5
/
+94
2021-06-14
vcl: improve shutdown()
liuyacan
1
-26
/
+31
2021-06-10
vcl: touch fifo on epoll del only if session open
Florin Coras
1
-3
/
+6
2021-06-07
vcl: accept zero length writes
Florin Coras
1
-7
/
+8
2021-06-07
vcl: avoid multiple reads on peek
Florin Coras
1
-0
/
+4
2021-06-05
vcl: epoll error handling fixes and improvements
Florin Coras
1
-5
/
+20
2021-06-03
session: lcl transport info on accept
Florin Coras
1
-2
/
+2
2021-05-25
srtp: basic implementation based on libsrtp2
Florin Coras
1
-0
/
+7
2021-05-12
session: support half-close connection
liuyacan
1
-1
/
+55
2021-05-01
vcl: attr api to set endpt ext config
Florin Coras
1
-1
/
+19
2021-04-28
vcl: fix epoll wait with indefinite timeout
Florin Coras
1
-28
/
+16
2021-04-22
vcl session: refactor passing of crypto context
Florin Coras
1
-4
/
+11
2021-04-22
vcl session: extended connect/listen configuration
Florin Coras
1
-0
/
+27
2021-04-14
session tcp vcl: api to update connection attributes
Florin Coras
1
-16
/
+82
2021-03-22
vcl: fix libc epoll pwait starved
wanghanlin
1
-0
/
+3
2021-02-23
vcl: fix coverity warning
Florin Coras
1
-7
/
+9
2021-02-22
vcl: support sockopt of SO_REUSEPORT and SO_DOMAIN
wanghanlin
1
-0
/
+15
2021-02-18
vcl: epoll out deq notifications only if fifo exists
Florin Coras
1
-4
/
+7
2021-02-10
vcl: validate seg handle on migrate only if needed
Florin Coras
1
-5
/
+10
2021-02-09
tls: dtls initial implementation
Florin Coras
1
-0
/
+7
2021-02-05
session svm: non blocking mq
Florin Coras
1
-103
/
+33
2021-01-28
vcl: support set/get vrf attribute
Florin Coras
1
-0
/
+21
2021-01-28
vcl: fix select want deq ntf for ct sessions
Florin Coras
1
-32
/
+35
2021-01-28
vcl: honor time wait in eventfd epoll wait
Florin Coras
1
-11
/
+35
2021-01-07
vcl session: switch to generic cert key apis
Florin Coras
1
-2
/
+37
2020-12-29
svm: allow mq attachments at random offsets
Florin Coras
1
-13
/
+12
2020-12-24
svm: split fifo into private and shared structs
Florin Coras
1
-73
/
+41
2020-12-14
misc: refactor clib_bitmap_foreach macro
Damjan Marion
1
-4
/
+4
[next]