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-28
session: convert evt q segment to fifo segment
Florin Coras
3
-19
/
+21
2020-12-28
svm: move active fifo list to private slice
Florin Coras
2
-16
/
+30
2020-12-28
vlib: add missing file template descriptions
Paul Vinciguerra
5
-2
/
+16
2020-12-27
ip: Use full reassembly for fragments in ip6-local
Neale Ranns
2
-3
/
+1
2020-12-26
svm: change fifo pointers to offsets
Florin Coras
6
-167
/
+242
2020-12-25
virtio: Extend vhost multi-queues support beyond 8 queue pairs
Steven Luong
3
-60
/
+122
2020-12-25
build: add plugin dependencies only when present
Ruslan Babayev
1
-1
/
+3
2020-12-24
svm: split fifo into private and shared structs
Florin Coras
25
-445
/
+590
2020-12-23
hsa: detach fifo segments in echo app
Florin Coras
3
-38
/
+60
2020-12-23
vppinfra: mem bulk test
Florin Coras
3
-1
/
+147
2020-12-23
tests: move bier tests to src/vnet/bier/test
Dave Wallace
2
-0
/
+1155
2020-12-23
svm: separate private from shared fifo segment ptrs
Florin Coras
4
-57
/
+62
2020-12-23
svm: remove fifo segment heap
Florin Coras
9
-176
/
+203
2020-12-22
vppinfra: add bulk memory allocator
Damjan Marion
3
-0
/
+249
2020-12-22
tests: move bfd tests to src/vnet/bfd/test
Dave Wallace
2
-0
/
+3201
2020-12-21
svm: honor max requested bytes in fifo segments
Florin Coras
1
-1
/
+1
2020-12-21
tcp: terminate options with nops
Florin Coras
1
-8
/
+4
2020-12-20
tls: use fifo segments instead of chunks
Florin Coras
3
-33
/
+77
2020-12-19
avf: fix gcc compiling warning on Arm
Jieqiang Wang
1
-4
/
+4
2020-12-18
papi: remove import vpp_transport_socket
Paul Vinciguerra
1
-2
/
+2
2020-12-18
tls: add custom openssl bio
Florin Coras
6
-184
/
+245
2020-12-18
perfmon: new perfmon plugin
Damjan Marion
18
-2
/
+2268
2020-12-18
misc: deprecate old perfmon
Damjan Marion
28
-25597
/
+0
2020-12-18
dpdk: rebase cryptodev engine for dpdk 20.11
Fan Zhang
2
-121
/
+127
2020-12-18
ipsec: fixed esp_decrypt pkt len after icv moved
PiotrX Kleski
1
-6
/
+11
2020-12-18
avf: optimized with NEON SIMD instruction
Lijian.Zhang
1
-1
/
+27
2020-12-18
fib: Remove unused FIB path-list DB variable
Neale Ranns
2
-7
/
+0
2020-12-17
hsa: http server: memset after pool_put will cause ASAN issue
jiangxiaoming
1
-1
/
+2
2020-12-17
hsa: http server: fix http response format type error
jiangxiaoming
1
-1
/
+1
2020-12-16
vppinfra: fix vec_max_len
Florin Coras
1
-1
/
+2
2020-12-16
tests: move fib tests to src/vnet/fib/test
Dave Wallace
2
-0
/
+456
2020-12-16
ip: fix possible missing trace indexes
Klement Sekera
4
-0
/
+28
2020-12-16
nat: refactor & MW support for NAT tests
Filip Varga
3
-3598
/
+3662
2020-12-15
api: crchcecker ignore version < 1.0.0 and outside of src directory
Ole Tr�an
2
-4
/
+0
2020-12-15
nat: set out2in-dpo during plugin enabling
Alexander Chernavin
1
-0
/
+1
2020-12-15
classify: add pcap/trace classfier mgmt API calls
Jon Loeliger
10
-213
/
+723
2020-12-15
api: crchcecker ignore version < 1.0.0 and outside of src directory
Ole Troan
2
-0
/
+4
2020-12-14
ikev2: add reason for deleted sa debug log
Benoît Ganne
1
-5
/
+5
2020-12-14
ikev2: fix show ikev2 profile
Benoît Ganne
1
-38
/
+18
2020-12-14
session: free segment manager only from main
Florin Coras
1
-4
/
+32
2020-12-14
misc: refactor clib_bitmap_foreach macro
Damjan Marion
33
-108
/
+113
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
228
-1442
/
+1396
2020-12-14
vppinfra: simpler and faster pool_foreach
Damjan Marion
3
-16
/
+33
2020-12-14
api: add missing version info
Paul Vinciguerra
10
-3
/
+13
2020-12-13
nat: revert 'fix byte order on ipfix message fields'
Damjan Marion
1
-6
/
+3
2020-12-11
dpdk: bump to dpdk 20.11
Fan Zhang
5
-10
/
+28
2020-12-11
pppoe: fix VLIB_RX into the pppoe-input node
Stanislav Zaikin
3
-0
/
+15
2020-12-11
ip: ip4 rewrite prefetch optimization
PiotrX Kleski
1
-2
/
+5
2020-12-11
virtio: fix vrings overflow in vhost_user
Benoît Ganne
1
-1
/
+10
2020-12-11
api: fromjson/tojson enum flag support
Ole Troan
5
-12
/
+232
[next]