aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-08gitignore update for IDEKeith Burns (alagalah)1-1/+2
2017-09-08Initialize ip4_reass_lock of map_main to zero (VPP-975)dongjuan1-0/+2
2017-09-08add apr-devel to rpm dependency list for centos-7Gabriel Ganne1-0/+1
2017-09-08vlib: move linux-specific code to vlib/linuxDamjan Marion13-298/+364
2017-09-08PUNT: Missing include for readv()Marco Varlese1-0/+1
2017-09-08memif: fix coverity warnings as of 9/7Steven4-12/+29
2017-09-08ACL-plugin MACIP ACLs testsPavel Kotucek4-3/+832
2017-09-08acl-plugin: add hitcount to applied hash-acl entriesAndrew Yourtchenko3-4/+10
2017-09-08Fix socket_test.sh vagrant based multi-host tests.Dave Wallace4-128/+307
2017-09-08Fixes for issues reported by Coverity (VPP-972)Chris Luke7-20/+48
2017-09-07Allow individual stats API and introduce stats.apiKeith Burns (alagalah)10-592/+1132
2017-09-07vlib physmem reworkDamjan Marion19-517/+700
2017-09-07LISP: add neighbor discovery and CP protocol separation APIsFilip Tehlar2-0/+86
2017-09-07LISP: Add APIs for enable/disable xTR/P-ITR/P-ETR modesFilip Tehlar1-0/+60
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