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-05
VPP-339: SNAT static mapping
Matus Fabian
6
-155
/
+2017
2016-10-05
Python API: Add support for shared memory prefix
Ole Troan
5
-9
/
+16
2016-10-05
Load Balancer: Use FIB 2.0
Pierre Pfister
4
-402
/
+358
2016-10-05
dpdk: fix issue in parsing startup.conf dpdk section
Damjan Marion
1
-1
/
+1
2016-10-05
Fix mutex/condvar sleep when adding API msgs, VPP-461
Dave Barach
1
-2
/
+39
2016-10-04
Fix CLI 'set interface unnumbered' to work with FIB 2.0
Igor Mikhailov (imichail)
1
-0
/
+4
2016-10-04
Minor tweaks to hqos doc
Chris Luke
2
-290
/
+408
2016-10-04
Fix LISP L2 fwd entry updates
Florin Coras
1
-7
/
+10
2016-10-04
VPP-355: add PBB (802.1ah) tag rewrite
Pavel Kotucek
12
-108
/
+697
2016-10-04
Update CSIT tests 160925 -> 161002
Jan
1
-1
/
+1
2016-10-03
test: new test infrastructure
Damjan Marion
14
-0
/
+2436
2016-10-03
FIB Memory Usage Diagnostics
Neale Ranns
27
-387
/
+333
2016-10-03
vhost-user: avoid branching during prefetch
Damjan Marion
1
-5
/
+2
2016-10-03
vhost: predict map_guest_mem returns similar results over time
Pierre Pfister
1
-13
/
+44
2016-10-03
Fix string parsing in lisp map-request itr-rlocs command
Filip Tehlar
1
-1
/
+1
2016-10-03
L2 over LISP and GRE (VPP-457)
Neale Ranns
57
-2423
/
+3800
2016-10-03
Remove old test files
Damjan Marion
20
-712
/
+0
2016-10-03
(VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0
Neale Ranns
7
-6
/
+160
2016-09-30
VPP-363: add ability to change mac address of the interface
Pavel Kotucek
9
-0
/
+179
2016-09-30
Fix double-free crash
David Hotham
1
-0
/
+1
2016-09-30
Remove RPM package dependency on vpp-devel
John DeNisco
1
-1
/
+1
2016-09-30
VPP-454 Fix LISP GID dictionary issue
Filip Tehlar
2
-7
/
+54
2016-09-30
vat: add pg interfaces to sw_interface_dump (VPP-451)
Damjan Marion
1
-0
/
+5
2016-09-30
VPP-450 Fix adding LISP adjacencies via CLI
Filip Tehlar
6
-125
/
+103
2016-09-30
VPP-120: include custom types to Python representation of vpe.api
Marek Gradzki
4
-22
/
+44
2016-09-29
VPP-378: rename jvpp package to the same as groupId of deployed jars
Marek Gradzki
44
-224
/
+224
2016-09-28
DPDK HQoS: Enable Hierarchical Scheduler in VPP
Jasvinder Singh
12
-6
/
+2448
2016-09-28
Fix packet trace for IP4/IP6 lookup/forwarding nodes
John Lo
2
-11
/
+8
2016-09-27
classify: fix issue with output classify node using wrong sw_if_index
Christophe Fontaine
1
-6
/
+6
2016-09-27
arp: handle ARP proxy after tunnelling
David Hotham
1
-3
/
+4
2016-09-27
Fix RPM packaging dependencies
John DeNisco
1
-1
/
+1
2016-09-27
VPP-308: Added workaround for failed vnet build. For some reason
Thomas F Herbert
1
-0
/
+1
2016-09-27
Fix hugepage detection issue
Damjan Marion
3
-40
/
+40
2016-09-27
Scheduler policy & priority config, few minor fixes (VPP-425)
Pavel Kotucek
3
-20
/
+31
2016-09-27
Fix missing output in generated CLI/config
Chris Luke
3
-7
/
+8
2016-09-27
FIX sysctl configuration directory
Miroslav Miklus
2
-4
/
+4
2016-09-27
VPP-448 Fix LISP APIs using binary data
Filip Tehlar
2
-10
/
+29
2016-09-27
Fix "show adj nbr" displaying IP4 address for IP6 neighbors
John Lo
1
-2
/
+2
2016-09-27
fix create sub-interface range cli
Eyal Bari
1
-1
/
+3
2016-09-27
VPP-425: Scheduler policy & priority configuration
Pavel Kotucek
3
-4
/
+100
2016-09-27
Fix CLI for adding negative LISP fwd entries
Florin Coras
1
-0
/
+1
2016-09-27
LISP Source/Dest control plane support, VPP-197
Florin Coras
11
-115
/
+805
2016-09-27
Fix import line for setup.py
Peter Ginchev
1
-2
/
+2
2016-09-26
Fix for potential use of uninitialized variables
Igor Mikhailov (imichail)
1
-23
/
+13
2016-09-26
Update CSIT tests 160919 -> 160925
Jan
1
-1
/
+1
2016-09-26
Fix jvpp-core dependencies
Marek Gradzki
1
-2
/
+2
2016-09-25
Packet-generator related fib 2.0 fixes
Dave Barach
2
-4
/
+10
2016-09-23
Rmove duplicate register of unformat_l2_input_next_node
Hongjun Ni
1
-3
/
+0
2016-09-23
Fix source RPF check in ip4_local
Dave Barach
1
-0
/
+5
2016-09-23
Fix eventfd leakage issue in vhost-user mode
Steve Shin
2
-6
/
+57
[prev]
[next]