aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-07The missing variable (added with this patch) was causing the build on AARCH64Marco Varlese1-0/+1
2017-09-07Devices: Set interface rx-mode may cause SIGSEGV with nonexistent queueSteven3-3/+17
2017-09-07test: factor out "L4_Conn" into a class within util.py (VPP-931)Andrew Yourtchenko2-50/+68
2017-09-07NAT: fixed bug in snat_get_worker_out2in_cb (VPP-832)Matus Fabian1-0/+2
2017-09-07Update CSIT tests 170814 -> 170906Jan Gelety1-1/+1
2017-09-07acl-plugin: match index set to first portrange element if non-first portrange...Andrew Yourtchenko2-5/+192
2017-09-07Punt socket: Fix coverity error for pathname length mismatch between API and ...Ole Troan1-1/+1
2017-09-07Add fd/socket name to clib_socket_* error msgs.Dave Wallace1-12/+22
2017-09-07Fix session connect_* api message handling.Dave Wallace9-179/+165
2017-09-07Support for bridge domain free text tagJerome Tollet4-2/+66
2017-09-07make test: disable L2BD Multi-instance test 5Florin Coras1-1/+2
2017-09-06Set uid/gid on ssvm segment file.Dave Wallace3-1/+12
2017-09-06Improve "show segment-manager segments"Dave Barach6-29/+176
2017-09-06Fixes for issues raised by Coverity (VPP-972)Chris Luke3-6/+4
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