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-09-21
Move doxytags file to html output directory
Chris Luke
1
-1
/
+1
2016-09-21
VPP-414: Fixed IPSec transport mode in esp_encrypt.c
Matus Fabian
1
-2
/
+5
2016-09-21
Copy the 16.09 release notes to master
Chris Luke
3
-7
/
+213
2016-09-21
dpdk: fix wrong tx ring size calculations
Damjan Marion
4
-27
/
+22
2016-09-20
dpdk: move number of sub-interfaces to 2nd cacheline, introduce flag
Damjan Marion
3
-20
/
+32
2016-09-20
dpdk: use flags for identifying interface types
Damjan Marion
8
-42
/
+36
2016-09-20
Use SSE instructions for matching tagged frames by ethertype
Damjan Marion
3
-8
/
+29
2016-09-20
VPP-419 add thread-safety to LLDP feature
Klement Sekera
2
-30
/
+90
2016-09-20
fd closed twice
Eyal Bari
4
-5
/
+8
2016-09-20
Added volatile to local variables needed by setjmp
Eyal Bari
1
-2
/
+2
2016-09-20
VPP-282: Document changes for vnet/vnet/ethernet
Billy McFall
3
-32
/
+146
2016-09-20
VPP-189: fix coverity issue in api_format.c
Filip Tehlar
2
-1
/
+9
2016-09-20
VPP-348 Return empty DumpReply instead of null
Maros Marsalek
5
-44
/
+98
2016-09-20
VPP-413 DTOs generated by JVpp improvements:
Maros Marsalek
12
-145
/
+275
2016-09-20
vhost-user: announce VIRTIO_F_VERSION_1
Damjan Marion
2
-2
/
+4
2016-09-20
Update CSIT tests 160912 -> 160919
Jan
1
-1
/
+1
2016-09-20
Add structure to some of the documentation; VPP-223
Chris Luke
8
-8
/
+24
2016-09-19
Add support for transparent ethernet bridging to GRE
David Hotham
10
-32
/
+109
2016-09-19
Cloned buffer refcount was set to 0
Christophe Fontaine
1
-0
/
+1
2016-09-15
VPP-306: Document changes for vnet/vnet/vxlan
Billy McFall
2
-1
/
+76
2016-09-14
VPP-407 fix coverity warning
Klement Sekera
1
-5
/
+0
2016-09-14
VPP-408: fix coverity warning in run_ping_ip46_address()
Andrew Yourtchenko
1
-1
/
+9
2016-09-14
Add vlan-strip-offload help into startup.conf
Alex Popovsky
1
-0
/
+4
2016-09-13
VPP-404: IKEv2 profile auth rsa-sig cert-file fixed
Matus Fabian
2
-1
/
+2
2016-09-13
l2_output: reset bit after mapping is created
Damjan Marion
1
-0
/
+3
2016-09-13
VPP-344 Add LLDP feature
Klement Sekera
9
-0
/
+1851
2016-09-13
Implement IPv6/IPv4 ping.
Andrew Yourtchenko
3
-0
/
+874
2016-09-13
Add some help into startup.conf
Damjan Marion
2
-0
/
+56
2016-09-13
VPP-292 Document vnet/vnet/lisp-gpe
Florin Coras
7
-49
/
+485
2016-09-13
VPP-376: Refactor LISP dump API + VAT
Filip Tehlar
7
-1041
/
+377
2016-09-13
VPP-288: Documentation changes via doxygen for vnet/vnet/l2.
Billy McFall
14
-53
/
+564
2016-09-13
Python API: Re-adding rudimentary variable length array pack support.
Ole Troan
3
-24
/
+40
2016-09-13
Use the correct thread stack alignment constraint, VPP-401
Dave Barach
1
-2
/
+6
2016-09-13
Update CSIT tests 160904 -> 160912
Jan
1
-1
/
+1
2016-09-12
Provide vpp-plugins rpm packaging
Ed Warnicke
1
-0
/
+31
2016-09-12
MAP: Doxyfying CLI macros - VPP-165
Ole Troan
1
-48
/
+158
2016-09-12
af_packet: allocate per-worker list of free buffers
Damjan Marion
3
-8
/
+15
2016-09-12
DPDK virtio patch: Enable indirect descriptor features
Pierre Pfister
1
-0
/
+34
2016-09-12
VPP-392 properly pass flags from vnet_hw_interface_set_flags_helper to
Klement Sekera
1
-2
/
+1
2016-09-11
Move CLI examples from wiki to code - VPP-165
Keith Burns (alagalah)
6
-4
/
+243
2016-09-10
VPP-367: Peg vpp and vpp-plugins to depend on specific versions
Ed Warnicke
1
-2
/
+2
2016-09-09
Check for zero-sized Graphvix config file on Ubuntu; VPP-396
Chris Luke
1
-1
/
+2
2016-09-09
On Ubuntu check for graphviz system config
Chris Luke
1
-0
/
+3
2016-09-07
Fix bugs in IPFIX code discovered by coverity
Juraj Sloboda
5
-37
/
+39
2016-09-07
Fix Coverity issue in trace_util.c (REVERSE_INULL), thanks to Damjan for high...
Vengada Govindan
1
-6
/
+7
2016-09-07
VPP-346 Improve Doxygen include path mechanism
Chris Luke
2
-23
/
+55
2016-09-07
VPP-388 Improve IP header lookup in ipsec_output
Florin Coras
1
-7
/
+7
2016-09-07
Fix MTU size for the bonded interface
Steve Shin
1
-0
/
+12
2016-09-07
VPP-390: include *.so symlinks in vpp-lib
Ed Warnicke
1
-0
/
+2
2016-09-07
VPP-382: Add ipsec tunnel interface to sw_interface_dump
Matus Fabian
1
-0
/
+6
[next]