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
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
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
ikev2: fix nat traversal
Filip Tehlar
2
-3
/
+48
2020-12-01
wireguard: return public key in api
Nathan Skrzypczak
2
-2
/
+9
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
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-26
nat: fix tests
Filip Varga
5
-110
/
+42
2020-11-26
gre: Move to new API generated types/messages
Neale Ranns
1
-1
/
+1
2020-11-26
ikev2: better handling when no IKE DH configured
Filip Tehlar
2
-34
/
+161
2020-11-25
session: add startup option to poll in main
Florin Coras
1
-2
/
+2
2020-11-25
dns: use correct per-thread vlib_main
Benoît Ganne
4
-60
/
+63
2020-11-25
dns: fix double-unlock
Benoît Ganne
1
-12
/
+0
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
20
-1012
/
+80
2020-11-24
dpdk: fix eal in nohugtlb mode
Nathan Skrzypczak
1
-16
/
+22
2020-11-24
tests: remove svs, proxy_arp and gso from vpp_papi_provider
Ole Troan
1
-42
/
+63
2020-11-20
ip-neighbor: Use ip_address_t rather than ip46_address_t
Neale Ranns
3
-7
/
+14
2020-11-19
lldp: allow to configure restricted interfaces
Dmitry Vakhrushev
1
-10
/
+17
2020-11-19
ikev2: respect punting only for ipv4
Benoît Ganne
1
-1
/
+7
2020-11-19
dpdk: Telemetry thread is off by default.
Dmitry Vakrhushev
2
-0
/
+9
2020-11-19
dpdk: remove dpdk_early_init
Damjan Marion
1
-52
/
+0
2020-11-18
dpdk: change mlx5 pmd name in foreach_dpdk_pmd
Matthew Smith
1
-1
/
+7
2020-11-18
ikev2: fix memleak when tunnel protect fails
Filip Tehlar
1
-20
/
+37
2020-11-17
geneve: Remove one bucket load-balance objects
Neale Ranns
1
-0
/
+12
2020-11-15
avf: add L4 checksum offload support
Mohammed Hawari
3
-6
/
+136
2020-11-13
rdma: implement multiseg rx without striding rq
Mohammed Hawari
8
-65
/
+470
2020-11-13
avf: actually delete ethernet address if deletion was requested
Andrew Yourtchenko
1
-1
/
+1
2020-11-13
cnat: zero-initialize structs
Andrew Yourtchenko
1
-2
/
+2
2020-11-13
nat: cleanup & reorganization
Filip Varga
22
-125
/
+122
2020-11-13
af_xdp: fix doc
Benoît Ganne
1
-1
/
+1
2020-11-13
ethernet: mac must support 64-bits loads
Benoît Ganne
3
-4
/
+5
2020-11-13
crypto-native: fix multi-arch variant initialization
Ray Kinsella
1
-4
/
+0
2020-11-13
nat: api,cli and test update & cleanup
Filip Varga
10
-2241
/
+429
2020-11-12
avf: don't switch process if already running process node
Damjan Marion
1
-18
/
+25
2020-11-12
nat: use table ID for nat44 ipfix session events
Matthew Smith
2
-7
/
+10
2020-11-10
cnat: Fix invalid adj_index
Nathan Skrzypczak
2
-10
/
+29
2020-11-09
hsa: remove fake binary api registration in echo apps
Florin Coras
2
-42
/
+6
2020-11-09
session: remove support for shm bapi attachment
Florin Coras
1
-2
/
+0
2020-11-09
ikev2: add tests for DPD
Filip Tehlar
1
-1
/
+62
2020-11-09
vlib: fix trace number accounting
Benoît Ganne
7
-80
/
+94
2020-11-09
ikev2: fix msg IDs generation
Filip Tehlar
1
-14
/
+16
2020-11-09
ikev2: fix udp encap
Filip Tehlar
2
-9
/
+23
2020-11-05
nat: fix hairpinning trace
Klement Sekera
1
-3
/
+3
2020-11-05
nat: remove unnecessary code
Klement Sekera
3
-28
/
+24
2020-11-05
cnat: reduce compile time
Nathan Skrzypczak
2
-20
/
+20
[next]