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
2016-10-20
vppinfra: add 256-bit vector typedefs
Damjan Marion
1
-0
/
+15
2016-10-19
improve java build process
Klement Sekera
1
-34
/
+24
2016-10-19
Fix coverity issues in jvpp (newlines + CompletableDumpFuture.ctxId)
Marek Gradzki
11
-31
/
+31
2016-10-18
Deprecate MPLSoGRE tunnels (VPP-502)
Neale Ranns
18
-2219
/
+903
2016-10-18
DO_NOT_MERGE: Update CSIT tests 161002 -> 161017
pmikus
1
-1
/
+1
2016-10-18
Fix test target build
Peter Ginchev
1
-6
/
+10
2016-10-18
Update tx and output node runtime when recycling interface
Pierre Pfister
1
-0
/
+18
2016-10-18
Load-balancing in IP4 dual loop typos. (VPP-501)
Neale Ranns
1
-2
/
+2
2016-10-18
LoadBal: Use intrinsics and use protocol number
Pierre Pfister
3
-209
/
+307
2016-10-17
VPP-491: Update CLI Command documentation for "show ip fib" and "show ip6 fib".
Billy McFall
4
-108
/
+331
2016-10-17
Support MPLSoGRE with the new FIB 2.0
John Lo
3
-127
/
+50
2016-10-17
oam: fix compilation with gcc6
Damjan Marion
1
-5
/
+6
2016-10-17
style: fix VLIB_NODE_FUNCTION_MULTIARCH indent
Damjan Marion
3
-15
/
+26
2016-10-17
VPP-492: Fix ability to change mac address of the interface
Pavel Kotucek
1
-2
/
+5
2016-10-15
VPP-488: Fix build errors, which uncovered IPv6 load balance lookup bug.
Billy McFall
12
-35
/
+74
2016-10-14
VPP-490: vpp crash in show ip6 neighbor
Billy McFall
1
-8
/
+11
2016-10-14
VPP-489: CLI Command "test lookup" crashes with invalid fib-index.
Billy McFall
1
-1
/
+8
2016-10-14
FIB2.0: Adjacency complete pull model (VPP-487)
Neale Ranns
54
-1525
/
+1971
2016-10-14
Add macro for sending large data structures to API clients
Florin Coras
1
-3
/
+18
2016-10-13
add xxx_or_null(...) message buffer allocation variants
Dave Barach
2
-6
/
+39
2016-10-13
feature: rename vnet_ip_feature_* to vnet_feature_*
Damjan Marion
8
-54
/
+54
2016-10-13
Add clib_mem_alloc_or_null(...)
Dave Barach
4
-12
/
+36
2016-10-13
VPP-286: Add CLI Command documentation via doxygen comments for vnet/vnet/ip.
Billy McFall
14
-164
/
+1105
2016-10-13
vhost-user: Add reconnect support
Damjan Marion
1
-0
/
+1
2016-10-13
VPP-446: 1:1 SNAT Inside overlapping interfaces
Matus Fabian
4
-18
/
+32
2016-10-13
VPP-453: SNAT delete and dump addresses
Matus Fabian
3
-26
/
+243
2016-10-13
VPP-483: Fixed IPSec tunnel interface
Matus Fabian
1
-1
/
+10
2016-10-13
vpp_lite: add cpu pinning support (VPP-467)
Pavel Kotucek
8
-38
/
+86
2016-10-12
Fix coverity warnings, VPP-486
Dave Barach
4
-4
/
+11
2016-10-12
VPP-213: vnet classifier does not work for l3 ip4 rules
Ole Troan
1
-26
/
+34
2016-10-12
Coverity warnings in new FIB code (VPP-484)
Neale Ranns
9
-7
/
+27
2016-10-12
VPP-362 Implement dumping of LISP adjacencies
Filip Tehlar
10
-5
/
+364
2016-10-11
Rename ip_feature_init_cast(...) to vnet_feature_arc_init(...), VPP-481
Dave Barach
9
-306
/
+341
2016-10-11
VPP-474 Revert "FIX sysctl configuration directory"
Miroslav Miklus
2
-4
/
+4
2016-10-11
vppinfra: use crc32q instruction instead of xxhash in bihash_8_8
Damjan Marion
2
-0
/
+11
2016-10-11
Rebind kernel drivers on VPP uninstall
Peter Ginchev
2
-1
/
+46
2016-10-10
Test: Add test case for Load Balancer plugin
Pierre Pfister
3
-3
/
+223
2016-10-10
ipfix: add l4 unformat support for mask and match (VPP-204)
Juraj Sloboda
3
-18
/
+402
2016-10-10
ipfix: add classification nodes for flow statistics (VPP-204)
Juraj Sloboda
13
-6
/
+955
2016-10-10
Add signal handling
Dave Barach
3
-1
/
+78
2016-10-10
platform: rewrote vppctl script to include history
Padraig
3
-32
/
+98
2016-10-10
FIB2.0: memory leaks during load-balance update (VPP-475)
Neale Ranns
13
-334
/
+659
2016-10-10
Fix double free in af_packet api/cli
Ivan Kelly
2
-3
/
+7
2016-10-10
HONEYCOMB-228 Snat plugin jvpp support
Marek Gradzki
7
-1
/
+307
2016-10-07
Test Infra: Add plugin support
Pierre Pfister
2
-2
/
+7
2016-10-07
unicast RPF for FIB2.0
Neale Ranns
23
-223
/
+1245
2016-10-07
VPP-395 Add udp-punt node(s) and API
Alexander Popovsky (apopovsk)
9
-13
/
+505
2016-10-07
VPP-466: PG pg_create_interface API returns wrong interface index
Pavel Kotucek
1
-2
/
+3
2016-10-07
VPP-464: Fix IPSec-GRE tunnel input with FIB 2.0
Matus Fabian
2
-0
/
+10
2016-10-06
Add some useful scripts
Damjan Marion
3
-0
/
+133
[prev]
[next]