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
2019-05-03
Add callbacks for extended trace functionality, one as content is added with ...
Gary Boon
2
-1
/
+33
2019-05-03
mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL,
Steven Luong
4
-0
/
+11
2019-05-03
svm: store normalized head/tail for fifo
Florin Coras
3
-53
/
+48
2019-05-03
Fix FIB initialization in UDP input
Nathan Skrzypczak
1
-0
/
+1
2019-05-03
Add packet headers in UDPC fifos
Aloys Augustin
2
-38
/
+23
2019-05-03
plugins: clean up plugin descriptions
Dave Wallace
37
-36
/
+37
2019-05-02
vlib: align stack on OS page size
Benoît Ganne
1
-1
/
+1
2019-05-02
vpp_papi_provider.py: update defautmapping.
Paul Vinciguerra
1
-1
/
+1
2019-05-01
Add node, frame to vlib main loop perf analysis callback arguments
Dave Barach
3
-7
/
+16
2019-05-01
virtio: Fix virtio buffer allocation
Mohsin Kazmi
1
-1
/
+1
2019-05-01
virtio: remove configurable queue size support
Mohsin Kazmi
7
-47
/
+27
2019-05-01
svm: remove dead code triggering overflow
Benoît Ganne
1
-26
/
+0
2019-05-01
Enable NEON instructions in memcpy_le
Lijian.Zhang
2
-1
/
+9
2019-05-01
esp_encrypt: remove unnecessary code
Zhiyong Yang
1
-1
/
+1
2019-05-01
ipsec: fix ipsec format overflow
Benoît Ganne
1
-4
/
+3
2019-04-30
svm: more fifo refactor/cleanup
Florin Coras
12
-715
/
+959
2019-04-30
elf: fix memcmp() overflow
Benoît Ganne
1
-1
/
+1
2019-04-30
stats: fix non null terminated string
Benoît Ganne
1
-0
/
+5
2019-04-30
vppinfra: fix buffer overflow in unformat_token
Benoît Ganne
1
-2
/
+8
2019-04-30
crypto: enforce per-alg crypto key length
Benoît Ganne
4
-18
/
+57
2019-04-30
stats: Add version defines in stat_client.h
Ole Troan
1
-0
/
+3
2019-04-30
reassembly: avoid race-conditions
Klement Sekera
1
-12
/
+26
2019-04-29
API: Add support for limits to language.
Ole Troan
6
-20
/
+65
2019-04-27
svm: fix fifo tail/head/ooo logic for u32 wrap
Florin Coras
3
-16
/
+283
2019-04-26
IF: return VTR attributes for all ifs in dump API
Alexander Chernavin
1
-20
/
+20
2019-04-26
crypto, ipsec: change GCM IV handling
Damjan Marion
5
-58
/
+39
2019-04-26
nat: fix ED mode unknown proto session management
Matthew Smith
3
-8
/
+24
2019-04-26
nat: prevent creation when-resolved static mappings on errors
Alexander Chernavin
1
-1
/
+1
2019-04-26
svm: fifo segment support for chunk allocation
Florin Coras
8
-26
/
+338
2019-04-25
crypto_ia32: minor change logically
Zhiyong Yang
1
-2
/
+1
2019-04-25
crypto: AES GCM IV length is always 12
Damjan Marion
4
-5
/
+2
2019-04-25
Clean up redirects
Dave Barach
1
-21
/
+50
2019-04-25
Change dpdk thread data flags type to u16 from u8 to get more useful data
Simon Zhang
2
-6
/
+7
2019-04-25
tap: Fix the indirect buffer allocation
Mohsin Kazmi
1
-1
/
+1
2019-04-25
session: cleanup segment manager and fifo segment
Florin Coras
23
-1005
/
+1001
2019-04-25
unittest: AES GCM test cases cleanup
Damjan Marion
1
-270
/
+126
2019-04-25
crypto_ipsecmb: CBC IV size is always equal to block size
Damjan Marion
1
-27
/
+13
2019-04-25
crypto_ipsecmb: use pre-expanded keys
Damjan Marion
2
-219
/
+208
2019-04-25
session: use teps in accept/connect notifications
Florin Coras
11
-81
/
+72
2019-04-25
IPSEC; dpdk backend for tunnel interface encryption
Neale Ranns
10
-61
/
+169
2019-04-25
ipsec: drop runts in esp-decrypt
Damjan Marion
1
-0
/
+8
2019-04-25
crypto: improve key handling
Damjan Marion
19
-66
/
+351
2019-04-25
Remove dummy_interface_tx nodes from l2tp l2xcrw and nsh
John Lo
3
-27
/
+0
2019-04-24
Add get_endpoint in transport vft
Aloys Augustin
7
-14
/
+126
2019-04-24
ip4_lookup_inline: leverage vlib_get_buffers to improve perf
Zhiyong Yang
1
-32
/
+27
2019-04-24
dpdk: fix interface naming
Florin Coras
1
-1
/
+1
2019-04-24
Clean up multi-thread barrier-sync hold-down timer
Dave Barach
2
-13
/
+57
2019-04-24
QUIC: Add multi-stream support to internal test apps
Aloys Augustin
6
-7
/
+171
2019-04-24
UDPC: Fix open segfault with multiple workers
Aloys Augustin
1
-1
/
+3
2019-04-24
dpdk: get a rid of "Invalid port_id=" log message
Damjan Marion
1
-3
/
+5
[next]