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
/
quic
/
quic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-21
quic: fix quic plugin with openssl 3.x
Dave Wallace
1
-0
/
+1
2022-12-14
vcl: enable gso for 'sendmsg' in LDP mode.
Dou Chao
1
-0
/
+1
2022-10-31
quic: use safe pool realloc
Florin Coras
1
-1
/
+2
2022-10-12
misc: fix issues reported by clang-15
Damjan Marion
1
-2
/
+0
2022-07-12
quic: fix coverity warning
Florin Coras
1
-1
/
+2
2022-06-17
quic:fix crash rx_fifo full or grow
fanxb
1
-0
/
+16
2022-02-15
quic: fix quic_config_fn cfg cmd parse error
fanxb
1
-3
/
+3
2022-02-10
session: use transport endpoint cfg for listen
Florin Coras
1
-1
/
+2
2021-08-03
quic: do not update crypto keys from workers
Aloys Augustin
1
-2
/
+7
2021-06-18
session: udp accept session state should be updated by app
jxm
1
-0
/
+1
2021-05-21
quic: add extended vcl test
Florin Coras
1
-1
/
+1
2021-05-21
quic: fix timer update
Florin Coras
1
-1
/
+3
2021-05-21
quic: init crypto context on streams
Florin Coras
1
-3
/
+2
2021-05-19
quic: fix memory leak & crash on connection delete
Dave Wallace
1
-2
/
+8
2021-05-11
quic: alloc ctx on udp thread
Florin Coras
1
-9
/
+10
2021-05-07
session: connects seg manager is always first
Florin Coras
1
-3
/
+0
2021-05-03
quic: fix coverity warning
Florin Coras
1
-2
/
+2
2021-05-03
quic: improve udp dgram write
Florin Coras
1
-10
/
+7
2021-04-30
quic: report number of packets sent on custom tx
Florin Coras
1
-14
/
+8
2021-04-23
tls quic: improve error reporting
Florin Coras
1
-6
/
+6
2021-04-22
vcl session: refactor passing of crypto context
Florin Coras
1
-6
/
+17
2021-03-26
vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendly
Damjan Marion
1
-12
/
+11
2021-02-15
quic: Coverity fix
Nathan Skrzypczak
1
-1
/
+1
2021-01-22
quic: quicly v0.1.2 update
Mathias Raoul
1
-85
/
+139
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-10
/
+10
2020-09-28
quic: Fix protip #47 / unformat (input_line)
Nathan Skrzypczak
1
-19
/
+41
2020-09-24
session tcp udp tls quic: improve cli formatting
Florin Coras
1
-1
/
+2
2020-04-10
quic: fix clean stream close
Aloys Augustin
1
-9
/
+25
2020-04-04
session tls: support tls descheduling
Florin Coras
1
-1
/
+1
2020-04-03
session: improve error reporting
Florin Coras
1
-9
/
+11
2020-04-03
session udp: fix transport flags and migration
Florin Coras
1
-4
/
+4
2020-04-01
session udp: support connect on listeners
Florin Coras
1
-1
/
+1
2020-03-30
session udp: flag for connected udp
Florin Coras
1
-2
/
+4
2020-03-27
quic: Check quicly version tag at compile time
MathiasRaoul
1
-11
/
+7
2020-03-25
session: api to add new transport types
Florin Coras
1
-0
/
+2
2020-03-24
quic: disable vnet_crypto and batching if no crypto engines are loaded
MathiasRaoul
1
-2
/
+12
2020-02-25
svm: refactor fifo
Florin Coras
1
-17
/
+2
2020-01-31
quic: quicly crypto offloading
MathiasRaoul
1
-6
/
+91
2020-01-31
quic: update quicly to v0.0.10-vpp
MathiasRaoul
1
-1
/
+1
2020-01-06
quic: call quic_send_packets only once per ctx
Aloys Augustin
1
-3
/
+7
2020-01-02
session: fix listener global endpoint lookup
Florin Coras
1
-1
/
+1
2019-12-19
quic: fix accept failure
Nathan Skrzypczak
1
-23
/
+23
2019-12-18
quic: Hotfix crypto context on migrate
Nathan Skrzypczak
1
-0
/
+17
2019-12-17
quic: Implement crypto contexts
Nathan Skrzypczak
1
-68
/
+229
2019-12-17
quic: update quicly to v0.0.8-vpp
MathiasRaoul
1
-0
/
+1
2019-12-11
quic: Add support for unidirectional streams
Nathan Skrzypczak
1
-5
/
+14
2019-12-11
quic: Use per thread next_cid
Nathan Skrzypczak
1
-7
/
+9
2019-12-11
quic: Add aggregated quicly stats
Nathan Skrzypczak
1
-67
/
+186
2019-12-11
quic: add more detailed statistics
MathiasRaoul
1
-0
/
+61
2019-12-10
quic: removing quicly_send call from quic_accept_connection
MathiasRaoul
1
-9
/
+21
[next]