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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
tls: fix passed argument in openssl plugin
Vladimir Medvedkin
1
-2
/
+2
2020-12-03
svm: fix mutex consistency on trylock
Florin Coras
2
-4
/
+16
2020-12-03
papi: remove python2 patterns
Paul Vinciguerra
6
-40
/
+18
2020-12-03
papi: allow client control over loggers
Paul Vinciguerra
6
-8
/
+56
2020-12-03
stats: char-pointer arithmetic style-up
Vratko Polak
1
-6
/
+4
2020-12-03
nat: fix incorrect session removal case
Klement Sekera
3
-10
/
+43
2020-12-02
nat: use correct per-thread vlib_main
Benoît Ganne
1
-8
/
+8
2020-12-02
papi: improve unit testability
Paul Vinciguerra
3
-23
/
+133
2020-12-02
stats: void-pointer arithmetic fix
Elias Rudberg
1
-2
/
+3
2020-12-02
papi: fix copy/paste error
Paul Vinciguerra
1
-2
/
+2
2020-12-02
ikev2: fix nat traversal
Filip Tehlar
2
-3
/
+48
2020-12-01
session: make pacer worker load aware
Florin Coras
2
-5
/
+14
2020-12-01
session: allow small pacer bursts
Florin Coras
5
-19
/
+36
2020-12-01
wireguard: return public key in api
Nathan Skrzypczak
2
-2
/
+9
2020-12-01
ipsec: change prediction
Fan Zhang
2
-2
/
+2
2020-12-01
avf: add TSO support
Mohammed Hawari
3
-21
/
+120
2020-11-30
tests: Fix unversioned python shebang lines
Dave Wallace
1
-1
/
+1
2020-11-30
svm: make svm queue mutex robust
Florin Coras
2
-2
/
+9
2020-11-30
map: add include guard to map.h
Paul Vinciguerra
1
-0
/
+4
2020-11-27
dpdk: fix cryptodev compile
Fan Zhang
1
-45
/
+6
2020-11-27
ip: Sub Address Family types. Feature enable for each SAFI
Neale Ranns
7
-16
/
+215
2020-11-26
vlib: fix vlib log elog vector overrun
Benoît Ganne
1
-1
/
+1
2020-11-26
svm: use internal function to prealloc fifo hdrs
Florin Coras
1
-30
/
+3
2020-11-26
nat: fix tests
Filip Varga
5
-110
/
+42
2020-11-26
vcl: avoid coalescing dgrams on read
Florin Coras
1
-2
/
+2
2020-11-26
svm: only try to pre-allocate requested number of fifo pairs
Benoît Ganne
1
-1
/
+8
2020-11-26
vlib: clean up event-logger CLI
Dave Barach
1
-12
/
+12
2020-11-26
gre: Move to new API generated types/messages
Neale Ranns
8
-312
/
+33
2020-11-26
fib: Expressive type for walk return code. Honour code.
Neale Ranns
8
-24
/
+21
2020-11-26
fib: DPO layout add u64 parameter.
Neale Ranns
2
-19
/
+29
2020-11-26
ikev2: better handling when no IKE DH configured
Filip Tehlar
2
-34
/
+161
2020-11-26
ip: reassembly - fix handoff for custom node
Klement Sekera
2
-21
/
+111
2020-11-26
ip: trace icmp echo request/reply id
Klement Sekera
1
-0
/
+6
2020-11-26
fib: Only track cover if activated
Neale Ranns
1
-1
/
+15
2020-11-25
ipsec: A P2MP ipsec interface is NBMA
Neale Ranns
1
-0
/
+1
2020-11-25
session: add startup option to poll in main
Florin Coras
4
-4
/
+11
2020-11-25
vlib: add elog events for vlib log entries
Dave Barach
7
-16
/
+69
2020-11-25
dns: use correct per-thread vlib_main
Benoît Ganne
4
-60
/
+63
2020-11-25
syslog: use per-thread vlib_main
Benoît Ganne
2
-5
/
+2
2020-11-25
tcp: enable lc if any other debug option enabled
Florin Coras
2
-11
/
+34
2020-11-25
pci: add PCIe Gen4 link speed
Damjan Marion
1
-2
/
+4
2020-11-25
dns: fix double-unlock
Benoît Ganne
1
-12
/
+0
2020-11-25
ip-neighbor: Send API event when neighbor is removed
Neale Ranns
8
-51
/
+174
2020-11-25
ikev2: fix issue when sending multiple requests at once
Filip Tehlar
2
-20
/
+68
2020-11-25
rdma: fixed UAR writing at tx
Mohammed Hawari
1
-1
/
+1
2020-11-25
api: vat2 and json autogeneration for api messages
Ole Troan
44
-1472
/
+6019
2020-11-24
svm: support for multi-segment enqueues
Florin Coras
4
-23
/
+142
2020-11-24
buffers: add page-size config
Nathan Skrzypczak
4
-72
/
+87
2020-11-24
dpdk: fix eal in nohugtlb mode
Nathan Skrzypczak
1
-16
/
+22
2020-11-24
tests: remove bond, pipe, session and api_namespace from vpp_papi_provider
Jakub Grajciar
1
-5
/
+5
[next]