Linux Foundation Collaborative Projects
index
:
odp4vpp
1707
1710
master
ARCHIVED- 2020-10-13 at the request of the project
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-15
VPP-257 Coding standards cleanup for vnet/vnet/l2
Dave Barach
34
-5160
/
+6073
2016-08-15
VPP-198: LISP map-resolver failover algorithm
Filip Tehlar
4
-60
/
+417
2016-08-15
VPP-327 Coding standards cleanup for vppinfra
Dave Barach
154
-8448
/
+11293
2016-08-15
VPP-236 Support 64-bit vector lengths, shared memory segments >4 GB
Dave Barach
13
-76
/
+264
2016-08-15
VPP-189 Fix another batch of coverity warnings
Dave Barach
4
-6
/
+6
2016-08-12
VPP-237: Checkstyle script to check for new checkstyle breakage
Ed Warnicke
2
-0
/
+76
2016-08-12
VPP-237: indent fixes in prep for checkstyle
Ed Warnicke
29
-350
/
+373
2016-08-12
VPP-237: Bracket VL_API_PACKED(...) macros, which indent mangles
Ed Warnicke
1
-0
/
+3
2016-08-12
Bracket CLIB_PACKED(...) macros, which indent mangles
Dave Barach
1
-0
/
+4
2016-08-12
VPP-189 fix more coverity warnings
Dave Barach
7
-115
/
+96
2016-08-12
VPP-223 Add doxygen tags to counter.h
Dave Barach
1
-58
/
+118
2016-08-12
VPP-321: Fix filtering in LISP EID dump call
Filip Tehlar
1
-2
/
+2
2016-08-12
VPP: NXP dpaa2 platform porting to dpdk-16.07
Sachin
2
-7
/
+40113
2016-08-11
Coverty error: Incorrect expression (PW.ASSIGN_WHERE_COMPARE_MEANT)
Ole Troan
1
-6
/
+13
2016-08-11
VPP-319: Fix handling of ERANGE from getgrnam_r
Ed Warnicke
1
-4
/
+16
2016-08-11
Don't re-add *INDENT-OFF* ... *INDENT-ON* tags
Dave Barach
1
-24
/
+58
2016-08-11
VPP-130: LoadBal: Add lookup bypass and fix adjacency format function
Pierre Pfister
4
-5
/
+125
2016-08-11
Custom adjacency formatting fix (Revived)
Pierre Pfister
2
-11
/
+26
2016-08-11
VPP-130: MagLev-like Load Balancer
Pierre Pfister
18
-1
/
+2870
2016-08-11
VPP-196 LISP L2/L3 tunnel multihoming
Florin Coras
7
-113
/
+407
2016-08-11
VPP-321: Fix wrong checking of LISP mapping local flag
Filip Tehlar
1
-20
/
+14
2016-08-11
Rename DPDK-16.07 patch file from 0007... to 0008... to avoid conflict
John Lo
1
-0
/
+0
2016-08-11
VPP-223 Document vlib cooperative multi-tasking threads
Dave Barach
2
-2
/
+173
2016-08-10
VPP-189 Fix coverity warnings
Dave Barach
10
-26
/
+55
2016-08-10
VPP-189 Fix coverity warnings
Dave Barach
1
-31
/
+47
2016-08-10
VPP-315: Fix "show vxlan-gpe" issue
Hongjun Ni
1
-2
/
+2
2016-08-10
VPP-313: Wrong API dump message in vxlan_add_del_tunnel
John Lo
1
-7
/
+14
2016-08-10
DPDK: Fix a crash in igb_uio driver when the device is removed.
Ray Kinsella
1
-0
/
+38
2016-08-10
Temporarily disable unthrottled log message from DPDK 16.07
John Lo
1
-0
/
+26
2016-08-09
VPP-314: Vxlan wrong name of decap node
John Lo
1
-2
/
+4
2016-08-09
dpdk: allow applications to override rte delay
Ray
1
-0
/
+43
2016-08-09
VPP-245 Coding standards cleanup for vnet/vnet/cdp
Dave Barach
5
-788
/
+878
2016-08-09
Revert "Custom adjacency formatting fix"
Keith Burns
1
-9
/
+8
2016-08-09
Custom adjacency formatting fix
Pierre Pfister
1
-8
/
+9
2016-08-09
VPP-256 - Coding style cleanup vnet/vnet/ipsec
Keith Burns (alagalah)
19
-4169
/
+4694
2016-08-09
VPP-235: fixed vat help message for sw_interface_set_l2_bridge
Calvin
1
-1
/
+1
2016-08-09
Rename flow_report_sample.c/.h files
Juraj Sloboda
3
-27
/
+27
2016-08-09
VPP-189 - Coverity OVERRUN error in port-range
Keith Burns (alagalah)
2
-579
/
+647
2016-08-09
DPDK: adding patch to init ptype in vmxnet3, e1000 and virtio PMDs
Ray
1
-0
/
+70
2016-08-09
VPP-189 Fix Coverity warnings
Dave Barach
7
-294
/
+20
2016-08-08
VPP-239 Tag packets that hit LISP negative adjacencies
Florin Coras
2
-75
/
+127
2016-08-08
VPP-189 Fix new Coverity warnings
Florin Coras
1
-14
/
+38
2016-08-08
VPP-189 Clean up more coverity warnings
Dave Barach
13
-45
/
+39
2016-08-08
VPP-263 - Coding standards cleanup - vnet/vnet/map
Keith Burns (alagalah)
6
-3642
/
+5035
2016-08-08
VPP-311 Coding standards cleanup for vnet/vnet/*.[ch]
Dave Barach
23
-2642
/
+3185
2016-08-08
Update CSIT tests 160731 -> 160807
Jan
1
-1
/
+1
2016-08-08
DPDK: adding patch to revert ptype change to ixgbe vpmd
Ray
1
-0
/
+133
2016-08-07
VPP-243 - Coding style changes - updated emacs LISP styleify
Keith Burns (alagalah)
1
-0
/
+4
2016-08-07
VPP-303 vnet/vnet/sr docs
Keith Burns (alagalah)
2
-2
/
+60
2016-08-07
VPP-244 - Coding style cleanup vnet/vnet/sr
Keith Burns (alagalah)
4
-1452
/
+1558
[next]