aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-06NAT: Destination NAT44 with load-balancing (VPP-954)Matus Fabian8-70/+1142
2017-09-06dpdk/ipsec: fix setup when using master core onlySergio Gonzalez Monroy1-2/+3
2017-09-05Add pidfile cmdline optionPierre Pfister3-9/+98
2017-09-05Refork worker thread data structures in parallel (VPP-970)Colin Tregenza Dancer3-136/+214
2017-09-05PUNT socket: External control plane processes connected via UNIX domain sockets.Ole Troan5-11/+652
2017-09-04LISP: re-fetch mapping before it expiresFilip Tehlar10-138/+330
2017-09-03Improve L2FIB PDR/NDR performance (VPP-963)John Lo4-18/+30
2017-09-01The build system still builds the DPDK plugin when the optionMarco Varlese1-0/+2
2017-09-01Add fixed-size, preallocated pool supportDave Barach19-98/+520
2017-08-31VPP-959: Python API require minimum CFFI version.Ole Troan1-1/+1
2017-08-31dpdk/ipsec: update doc regarding startup.confSergio Gonzalez Monroy1-10/+7
2017-08-31vhost: Disallow interrupt mode config if driver opts out interrupt supportSteven2-3/+9
2017-08-31Add explicit check for Fedora.Thomas F Herbert1-1/+1
2017-08-31Do arithemtric comparison in Makefile without using bcDamjan Marion1-1/+1
2017-08-31Revert "add bc to dependency list"Damjan Marion1-4/+3
2017-08-31Fix BIHASH_KVP_CACHE_SIZE == 0 caseDave Barach3-4/+37
2017-08-31Native arm64 build: dpdk/Makefile changeBrian Brooks1-2/+11
2017-08-31Fix vent_data memory leak in function run_ping_ip46_address (VPP-966)dongjuan1-0/+1
2017-08-31Set runtime_path properly when running non-rootDamjan Marion2-3/+12
2017-08-31Free memory the 'rpaths' pointers, that may incur memory leaks(VPP-965).ShenJibiao1-0/+1
2017-08-31Improvements to socket_test.sh scriptKeith Burns (alagalah)1-8/+8
2017-08-30add bc to dependency listGabriel Ganne1-3/+4
2017-08-30Thread safe internal buffer manager, take twoDamjan Marion3-4/+32
2017-08-30tcp: re-enable persist timer if no data available to sendFlorin Coras3-5/+26
2017-08-30Offload prep calls needed for IP and UDP checksum offload pktsDave Barach1-1/+4
2017-08-30vhost: Cache qsz_mask instead of qsz in vhost_user_vring_tSteven2-32/+28
2017-08-29Fix static mapping lookup issue for NAT pluginHongjun Ni1-0/+1
2017-08-29Fix some issue of comment and help for nat featureHongjun Ni1-3/+3
2017-08-29Add .pybuild to gitignoreKeith Burns (alagalah)1-0/+1
2017-08-29session: segment manager improvementsFlorin Coras12-190/+407
2017-08-29silence makefile warning on ubuntuGabriel Ganne1-1/+1
2017-08-29Fix for bootstrap crash when VPP compiled with gcc-7Marco Varlese1-1/+1
2017-08-29Flowprobe: Fix flow start time and hash computationPierre Pfister2-25/+21
2017-08-28vhost: Remove operation mode in the APISteven1-6/+0
2017-08-26Add Build Requirements from Makefile to spec file.Thomas F Herbert2-21/+33
2017-08-25jvpp: adding debug usage into test documentationMatej Perina5-1/+14
2017-08-25TCP horizontal scalingDave Barach6-24/+38
2017-08-25dpdk: bump to dpdk 17.08, remove support for dpdk 17.02Damjan Marion6-38/+6
2017-08-25make test: separate test discovery codeKlement Sekera2-34/+68
2017-08-25acl-plugin: warning printed when acl_add_replace already applied ACLs (comple...Andrew Yourtchenko4-17/+49
2017-08-25tcp: retransmit and multi-buffer segment fixes and improvementsFlorin Coras9-182/+319
2017-08-25Fixed the SUSE dependency on libnumaMarco Varlese1-1/+1
2017-08-25Use Quad-loop to improve gtpu-encap performanceHongjun Ni1-49/+194
2017-08-25jvpp: introducing callback api and future api tests for all plugins (VPP-591)Matej Perina23-1/+861
2017-08-25dpdk: required changes for 17.08Sergio Gonzalez Monroy12-243/+567
2017-08-25Fix crash when TCP client using VPP host stack connects firsttjanciga1-0/+6
2017-08-25vl_api_sw_interface_set_mtu_t_handler: fix assert in vnet_get_hw_interfaceAndrew Yourtchenko1-3/+10
2017-08-24Make VPP runtime directory configurableDamjan Marion8-42/+90
2017-08-24Fix initialization bug in sock_test_clientDave Wallace1-0/+3
2017-08-24NAT64: Fix error message typo (VPP-961)Matus Fabian1-5/+6