summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-1917.07 Release Notev17.07Neale Ranns1-0/+64
2017-07-15DHCP complete event sends mask lengthNeale Ranns3-3/+7
2017-07-13L2INPUT:fix features mask cailculationEyal Bari1-6/+10
2017-07-13Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907)John Lo8-173/+51
2017-07-12memif: avoid double buffer freeDamjan Marion1-1/+0
2017-07-12memif: mask interrupts on startup if we are in the polling modeDamjan Marion1-0/+8
2017-07-12vlib: fix issues with PCI handling codeDamjan Marion2-7/+7
2017-07-12dpdk: add FiftyGigabitEtherenet interface supportDamjan Marion3-0/+7
2017-07-12vppinfra: revert clib_memcpy optimizationDamjan Marion2-10/+14
2017-07-11VPP-895 multi-thread: fix vpp crash on show runtimeIgor Mikhailov (imichail)1-0/+29
2017-07-11Fix vppctl error messages to handle lack off permissionsEd Warnicke1-0/+27
2017-07-10lldp packet transmission on a bonded interfaceSteve Shin3-7/+11
2017-07-10VPP-904: fixes zero length CLI parameters parseAlexander Kotov1-2/+3
2017-07-09format: Check for NaN when rendering doublesChris Luke2-1/+14
2017-07-08LLDP: properly parse lldp cmds from startup configKlement Sekera1-3/+1
2017-07-08Add API support for LLDP config/interface setSteve Shin11-47/+401
2017-07-07Update CSIT tests 170622 -> 170706Jan Gelety1-1/+1
2017-07-06Send GARP/NA on bonded intf slave up/down if in active-backup modeJohn Lo7-8/+232
2017-07-06VPP-902: LISP-CP: Wrong size in one_l2_arp_entries_get message.Ole Troan1-1/+1
2017-07-06Remove autosudo from pythonic vppctlEd Warnicke1-3/+0
2017-07-05Buffer name inconsistently used a cstring/vec (VPP-901)Chris Luke1-3/+3
2017-07-05VPP-900: VPP is released under the Apache 2.0 License (ASL 2.0). Update RPM s...v17.07-rc2Billy McFall1-1/+1
2017-07-04Refactor API message handling codeKlement Sekera11-477/+609
2017-07-04acl-plugin: fix acl plugin test failing sporadically (VPP-898)Andrew Yourtchenko1-0/+5
2017-07-03SNAT: fix failing test_session_limit_per_user (VPP-896)Matus Fabian1-0/+2
2017-07-03acl-plugin: VPP-897: applying of large number of ACEs is slowAndrew Yourtchenko2-20/+45
2017-07-01devices: show interface rx-placement displays the wrong information (VPP-894)Steven1-1/+3
2017-06-30VPP-893: handle multiple simultaneous event registrationsDave Barach2-1/+7
2017-06-30IP4/IP6 FIB: fix crash during interface deletePavel Kotucek4-1/+42
2017-06-29VPP debug image with worker threads hit assert on adding IP route with traffi...Neale Ranns3-1/+39
2017-06-27L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888)Eyal Bari6-116/+93
2017-06-26VPP-889: MAP Stats API/CLI crashes when no domains.Ole Troan2-1/+11
2017-06-25Add Maintainers for Vxlan-gpe featureHongjun Ni1-3/+8
2017-06-25VPP crash on creating vxlan gpe interface. VPP-875Hongjun Ni5-19/+118
2017-06-2217.07 change default branch in gitreviewv17.07-rc1Neale Ranns1-0/+1
2017-06-22Update lisp map record default ttl to 24hv17.10-rc0Florin Coras1-2/+2
2017-06-22Improve svm fifo and tcp tx path performance (VPP-846)Florin Coras8-35/+232
2017-06-22Export and Install GTP-U API fileHongjun Ni1-1/+1
2017-06-22acl-plugin: clean up the code enabling/disabling acl-plugin processing on int...Andrew Yourtchenko2-4/+18
2017-06-22Update CSIT tests 170612 -> 170622Jan Gelety1-1/+1
2017-06-22NAT64: documentationMatus Fabian3-0/+212
2017-06-22VNET:explicitly pad l2_classifyEyal Bari1-10/+4
2017-06-21Introduce default rx mode for device driversDamjan Marion5-7/+19
2017-06-21acl-plugin: the second and subsequent ACEs incorrect endianness when custom-d...Andrew Yourtchenko1-4/+22
2017-06-21acl-plugin: CLI to clear all sessionsAndrew Yourtchenko3-8/+75
2017-06-21acl-plugin: use ethernet_buffer_header_size() to determine the size of the et...Andrew Yourtchenko1-1/+1
2017-06-21acl-plugin: fix coverity issue 170476Andrew Yourtchenko1-2/+1
2017-06-21acl-plugin: fix coverity issue 166801Andrew Yourtchenko1-1/+1
2017-06-21NAT64: custom prefixMatus Fabian8-72/+658
2017-06-21memif: minor changes in memif.hDamjan Marion2-16/+20