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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-28
vcl: remove session locks
Florin Coras
3
-318
/
+143
2018-08-28
vcl/session: use mq for bind replies
Florin Coras
7
-57
/
+184
2018-08-28
Port NSH plugin to VPP
Hongjun Ni
22
-12
/
+6330
2018-08-28
vxlan: decap use vlib_buffer_enqueue_to_next
Eyal Bari
4
-255
/
+226
2018-08-27
Adjacency walks protected by 'walk in progress' flag
Neale Ranns
2
-2
/
+12
2018-08-27
NAT44: fix nat44_ed_not_translate_output_feature for multiple VRF (VPP-1404)
Matus Fabian
1
-9
/
+15
2018-08-27
VAPI: support enums & unions
Klement Sekera
3
-154
/
+283
2018-08-27
VOM: Add support bridge domain arp entry dump
Mohsin Kazmi
3
-0
/
+102
2018-08-27
IGMP: enable command on cli
Neale Ranns
5
-4
/
+85
2018-08-27
MPLS: allow 16 as a valid output label
Neale Ranns
1
-1
/
+1
2018-08-27
cmake: Fix plugins .h includes
Mohsin Kazmi
25
-3
/
+153
2018-08-27
cmake: Fix VAPI .hpp generation
Mohsin Kazmi
2
-2
/
+2
2018-08-27
docs: Finish event logger, viewer and cleanup.
John DeNisco
17
-142
/
+346
2018-08-27
cmake: fix clang build and few minor fixes
Damjan Marion
3
-5
/
+11
2018-08-27
CMake: fix install lib and iOMA missing symbol
Neale Ranns
2
-1
/
+2
2018-08-27
cmake: add vapi build
Damjan Marion
10
-19
/
+116
2018-08-27
ioam: fix vat plugin issue introduced by last commit
Damjan Marion
1
-6
/
+2
2018-08-27
NAT44: add support for session timeout (VPP-1272)
Matus Fabian
15
-581
/
+876
2018-08-27
cmake: add missing vat plugins
Damjan Marion
6
-0
/
+18
2018-08-27
cmake: use lib64 for lib dir
Damjan Marion
3
-3
/
+7
2018-08-26
cmake: add add_vpp_library and add_vpp_executable macros
Damjan Marion
13
-762
/
+1463
2018-08-26
cmake: move functions to src/cmake
Damjan Marion
11
-192
/
+293
2018-08-25
cmake: handle api_test_plugins in add_vpp_plugin macro
Damjan Marion
10
-63
/
+21
2018-08-25
ioam: one api test plugin instead of five
Damjan Marion
8
-37
/
+73
2018-08-25
cmake: improve add_vpp_plugin macro
Damjan Marion
29
-94
/
+177
2018-08-25
cmake: add more headers to the install list
Damjan Marion
7
-1
/
+271
2018-08-25
Fix logging to file and summary for crashed tests
juraj.linkes
3
-84
/
+62
2018-08-25
Add int cast to fit '.*' printf expectations
Pierre Pfister
1
-4
/
+5
2018-08-25
vcl: remove unused binary api handlers
Florin Coras
2
-296
/
+73
2018-08-24
session: fix coverity warnings
Florin Coras
3
-5
/
+12
2018-08-24
session: add support for multiple app workers
Florin Coras
17
-739
/
+1292
2018-08-24
Clean up packet tracer, especially "clear trace"
Dave Barach
3
-25
/
+24
2018-08-24
MPLS tunnel: don't reuse hw-indices
Neale Ranns
1
-27
/
+15
2018-08-24
rx-placement: Add API call for interface rx-placement
Mohsin Kazmi
6
-23
/
+177
2018-08-24
l2:bvi-dont aceess sup hw int for broadcasts
Eyal Bari
1
-20
/
+11
2018-08-24
Rename struct mallinfo -> struct dlmallinfo
Dave Barach
4
-11
/
+11
2018-08-24
cmake: fix -DVPP_USE_DLMALLOC=OFF
Damjan Marion
1
-2
/
+12
2018-08-24
tcp: fix cc recovery re-entry and persist timer pop
Florin Coras
4
-17
/
+48
2018-08-23
session: fix retrieval of local sessions if app is detached
Florin Coras
1
-1
/
+3
2018-08-23
bihash: remove unused counters
Damjan Marion
2
-7
/
+0
2018-08-23
clib_mem_is_heap_object() needs to recognize sys_alloc segments
Dave Barach
1
-0
/
+4
2018-08-23
cmake: keep 'make test-debug' on autotools for now
Damjan Marion
1
-1
/
+1
2018-08-23
sctp: https://jira.fd.io/browse/VPP-1396
Marco Varlese
1
-1
/
+1
2018-08-23
ip4: rework rewrite node to use vlib_buffer_enqueue_to_next()
Damjan Marion
1
-355
/
+270
2018-08-23
CSIT-1139: Implement parallel test execution
juraj.linkes
6
-303
/
+751
2018-08-23
CMake: Add Cmake support for Vat
Mohsin Kazmi
3
-7
/
+78
2018-08-23
coverity: l2 arp termination dump
Mohsin Kazmi
1
-4
/
+5
2018-08-23
fix dpdk_plugin.so load failure with DPDK 18.08
Lijian Zhang
2
-0
/
+5
2018-08-22
srv6-ad: Adding support for L2 traffic
Francois Clad
4
-101
/
+518
2018-08-22
srv6-ad: Adding test cases
Francois Clad
1
-0
/
+635
[next]