aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2018-08-17CMake as an alternative to autotools (experimental)Damjan Marion32-0/+885
2018-08-17lacp: issue with slave interface admin up after it is added to the bond groupSteven1-2/+2
2018-08-17optimize init_server to reduce session overheadPing Yu3-33/+121
2018-08-16dpdk: fix rss hash function handlingDamjan Marion3-6/+23
2018-08-16VPP-1386: fix wrong ip address of hash key for creating user in unknown protocolshubing guo1-1/+1
2018-08-15Remove client_index field from replies in APIOndrej Fabry1-1/+0
2018-08-15NAT44: fix next_src_nat (VPP-1384)Matus Fabian1-6/+7
2018-08-15VPP-1387:foreach outside address vector to find correct index when free outsi...shubing guo3-21/+16
2018-08-15NAT44: fix bug in snat_interface_add_del (VPP-1380)Matus Fabian1-4/+4
2018-08-15NAT64: fix TCP session expire (VPP-1390)Matus Fabian2-7/+20
2018-08-14reduce polling and resume overhead by checking if inflight request existsPing Yu1-3/+6
2018-08-13Multiarch handling in different constructor macrosDamjan Marion8-37/+16
2018-08-13dpdk: support for DPDK 18.08Damjan Marion5-66/+75
2018-08-11VPP-1381: Fix the incorrect if condition when delete session for static mappingshubing guo1-2/+2
2018-08-11Multiversioning: Device (tx) function constructorMohsin Kazmi5-56/+9
2018-08-11avf: fix prefetch bugDamjan Marion1-1/+1
2018-08-10Use the bihash walk functionNeale Ranns1-52/+45
2018-08-09acl-plugin: fix failures in some of IPv4 test-debug testcasesAndrew Yourtchenko1-4/+4
2018-08-09NAT44: delete user with zero sessions (VPP-1282)Matus Fabian5-20/+52
2018-08-06dpdk-flow:fix raw item initEyal Bari1-1/+3
2018-08-03Fix typo in trace trajectory initDave Barach1-1/+1
2018-08-03avf: add avf_create_reply_handler to avf_testJakub Grajciar1-1/+18
2018-08-03acl-plugin: fill in the 5tuple structure all at once, avoid short writesAndrew Yourtchenko1-5/+3
2018-08-02NAT44: LB NAT - local backends in multiple VRFs (VPP-1345)Matus Fabian5-34/+37
2018-08-01Move java api to extras/Damjan Marion1-3/+1
2018-08-01Store USE_DLMALLOC in vppinfra/config.hDamjan Marion1-1/+1
2018-07-31memif: socket filename fixJakub Grajciar1-11/+19
2018-07-31acl-plugin: move the acl epoch calculation into inline functionAndrew Yourtchenko1-7/+15
2018-07-30FIB: return entry prefix by const reference to avoid the copyNeale Ranns2-8/+8
2018-07-26pp2: change default queue sizeBrian Brooks1-2/+2
2018-07-26Clean up dpdk plugin rx/tx pcap tracingDave Barach2-32/+26
2018-07-26avf: used tx queue should be enabledDamjan Marion2-2/+8
2018-07-26avf: request queues supportJakub Grajciar3-3/+68
2018-07-26avf: fix interrupt modeDamjan Marion2-2/+25
2018-07-25VPP-1332 memif: add/del socket filename bugfixJakub Grajciar1-1/+27
2018-07-25avf: api fixJakub Grajciar4-7/+25
2018-07-24Create a unit-test pluginDave Barach6-0/+2386
2018-07-23tls: avoid possible async handler duplicationPing Yu1-1/+1
2018-07-23NAT44: fix forwarding feature bug (VPP-1349)Matus Fabian1-3/+3
2018-07-23fix vector index range checksEyal Bari3-11/+6
2018-07-20IP directed broadcastNeale Ranns1-0/+1
2018-07-20avf: don't enable interrupts before interface is admin upDamjan Marion1-1/+0
2018-07-20NAT44: in+out interface in STN setup improvement (VPP-1344)Matus Fabian1-8/+26
2018-07-20avf: Support interrupt modeSteven2-1/+5
2018-07-19dpdk: fix Mellanox Connect-X3 VF IDMatthew Smith1-1/+1
2018-07-19Remove unused argument to vlib_feature_nextDamjan Marion8-33/+21
2018-07-19Add a new communication channel between VPP and openssl enginePing Yu3-19/+59
2018-07-19Fix IPv6 csum calculation in GTP-U encapsulationAndreas Schultz1-24/+25
2018-07-19dpdk: set log write fd to non-blockingMatthew Smith1-7/+15
2018-07-19dpdk: add device IDs for Mellanox ConnectX-3Matthew Smith1-1/+6