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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-19
quic: fix rx_callback refactoring
Nathan Skrzypczak
1
-1
/
+1
2019-08-16
quic: quic_app_rx_callback refactor.
Mathias Raoul
1
-117
/
+167
2019-08-09
quic: handle session migration notifications
Aloys Augustin
1
-63
/
+38
2019-08-06
quic: Add missing session_migrate_callback
Nathan Skrzypczak
1
-0
/
+7
2019-08-05
docs: Add more quic plugin documentation
Nathan Skrzypczak
2
-38
/
+127
2019-08-05
quic: fix memset 0 picotls depends on
Nathan Skrzypczak
1
-0
/
+1
2019-08-02
quic: Improve quic echo connect threading
Nathan Skrzypczak
1
-7
/
+8
2019-08-02
quic: fix connection move with multiple workers
Aloys Augustin
1
-13
/
+35
2019-08-01
quic: Improve quicly_ctx handling & crypto ctx
Nathan Skrzypczak
2
-135
/
+148
2019-07-30
quic: fix cert loading
Nathan Skrzypczak
3
-12
/
+17
2019-07-30
quic: cleanup and refactorisation
Aloys Augustin
7
-525
/
+634
2019-07-26
session tcp: handle rxt and acks as custom events
Florin Coras
1
-1
/
+1
2019-07-23
quic: Refactor connections closing and deletion
Aloys Augustin
2
-21
/
+81
2019-07-22
quic: update quicly library
Aloys Augustin
1
-4
/
+4
2019-07-19
session: Use parent_handle instead of transport_opts
Nathan Skrzypczak
1
-11
/
+13
2019-07-17
quic: Add back stream connect condition
Nathan Skrzypczak
1
-1
/
+1
2019-07-15
quic: integrate vpp crypto api for quic packets encryption
Mathias Raoul
4
-0
/
+403
2019-07-12
quic: fix show session verbose
Aloys Augustin
1
-29
/
+23
2019-07-12
tls quic: reduce default segment sizes
Aloys Augustin
1
-2
/
+2
2019-07-12
session: add thread index to all formatters
Aloys Augustin
1
-2
/
+4
2019-07-09
quic: echo thread can handle multiple sessions
Nathan Skrzypczak
1
-1
/
+11
2019-07-09
quic: fix passive disconnect handling & refactor
Nathan Skrzypczak
2
-532
/
+727
2019-07-03
quic: fifo notifications fix
Aloys Augustin
1
-0
/
+5
2019-06-29
svm: rename fifo tx notifications to reflect use
Florin Coras
1
-7
/
+7
2019-06-28
quic : Use TX event for app read notification
Nathan Skrzypczak
2
-58
/
+103
2019-06-27
session: Add transport vft protocol options
Nathan Skrzypczak
1
-2
/
+4
2019-06-24
quic: server create streams test case
Dave Wallace
1
-1
/
+1
2019-06-20
quic: remove session flags identifying Q/S sessions
Nathan Skrzypczak
1
-8
/
+3
2019-06-18
quic: fix handling of stream reset & close
Nathan Skrzypczak
2
-36
/
+65
2019-06-17
session: use listener_handle instead of listener_index
Nathan Skrzypczak
2
-26
/
+10
2019-05-23
fix show session verbose crash with quic transport
Dave Wallace
1
-2
/
+48
2019-05-21
docs: add quic subpage to user docs
Vratko Polak
1
-1
/
+1
2019-05-21
QUIC: Add initial documentation
Aloys Augustin
1
-0
/
+38
2019-05-15
Add QUIC human readable error logs
Nathan Skrzypczak
1
-7
/
+56
2019-05-14
QUIC multi thread update
Aloys Augustin
2
-253
/
+299
2019-05-06
Add QUIC multistream support
Nathan Skrzypczak
2
-290
/
+696
2019-05-03
plugins: clean up plugin descriptions
Dave Wallace
1
-1
/
+1
2019-04-30
svm: more fifo refactor/cleanup
Florin Coras
1
-3
/
+3
2019-04-25
session: use teps in accept/connect notifications
Florin Coras
1
-10
/
+9
2019-04-24
Add get_endpoint in transport vft
Aloys Augustin
1
-0
/
+36
2019-04-16
QUIC: Initial multi stream support
Aloys Augustin
2
-302
/
+459
2019-04-10
quic: add dummy accepted cb
Florin Coras
2
-2
/
+9
2019-04-06
quic: support addition of fifo segments
Florin Coras
1
-1
/
+2
2019-04-05
quic: update app ns on connect
Florin Coras
1
-0
/
+1
2019-04-02
session: use app cb function wrappers
Florin Coras
1
-6
/
+3
2019-03-29
Integrate first QUIC protocol implementation
Nathan Skrzypczak
3
-0
/
+1753