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-11-29
GBP: l3-out subnets
Neale Ranns
31
-291
/
+1955
2018-11-29
gbp: Add support for flow hash profile
Mohsin Kazmi
3
-67
/
+185
2018-11-29
NAT: syslog - sessions logging (VPP-1139)
Matus Fabian
12
-3
/
+636
2018-11-29
test: use smaller timeouts for vcl/ldp tests
Florin Coras
1
-18
/
+18
2018-11-29
vcl: basic support for apps that fork
Florin Coras
10
-168
/
+358
2018-11-29
GRE: fix VRF unit-tests
Neale Ranns
1
-3
/
+8
2018-11-29
VPP-1507: Added binary api to dump configured ip_punt_redirect
Pavel Kotucek
9
-60
/
+310
2018-11-29
ldp: basic multiworker support
Florin Coras
3
-119
/
+170
2018-11-29
vppinfra: add pool_dup macro
Florin Coras
1
-0
/
+35
2018-11-29
Export ethernet/mac_address.h as part of API installation.
Jon Loeliger
1
-0
/
+1
2018-11-29
make test: create virtualenv under /test/
Klement Sekera
13
-84
/
+89
2018-11-29
dpdk-ipsec-nodes multiarch: nodes are formatted in VLIB_NODE_FN style
Kingwel Xie
4
-13
/
+24
2018-11-29
dpdk: bump to DPDK 18.11
Damjan Marion
2
-50
/
+7
2018-11-29
MAP: Use bool type in map.api instead of u8.
Ole Troan
1
-5
/
+5
2018-11-29
vppapigen: Fix python3 compatibility
Ole Troan
1
-24
/
+40
2018-11-29
API: Add support for type aliases
Ole Troan
13
-32
/
+179
2018-11-29
ipsec: move ipsec defs to ipsec.h
Klement Sekera
2
-51
/
+54
2018-11-29
VPP-1508: vpp_transport_socket.py fix import
Paul Vinciguerra
1
-1
/
+4
2018-11-28
Use acquire/release ordering when accessing svm_fifo shared variable cursize
Sirshak Das
3
-8
/
+12
2018-11-28
vpp_papi: Reserved keywords.
Paul Vinciguerra
2
-3
/
+3
2018-11-28
pmalloc: fix shared hugepage backed mmap on older kernels
Damjan Marion
0
-0
/
+0
2018-11-28
dpdk: allow interface name to be specified from startup.conf
Damjan Marion
4
-4
/
+20
2018-11-28
cmake: display warning and continue if dpdk not present
Damjan Marion
2
-4
/
+9
2018-11-28
Remove useless prefetch in ip4-rewrite node
Simon Zhang
1
-1
/
+1
2018-11-28
vpp_papi: Use new style classes.
Paul Vinciguerra
6
-13
/
+13
2018-11-28
test/remote_test.py: Fix missing import
Paul Vinciguerra
1
-0
/
+1
2018-11-27
ldp: sid to fd mapper for apps with multiple workers
Florin Coras
3
-22
/
+112
2018-11-27
pmalloc: correct format_pmalloc_map u32 index overrun bug
Kingwel Xie
2
-5
/
+3
2018-11-27
docs: Add more on trex
jdenisco
7
-22
/
+225
2018-11-27
cmake: Add protocol.h to lacp plugin .h includes
Alexander Chernavin
1
-0
/
+1
2018-11-27
VPP-1508 python3 tests: use six.iteritems
Paul Vinciguerra
2
-6
/
+8
2018-11-27
VPP-1508 python3 tests: .encode('hex')
Paul Vinciguerra
6
-37
/
+44
2018-11-27
VPP-1508 Fix for bug introduced in tests on use of repr.
Paul Vinciguerra
5
-12
/
+12
2018-11-26
Minor tweaks
Dave Barach
2
-20
/
+49
2018-11-26
Split non-parallel testsuite
juraj.linkes
3
-26
/
+40
2018-11-26
stats: Remove unneeded dependencies in stat_client
Ole Troan
4
-20
/
+23
2018-11-26
Python3 tests: Fix asserts.
Paul Vinciguerra
5
-13
/
+13
2018-11-26
Fix IPSec CLI key parsing
Pierre Pfister
2
-4
/
+11
2018-11-26
Add a feature arc consistency check
Dave Barach
8
-0
/
+28
2018-11-26
vppinfra: prevent dlmalloc from allocating memory via mmap_alloc()
Andrew Yourtchenko
1
-1
/
+22
2018-11-26
flow-hash: Add symmetric flag for flow hashing
Mohsin Kazmi
4
-4
/
+40
2018-11-26
vapi: break if parsing progress cannot be made
Klement Sekera
1
-0
/
+1
2018-11-26
Remove unused argument from eth_identify_subint(...)
Damjan Marion
3
-7
/
+2
2018-11-26
Revert "VPP-1508 python3 tests: raw_input"
Ole Trøan
1
-24
/
+19
2018-11-26
test_fib.py: Remove empty methods
Paul Vinciguerra
1
-10
/
+0
2018-11-26
VPP-1508 Add support for environment markers.
Paul Vinciguerra
2
-1
/
+13
2018-11-26
VPP-1508 python3 tests locals()
Paul Vinciguerra
1
-2
/
+3
2018-11-26
Fix swapped decorators in VppTestCase.
Paul Vinciguerra
1
-5
/
+5
2018-11-26
VPP-1508 python3 tests: raw_input
Paul Vinciguerra
1
-19
/
+24
2018-11-25
VPP-1508 python3 tests: python3 repr.
Paul Vinciguerra
5
-20
/
+34
[next]