aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-02Fix tcp tx buffer allocationFlorin Coras15-120/+375
2017-08-02Make ip csum configurable in vlib buffer functionsFlorin Coras8-24/+28
2017-08-01FIB path weight incorrect in dump (VPP-922)Neale Ranns6-11/+17
2017-08-01Tests for recursive load-balancing with no choices.Neale Ranns2-5/+68
2017-08-01P2P EthernetPavel Kotucek18-34/+1145
2017-08-01SPAN/API:enable L2 dumpEyal Bari4-7/+25
2017-07-31ssvm->name must be a vector containing a c-string.Dave Wallace2-3/+5
2017-07-31jvpp: moving current tests to separate folder marked as examplesMatej Perina31-183/+114
2017-07-31CLI:add l2 input/outut to "sh int features"Eyal Bari6-15/+79
2017-07-31Fix fib_path encoding (VPP-921)Florin Coras1-0/+2
2017-07-31SPAN/CLI:fix disable + add errorsEyal Bari1-16/+44
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