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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-23
Native VPP driver for Intel Niantic family of NICs
Damjan Marion
11
-0
/
+4560
2016-05-23
Move rte_delay_us_override so it overrides DPDK
Todd Foggoa
3
-42
/
+47
2016-05-23
Create /plugins directory, move sample-plugin
Dave Barach
9
-0
/
+0
2016-05-23
VPP-81: Print interface name after creating an interface with CLI
Pierre Pfister
17
-22
/
+48
2016-05-23
Add LISP RTR support
Filip Tehlar
7
-44
/
+392
2016-05-23
Changed JVPP interface for construction and connectivity
Tibor Sirovatka
10
-36
/
+77
2016-05-21
Add per-thread, per-node runtime stats serialization
Dave Barach
8
-64
/
+322
2016-05-20
VPP-80: netmap binary API message element name collision
Dave Barach
3
-8
/
+8
2016-05-20
VPP-79: fix cross-compilation build break
Dave Barach
1
-3
/
+3
2016-05-20
VPP-77 Creating VXLAN over IPv6 via API fails
Chris Luke
1
-2
/
+2
2016-05-20
Add policer dump API
Matus Fabian
3
-0
/
+299
2016-05-19
VPP-74 Fix signedness issue when terminal resizes
Chris Luke
1
-4
/
+9
2016-05-19
Remove unused PCI code
Damjan Marion
1
-7
/
+0
2016-05-19
Add support for multiple microarchitectures in single binary
Damjan Marion
72
-34
/
+439
2016-05-18
Add netmap API
Matus Fabian
7
-10
/
+208
2016-05-18
Rework of the old PCI code
Damjan Marion
11
-339
/
+476
2016-05-17
Set java artifact versions to 16.09 for master
Ed Warnicke
1
-1
/
+1
2016-05-17
dpdk/Makefile - Allow dpdk target to be set according to the platform
Christophe Fontaine
3
-4
/
+31
2016-05-17
dpdk/build - 32bits compilation
Christophe Fontaine
4
-28
/
+28
2016-05-17
dpdk/init - Add compatibility to non numa architecture
Christophe Fontaine
1
-4
/
+25
2016-05-17
Fix output feature issue where opque field is already used by previous node
Damjan Marion
2
-3
/
+8
2016-05-17
vppinfra - ARM: cycle count 64bits register is only available on ARMv8
Christophe Fontaine
1
-2
/
+9
2016-05-16
VPP-23 Re-work pager line collation
v16.09-rc0
Chris Luke
1
-88
/
+364
2016-05-16
VPP-61 Patch2/2 Removing NSH from VPP for move to NSH_SFC
Keith Burns (alagalah)
10
-1038
/
+5
2016-05-16
VPP-61 Patch1/2 - Remove NSH from VPP
Keith Burns (alagalah)
6
-127
/
+0
2016-05-16
VPP-58: Fix build on AMD Opteron
Damjan Marion
1
-1
/
+1
2016-05-16
Add build number to VPP version if BUILD_NUMBER var is set
Damjan Marion
1
-2
/
+6
2016-05-16
Add configure policer API
Matus Fabian
6
-47
/
+253
2016-05-16
VPP-68: L2 Rewrite: Support for chained classify tables
Pierre Pfister
1
-0
/
+18
2016-05-16
VPP-69: Create fib or bridge domain with arbitrary ID
Pierre Pfister
6
-3
/
+89
2016-05-16
VPP-57 Add missing license headers in doc files
Chris Luke
8
-0
/
+134
2016-05-16
VPP-64: Fix top-level "make pkg-deb" which breaks if CDPATH is set in the user's
Dave Wallace
1
-0
/
+9
2016-05-16
VPP-65: Fix top-level "make install-dep" to work behind a firewall /
Dave Wallace
1
-4
/
+4
2016-05-15
ONE-13: Add CLI/API for LISP static remote mappings
Filip Tehlar
7
-1
/
+482
2016-05-15
VPP-62 Add a doxy filter to enable vpe.api doc
Chris Luke
3
-5
/
+67
2016-05-14
VPP-63: clean up config scripts, remove specific hostnames
Dave Barach
37
-59
/
+45
2016-05-13
VPP-57 Add doxygen build dependencies
Chris Luke
1
-4
/
+9
2016-05-13
ONE-7: Fix map-request encapsulation
Florin Coras
1
-68
/
+81
2016-05-13
Whitespace probe for CI
Ed Warnicke
1
-1
/
+1
2016-05-13
VPP-57 Add Doxygen to VPP
Chris Luke
19
-61
/
+2996
2016-05-13
VPP43 - NSH refactoring: Added nsh-map nodes
Keith Burns (alagalah)
23
-2987
/
+1747
2016-05-13
ONE-11: Fix bugs in LISP API
Andrej Kozemcak
4
-14
/
+99
2016-05-12
VPP-53: clang build fails in API on SR tests
Damjan Marion
2
-11
/
+11
2016-05-12
Generate jvpp sources in build-root
Maros Marsalek
2
-22
/
+17
2016-05-12
Revert "Whitespace change for testing CI"
Ed Warnicke
1
-1
/
+1
2016-05-12
Whitespace change for testing CI
Ed Warnicke
1
-1
/
+1
2016-05-12
JVPP - null checks changed to Objects.requireNonNull usage
Tibor Sirovatka
5
-35
/
+20
2016-05-11
ONE-9: Fix clang build errors
Florin Coras
2
-4
/
+4
2016-05-11
ONE-8: Fix adj signature issues
Florin Coras
2
-29
/
+37
2016-05-11
ONE-6: dp is not programmed when re-enabling LISP
Filip Tehlar
1
-6
/
+24
[next]