summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-19L2FWD:fix seq_num overwritten + validate l2fib entries when forwardingEyal Bari9-59/+99
2017-06-19NAT64: change not supported multi threading behaviourMatus Fabian5-6/+104
2017-06-19memif: add ip modeDamjan Marion4-35/+132
2017-06-19Overall tcp performance improvements (VPP-846)Florin Coras23-568/+945
2017-06-19SNAT: NAT packet with unknown L4 protocol if match 1:1 NATMatus Fabian3-7/+153
2017-06-19acl-plugin: bihash-based ACL lookupAndrew Yourtchenko13-10/+1590
2017-06-19NAT64: Hairpinning (VPP-699)Matus Fabian8-66/+748
2017-06-17Fix map-notify processing with multiple workersFlorin Coras2-13/+44
2017-06-16memif: show memif CLI enhancementSteven1-39/+115
2017-06-16memif: jumbo frames supportSteven2-148/+272
2017-06-16LISP-GPE: add test CLI for NSHFilip Tehlar2-0/+132
2017-06-16Add missing barrier sync to rx placement infra codeDamjan Marion2-6/+18
2017-06-16Fix vni/dp_table endianness for gpe iface addition (VPP-882)Florin Coras2-8/+10
2017-06-16Fix gpe_native_fwd_rpaths_get (VPP-883)Florin Coras1-1/+3
2017-06-16Add maintainer for GTPU PluginHongjun Ni1-0/+5
2017-06-15Add VAT handlers for LISP-GPE APIFilip Tehlar3-11/+223
2017-06-15acl-plugin: store sessions in a single hash table instead of a per-interfaceAndrew Yourtchenko4-22/+39
2017-06-14Fix session api connect sock handler.Dave Wallace1-1/+10
2017-06-14acl-plugin: shrink the L2 classifier tables used for traffic redirectAndrew Yourtchenko1-17/+17
2017-06-14VPP-874: fix coverity warnings in tw_timer_template.cDave Barach1-4/+4
2017-06-14ETH:fix l2_len/vlan count mismatch for > 2 tagsEyal Bari3-16/+7
2017-06-13Flowprobe - tests speed-upPavel Kotucek1-183/+151
2017-06-13FIB walk process - wake-up rate unnecessarily highNeale Ranns1-1/+11
2017-06-13SNAT: fix 1:1 NAT without port hairpinning TCP checksum updateMatus Fabian2-0/+27
2017-06-13memif: fix crash during interface deleteDamjan Marion1-0/+4