aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-21Add option to create clib_socket with group write permissionsDamjan Marion3-1/+14
2017-06-21Add knob to specify effective group id (gid) for VPP processDamjan Marion3-0/+36
2017-06-21ARP: ignore non-connected routes and non-interface sources when determing if ...Neale Ranns3-35/+174
2017-06-21acl-plugin: fix coverity error 171135Andrew Yourtchenko1-0/+2
2017-06-21acl-plugin: vat: acl_interface_list_dump confusing/incorrect output in case n...Andrew Yourtchenko1-2/+2
2017-06-21L2-VTR: add vtr testsEyal Bari4-65/+455
2017-06-20vlib: make runtime_data handling thread-localIgor Mikhailov (imichail)1-16/+26
2017-06-20Parenthesize the usage of the macro argument within vec_search() macro defini...Andrew Yourtchenko1-1/+1
2017-06-20SNAT: unknow protocol hairpinning fixMatus Fabian2-3/+58
2017-06-20VPP-879 MAP: s/u32 is_add/u8 is_add in map.apiOle Troan1-1/+1