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-08
tunnel: add cli support for encap_decap flags
Mohammed Hawari
4
-4
/
+30
2020-12-08
svm: fix ssvm_va for private segments
Florin Coras
1
-1
/
+1
2020-12-08
ipip: correct ipip_cli.c indentation
Mohammed Hawari
1
-212
/
+277
2020-12-08
papi: remove old client reference
Paul Vinciguerra
2
-4
/
+1
2020-12-08
misc: fix api in ipfix_classify_table_add/details
Alexander Chernavin
2
-5
/
+5
2020-12-08
fib: Source Address Selection
Neale Ranns
32
-365
/
+720
2020-12-08
nat: avoid hairpinning infinite loop problem
Elias Rudberg
2
-0
/
+100
2020-12-07
dpdk: support mlx drivers linked with rdma-core
Mohammed Hawari
1
-3
/
+9
2020-12-07
tests: py2 cleanup - remove subclassing of object
Paul Vinciguerra
13
-12
/
+13
2020-12-06
wireguard: run feature after gso
Nathan Skrzypczak
1
-0
/
+1
2020-12-06
vlib: vlib_log for "linux device up" warnings
Dave Barach
1
-3
/
+4
2020-12-06
tests: refactor ForeignAddressFactory
Paul Vinciguerra
1
-1
/
+14
2020-12-04
virtio: fix the interrupt handling for packed queues
Mohsin Kazmi
1
-5
/
+25
2020-12-04
crypto: fixed vnet_crypto_async_reset_frame assert
PiotrX Kleski
1
-1
/
+2
2020-12-04
crypto: fixed async frame enqueue race condition
PiotrX Kleski
3
-5
/
+8
2020-12-04
acl: fix acl-plugin testcases packet counting
Andrew Yourtchenko
1
-2
/
+3
2020-12-04
libmemif: clean up typos
Paul Vinciguerra
4
-4
/
+4
2020-12-04
avf: fix coverity issue
Mohammed Hawari
1
-1
/
+2
2020-12-04
udp session: fix deq notification for dgrams
Florin Coras
1
-1
/
+4
2020-12-04
virtio: fix the len offset
Mohsin Kazmi
1
-2
/
+2
2020-12-04
ip: fixup memory leak in function ip4_full_reass_drop_all
barryxie
1
-0
/
+1
2020-12-04
papi: add support for enumflag part 1 of 2
Paul Vinciguerra
5
-19
/
+160
2020-12-04
vppapigen: add parser support for enumflags
Paul Vinciguerra
4
-57
/
+221
2020-12-04
stats: fix coverity issues
Andrew Yourtchenko
1
-4
/
+3
2020-12-03
lisp: .api dont set defaults in reply messages
Paul Vinciguerra
1
-3
/
+3
2020-12-04
tls: allow picotls to use secp elliptic curves
Vladimir Medvedkin
1
-3
/
+3
2020-12-03
virtio: fix the offloads in tx path
Mohsin Kazmi
1
-4
/
+2
2020-12-03
nat: fix forwarding handoff workaround
Filip Varga
6
-31
/
+170
2020-12-03
tests: remove py2/py3 six compatability library
Paul Vinciguerra
3
-6
/
+1
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
[next]