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
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-30
nat: fix HA multi-worker issues
Klement Sekera
6
-154
/
+176
2021-03-30
avf: fix coverity issues
Chenmin Sun
1
-4
/
+4
2021-03-30
map: tune dump/details test for socket transport
Ole Troan
1
-1
/
+1
2021-03-26
vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendly
Damjan Marion
4
-64
/
+62
2021-03-26
vlib: split vlib_main_t into global and per-thread
Damjan Marion
1
-11
/
+0
2021-03-26
vlib: introduce vlib_get_elog_main()
Damjan Marion
3
-38
/
+29
2021-03-26
vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()
Damjan Marion
18
-54
/
+57
2021-03-26
tests: move ping tests to src/plugin/ping/test
Dave Wallace
1
-0
/
+176
2021-03-26
avf: flow support enhancement
Chenmin Sun
1
-49
/
+219
2021-03-26
avf: handle flow id in data path
Chenmin Sun
3
-27
/
+122
2021-03-26
avf: add avf flow framework
Chenmin Sun
7
-34
/
+2430
2021-03-25
acl: fix the integer overflow bug in API message length validation logic
Andrew Yourtchenko
1
-4
/
+4
2021-03-25
nat: allocate enough space for full port usage
Klement Sekera
1
-1
/
+1
2021-03-25
rdma: fix buggy cqe parsing (truncated packets)
Mohammed Hawari
1
-3
/
+2
2021-03-25
nat: fix bihash kvp print
Klement Sekera
1
-2
/
+3
2021-03-25
avf: introduce program flow event
Chenmin Sun
3
-37
/
+86
2021-03-25
nat: prevent usage of ED nodes in EI code
Klement Sekera
2
-44
/
+118
2021-03-25
nat: fix vnet_feature_next in source hairpinning
Klement Sekera
1
-3
/
+11
2021-03-25
stats: python vpp_stats rewrite to access stat segment directly
Ole Troan
3
-12
/
+22
2021-03-24
tls: fix cleanup on app close with data
Florin Coras
1
-0
/
+3
2021-03-22
tls: fix tlsopenssl for remaining buffer
Sivaprasad Tummala
1
-3
/
+4
2021-03-20
tests: add support for worker awareness
Klement Sekera
4
-4
/
+4
2021-03-19
vxlan: add tunnel cache to graph node
Junfeng Wang
4
-20
/
+22
2021-03-19
interface: add capabilities flags
Mohsin Kazmi
8
-23
/
+29
2021-03-18
dpdk: don't mask interrupts for some drivers
Mohammed Hawari
4
-9
/
+38
2021-03-17
dpdk: cryptodev session management
pibr
1
-108
/
+377
2021-03-16
perfmon: fixes for cache hierarchy
Ray Kinsella
1
-8
/
+12
2021-03-16
perfmon: add support for raw and timestamps
Ray Kinsella
3
-1
/
+24
2021-03-15
nat: get rid of worker selection callbacks
Klement Sekera
8
-81
/
+77
2021-03-15
nat: pnat copy and clear byte instructions
Andrew Yourtchenko
13
-161
/
+658
2021-03-15
dns: fix crash when printing unlikely msg
Dave Barach
1
-3
/
+4
2021-03-15
ikev2: support responder hostname
Filip Tehlar
11
-64
/
+311
2021-03-15
cnat: maglev fixes
Nathan Skrzypczak
4
-31
/
+47
2021-03-15
dpdk: implement interrupt mode
Mohammed Hawari
4
-12
/
+116
2021-03-15
tests: use socket transport instead of shared memory
Ole Troan
2
-6
/
+7
2021-03-15
nat: remove unused parameter
Klement Sekera
1
-9
/
+9
2021-03-14
ip: extend punt CLI for exception packets
Mohammed Hawari
1
-6
/
+7
2021-03-12
nat: remove unused import
Klement Sekera
1
-1
/
+0
2021-03-11
hsa: add support for tls to proxy
Florin Coras
2
-39
/
+89
2021-03-11
session tls: deq notifications for custom tx
Florin Coras
1
-0
/
+3
2021-03-11
misc: fix gcc-11 build
Damjan Marion
2
-7
/
+5
2021-03-11
misc: remove cop API support (part 1)
Dave Barach
1
-9
/
+0
2021-03-09
tests: re-enable the rest of NAT44ED tests for multiworker
Andrew Yourtchenko
1
-1
/
+0
2021-03-09
nat: fix dst nat thread issues
Klement Sekera
3
-121
/
+124
2021-03-09
pnat: coverity fixes
Ole Troan
2
-3
/
+5
2021-03-08
cnat: Coverity fix
Nathan Skrzypczak
1
-1
/
+1
2021-03-07
nat: replace main vlib with per-thread vlib
Klement Sekera
6
-67
/
+53
2021-03-07
nat: fix worker selection
Klement Sekera
7
-89
/
+73
2021-03-07
nat: test - add show trace
Klement Sekera
1
-0
/
+1
2021-03-07
dispatch-trace: move dispatch trace pcap code to plugin
Damjan Marion
2
-0
/
+523
[next]