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
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-06
rdma: fix double-free in rdma-tx
Benoît Ganne
2
-9
/
+10
2019-08-06
dpdk: remove SFP eeprom dump from 'show hardware-interfaces' and 'show hardwa...
Lijian.Zhang
1
-2
/
+5
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
4
-732
/
+870
2019-08-02
vmxnet3: don't bypass ethernet_input
Steven Luong
2
-15
/
+6
2019-08-02
lb: fix usage of lb_main in test
Florin Coras
1
-2
/
+18
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-08-01
nat: handoff rewrite & fixes for multi-worker
Filip Varga
2
-60
/
+163
2019-07-31
lb: vip and as dump/detail api's
Hongjun Ni
7
-75
/
+441
2019-07-31
nat: elog rewrite for multi-worker support
Filip Varga
17
-142
/
+340
2019-07-31
vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t
jaszha03
8
-69
/
+54
2019-07-31
fib: fix calls to unformat_fib_path
Neale Ranns
2
-4
/
+5
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-30
vppinfra: refactor use of CLIB_MEMORY_BARRIER ()
jaszha03
1
-2
/
+2
2019-07-30
vppinfra: conformed spinlocks to use CLIB_PAUSE
jaszha03
1
-2
/
+3
2019-07-29
api acl: breakout acl_types.api for reuse by others
Paul Vinciguerra
2
-79
/
+101
2019-07-28
sr: ipv6 segment routing header (srh) update
Ahmed Abdelsalam
1
-3
/
+3
2019-07-26
quic: coverity fixes
Nathan Skrzypczak
2
-9
/
+30
2019-07-26
session tcp: handle rxt and acks as custom events
Florin Coras
2
-3
/
+2
2019-07-26
dpdk: fix vlan stripping
Neale Ranns
1
-11
/
+15
2019-07-25
memif: Fix uninitialized variable as reported by coverity
Steven Luong
1
-1
/
+2
2019-07-24
acl: implement counters
Andrew Yourtchenko
5
-9
/
+183
2019-07-24
dpdk: Prefetch correct size of rte_mbuf
Nitin Saxena
1
-1
/
+1
2019-07-24
memif: fix vector overflow when copying strings
Benoît Ganne
1
-19
/
+27
2019-07-24
ipsec: GCM, Anti-replay and ESN fixess
Neale Ranns
2
-3
/
+5
2019-07-24
vppinfra: add mapped pcap file support
Gary Boon
2
-0
/
+261
2019-07-23
api: binary api cleanup
Dave Barach
8
-12
/
+19
2019-07-23
quic: Refactor connections closing and deletion
Aloys Augustin
2
-21
/
+81
2019-07-23
vlib: address vlib_error_t scaling issue
Dave Barach
1
-1
/
+1
2019-07-23
nat: fixed handoff in2out lookup of static mappings by external address
Filip Varga
1
-2
/
+2
2019-07-22
bonding: fix create bond CLI
Zhiyong Yang
1
-1
/
+1
2019-07-22
quic: update quicly library
Aloys Augustin
1
-4
/
+4
2019-07-22
gtpu: fix missing trace issue
Zhiyong Yang
1
-0
/
+16
2019-07-19
fib: FIB Entry tracking
Neale Ranns
1
-13
/
+4
2019-07-19
session: Use parent_handle instead of transport_opts
Nathan Skrzypczak
2
-13
/
+14
2019-07-18
vcl: add QUIC support
Nathan Skrzypczak
3
-69
/
+223
2019-07-18
session: Refactor invalid session idx/handle
Nathan Skrzypczak
1
-3
/
+0
2019-07-18
vlib: convert frame_index into real pointers
Andreas Schultz
4
-4
/
+4
2019-07-18
lb: update api.c to use scaffolding from latest skel
Paul Vinciguerra
4
-43
/
+112
2019-07-17
quic: Add back stream connect condition
Nathan Skrzypczak
1
-1
/
+1
2019-07-16
gbp: fix contracts dpo ACL match
Benoît Ganne
1
-3
/
+3
2019-07-15
quic: integrate vpp crypto api for quic packets encryption
Mathias Raoul
4
-0
/
+403
2019-07-13
vppinfra: add doubly linked list
Florin Coras
2
-0
/
+354
2019-07-12
nsim: cross-connect mode crash at interface output node
John Lo
2
-6
/
+6
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
2
-2
/
+6
[prev]
[next]