aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-30Make tcp active open data structures thread safeFlorin Coras19-254/+321
2017-07-27ping: fixing wrong value when there are worker threadsMohammed Hawari2-9/+21
2017-07-27Fix interface reuse when running multithreadedDamjan Marion1-4/+12
2017-07-27Thread safe internal buffer managerDamjan Marion4-9/+18
2017-07-27vhost: debug vhost-user command needs better error checking on the syntax (VP...Steven1-5/+26
2017-07-27Use relative path to vpp.service.Thomas F Herbert1-1/+1
2017-07-26Fix lisp udp checksumFlorin Coras1-6/+18
2017-07-26VPP-905: Wrong define used in function start_workers.JingLiuZTE1-1/+2
2017-07-2617.07 Release NoteNeale Ranns1-0/+64
2017-07-25Add sample config of bonded interface in startup.conf templateJohn Lo1-0/+10
2017-07-25Cleanup/refactor session layer codeFlorin Coras17-994/+1115
2017-07-25SANT: fib_table unlock (VPP-918)Matus Fabian2-1/+11
2017-07-24Update CSIT tests 170626 -> 170724Jan Gelety1-1/+1
2017-07-24SPAN:add l2 mirrorEyal Bari12-171/+606
2017-07-23Improve L2 Input/Output Feature Infrastructure and UsageJohn Lo16-339/+160
2017-07-23Atomic bucket lockDave Barach2-41/+58
2017-07-21Improvements to tcp rx path and debuggingFlorin Coras13-183/+612
2017-07-21SNAT: in2out translation as an output feature hairpinning (VPP-913)Matus Fabian6-103/+403
2017-07-20acl-plugin: assertion failed at hash_lookup.c:226 when modifying ACLs applied...Andrew Yourtchenko1-0/+11
2017-07-20Fix coverity issue introduced with IP checksum offload commitDamjan Marion1-3/+3
2017-07-20Prevent double freeing of first segment manager.Dave Wallace1-1/+2
2017-07-20Enable build from dist tarball independent of git.Thomas F Herbert1-6/+11
2017-07-20SNAT: in2out translation as an output feature (VPP-903)Matus Fabian7-38/+664
2017-07-20L2FWD:move vec_validate out of access functionEyal Bari2-2/+9
2017-07-19Add a bihash prefetchable bucket-level cacheDave Barach11-44/+329
2017-07-19Fix IP checksum offload metadata setupDave Barach1-2/+12
2017-07-18make test: improve console output messagesKlement Sekera1-3/+3
2017-07-18FIB path preferenceNeale Ranns13-62/+647
2017-07-18DHCP client option 61 "client_id"Neale Ranns6-4/+53
2017-07-18DHCP client - remove interface address when DHCP de-configuredNeale Ranns3-21/+153
2017-07-18TCP/UDP checksum offload APIDave Barach9-13/+173
2017-07-18TEST:add l2bd nd term testsEyal Bari1-6/+119
2017-07-17Fix unlinking of /dev/shm files.Dave Wallace12-40/+73
2017-07-16Adjust replication context to match vnet_buffer(b)Dave Barach1-2/+2
2017-07-15Fixes and improved tcp/session debuggingFlorin Coras11-131/+1111
2017-07-14vnet_buffer_t flags cleanupDamjan Marion16-121/+127
2017-07-14Introduce l{2,3,4}_hdr_offset fields in the buffer metadataDamjan Marion16-92/+111
2017-07-14flowprobe: Fixed assert error with less than 1 second passive timerAndrew Li1-2/+2
2017-07-14dpdk: update buildSergio Gonzalez Monroy3-32/+82
2017-07-13VPP-895 multi-thread: fix vpp crash on show runtimeIgor Mikhailov (imichail)1-0/+29
2017-07-13dpdk: fix dpdk_buffer_pool_create nameChris Luke4-6/+6
2017-07-13Use clib_crc32c_uses_intrinsics instead of __SSE4_2__Christophe Fontaine1-1/+1
2017-07-13Fix typo for non x86 platforms.Christophe Fontaine1-1/+1
2017-07-13Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907)John Lo8-173/+51
2017-07-12Decrease steps necessary to upgrading RPM packages fixedKristina Nevolnikova1-16/+22
2017-07-12Deprecate support for flattened output nodesDamjan Marion5-277/+3
2017-07-12dpdk: prefetch 2nd cacheline of rte_mbuf during txDamjan Marion1-1/+1
2017-07-11Horizontal (nSessions) scaling draftDave Barach29-285/+838
2017-07-11L2INPUT:fix features mask cailculationEyal Bari1-6/+10
2017-07-11memif: avoid double buffer freeDamjan Marion1-1/+0