aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2017-08-01P2P EthernetPavel Kotucek13-29/+546
2017-08-01SPAN/API:enable L2 dumpEyal Bari2-6/+10
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 Coras18-254/+315
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-27vhost: debug vhost-user command needs better error checking on the syntax (VP...Steven1-5/+26
2017-07-26Fix lisp udp checksumFlorin Coras1-6/+18
2017-07-25Cleanup/refactor session layer codeFlorin Coras14-983/+1109
2017-07-24SPAN:add l2 mirrorEyal Bari8-137/+276
2017-07-23Improve L2 Input/Output Feature Infrastructure and UsageJohn Lo15-333/+159
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 Fabian1-0/+6
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-20L2FWD:move vec_validate out of access functionEyal Bari2-2/+9
2017-07-19Add a bihash prefetchable bucket-level cacheDave Barach3-7/+7
2017-07-19Fix IP checksum offload metadata setupDave Barach1-2/+12
2017-07-18FIB path preferenceNeale Ranns13-62/+647
2017-07-18DHCP client option 61 "client_id"Neale Ranns4-2/+19
2017-07-18DHCP client - remove interface address when DHCP de-configuredNeale Ranns1-0/+1
2017-07-18TCP/UDP checksum offload APIDave Barach6-13/+121
2017-07-16Adjust replication context to match vnet_buffer(b)Dave Barach1-2/+2
2017-07-15Fixes and improved tcp/session debuggingFlorin Coras9-91/+960
2017-07-14vnet_buffer_t flags cleanupDamjan Marion13-103/+108
2017-07-14Introduce l{2,3,4}_hdr_offset fields in the buffer metadataDamjan Marion12-53/+36
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-12Deprecate support for flattened output nodesDamjan Marion4-276/+3
2017-07-11Horizontal (nSessions) scaling draftDave Barach22-225/+679
2017-07-11L2INPUT:fix features mask cailculationEyal Bari1-6/+10
2017-07-10vlib: store buffer memory information in the buffer_mainDamjan Marion3-5/+5
2017-07-08lldp packet transmission on a bonded interfaceSteve Shin2-4/+8
2017-07-07ETH:optimized double is_tagged checkEyal Bari1-2/+24
2017-07-06Unlink /dev/shm files on application detach.Dave Wallace4-5/+36
2017-07-06DHCP complete event sends mask lengthNeale Ranns3-3/+7
2017-07-06VPP-902: LISP-CP: Wrong size in one_l2_arp_entries_get message.Ole Troan1-1/+1
2017-07-06devices: show interface rx-placement displays the wrong information (VPP-894)Steven1-1/+3
2017-07-06Send GARP/NA on bonded intf slave up/down if in active-backup modeJohn Lo4-0/+147
2017-07-05Add API support for LLDP config/interface setSteve Shin8-42/+301
2017-06-30VPP debug image with worker threads hit assert on adding IP route with traffi...Neale Ranns1-1/+16
2017-06-29LLDP: properly parse lldp cmds from startup configKlement Sekera1-3/+1
2017-06-29Fix SIGBUS on aarch64Christophe Fontaine1-1/+1
2017-06-28switch vlib process model to tw_timer_template timer implDave Barach1-0/+1
2017-06-27L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888)Eyal Bari5-87/+64
2017-06-26VPP-889: MAP Stats API/CLI crashes when no domains.Ole Troan2-1/+11
2017-06-25VPP crash on creating vxlan gpe interface. VPP-875Hongjun Ni3-6/+11
2017-06-23IP4/IP6 FIB: fix crash during interface deletePavel Kotucek4-1/+42