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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
docs: Improve new plugin doc & add govpp API doc
Nathan Skrzypczak
4
-28
/
+142
2020-09-09
docs: Update and improve indent install
Nathan Skrzypczak
1
-13
/
+28
2020-09-09
l2: check secondary macs on BVI interface
Matthew Smith
1
-2
/
+35
2020-09-09
docs: Fix create memif cli
Nathan Skrzypczak
3
-4
/
+4
2020-09-09
svm: fix non-null-terminated string
Benoît Ganne
1
-1
/
+1
2020-09-09
misc: Merge 20.05.1, 19.08.3 RELEASE.md sections
Andrew Yourtchenko
1
-10
/
+19
2020-09-09
wireguard: initial implementation of wireguard protocol
Artem Glazychev
34
-1
/
+6226
2020-09-09
crypto: change cryptodev with new cryptodev API
Fan Zhang
4
-1
/
+3188
2020-09-09
interface: support configuring RSS steering queues
Chenmin Sun
10
-36
/
+320
2020-09-09
stats: Fix stat_segment to set timeout directly
Rajesh Goel
1
-0
/
+13
2020-09-09
tcp: fix the tcp unittest to work
Ryujiro Shibuya
1
-0
/
+2
2020-09-08
dpdk-ipsec: don't leak buffers on crypto alloc failure
Christian Hopps
2
-6
/
+8
2020-09-08
dpdk: fix extended stat strings
Christian Hopps
1
-2
/
+2
2020-09-08
dpdk: fix interface counters to never go backward
Christian Hopps
1
-33
/
+24
2020-09-08
svm session: document unsupported fifo deq combinations
Florin Coras
4
-7
/
+33
2020-09-07
ipsec: fix padding/alignment for native IPsec encryption
Christian Hopps
9
-52
/
+120
2020-09-06
marvell: add cli options to configure rxq and txq sizes
Christian E. Hopps
1
-1
/
+6
2020-09-05
vlib: vlib_get_node_by_name fails via API
Nathan Skrzypczak
1
-2
/
+1
2020-09-05
docs: Improve & link cnat doc
Nathan Skrzypczak
3
-13
/
+81
2020-09-04
cnat: fix cnat_set_snat() debug CLI
Dave Barach
1
-6
/
+18
2020-09-04
cnat: fix snat ip v6 tests
MathiasRaoul
1
-6
/
+6
2020-09-04
virtio: remove kernel virtio header dependencies
Mohsin Kazmi
18
-394
/
+483
2020-09-04
vrrp: improve RFC compliance for ARP/ND
Matthew Smith
2
-38
/
+48
2020-09-04
buffers: improve cache occupancy
Damjan Marion
1
-2
/
+8
2020-09-04
dpdk-ipsec: use init function instead of one-time process
Christian Hopps
1
-11
/
+3
2020-09-04
vpp: Fix node APIs
Nathan Skrzypczak
2
-5
/
+5
2020-09-04
dpdk-ipsec: fix show output
Christian Hopps
3
-3
/
+3
2020-09-04
ipsec: fix trace of GRE_teb packets
Christian Hopps
1
-2
/
+5
2020-09-04
ipsec: cli: add missing flags for SA add
Christian Hopps
1
-0
/
+12
2020-09-04
ip: enhance vtep4_check of tunnel by vector way
Zhiyong Yang
6
-48
/
+173
2020-09-03
api: fix ipsec custom_dump function
Christian Hopps
1
-8
/
+5
2020-09-03
misc: l2tp: cli: fix overly generic CLI commands
Christian Hopps
1
-2
/
+2
2020-09-03
vlib: exit 0 (nocore) on SIGHUP
Christian Hopps
1
-2
/
+2
2020-09-03
crypto: Add async crypto APIs
Nathan Skrzypczak
11
-5
/
+307
2020-09-03
crypto: SW scheduler async crypto engine
PiotrX Kleski
8
-71
/
+1027
2020-09-02
vcl: handle svm fifo write failure
Florin Coras
1
-1
/
+3
2020-09-02
tcp: fix connection refused error
Florin Coras
1
-1
/
+1
2020-09-02
nat: twice-nat static mapping pool address
Filip Varga
10
-95
/
+354
2020-09-02
fib: IPv6 lookup data structure MP safe when prefixes change
Neale Ranns
4
-15
/
+84
2020-09-02
fib: fix ADJ_NBR_ITF_OK param error
yedg
1
-1
/
+1
2020-09-02
bonding: add bond_create2 API to include gso option
Steven Luong
6
-20
/
+234
2020-09-02
session: fix non-blocking msg enqueue to vpp mq
Florin Coras
1
-1
/
+2
2020-09-02
ipsec: add ipsec set async mode api
Yulong Pei
2
-1
/
+26
2020-09-02
misc: fix pcap [rx|tx|drop] filename stem overflow
Benoît Ganne
1
-1
/
+1
2020-09-02
tap: add the static assert for api flags
Mohsin Kazmi
1
-0
/
+19
2020-09-02
virtio: add virtio 1.1 api flags
Mohsin Kazmi
5
-12
/
+199
2020-09-02
build: Fix 'make build VPP_EXTRA_CMAKE_ARGS=-DVPP_ENABLE_SANITIZE_ADDR=ON' er...
jiangxiaoming
1
-2
/
+2
2020-09-02
tap: add virtio 1.1 API flag
Mohsin Kazmi
5
-3
/
+19
2020-09-01
crypto-openssl: add chacha20-poly1305 to crypto-openssl
Artem Glazychev
3
-9
/
+223
2020-09-01
virtio: fix the bar starting index
Mohsin Kazmi
1
-1
/
+1
[next]