aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-06python clients can set the API rx message queue lengthDave Barach5-10/+13
2017-01-06VPP-279: doxygen documentation for host interface CLI commandsBilly McFall2-2/+65
2017-01-06Added basic tests for multicast vxlan tunnelsEyal Bari2-41/+199
2017-01-05Added vpe.api java binding generationJan Srnicek1-0/+1
2017-01-05Fix uninitialized stack local, VPP-581Dave Barach2-0/+5
2017-01-05FIB memory leaks (VPP-578)Neale Ranns6-24/+48
2017-01-04LISP: make data plane programming thread safeFilip Tehlar1-1/+30
2017-01-04Merging all ioam plugin libraries to single libraryAkshayaNadahalli10-125/+78
2017-01-04Fix library dependency issueDamjan Marion1-0/+1
2017-01-04rename vpp python's api debian scriptsGabriel Ganne2-0/+0
2017-01-03vlib: merge libvlib_unix.so into libvlib.soDamjan Marion5-15/+9
2017-01-03fix version.h generation for out-of-tree buildsDamjan Marion3-56/+57
2017-01-03vxlan fix mcast tunnel deleteEyal Bari2-23/+27
2017-01-03BFD: immediately honor reduced remote_min_rx intervalKlement Sekera4-46/+93
2017-01-03VPP-574: fix VPP hang during security group configuration on a suspended VMAndrew Yourtchenko1-0/+4
2017-01-03VPP-574: fix the MACIP ACLs blocking ARP trafficAndrew Yourtchenko1-0/+47
2017-01-03LISP: fix EID additionFilip Tehlar1-2/+5
2017-01-03preserve environment when make install-depGabriel Ganne1-4/+4
2017-01-03LISP: fix fwd entry additionFilip Tehlar1-1/+1
2017-01-03vlxlan-gpe - fix api registeringGabriel Ganne1-1/+1
2017-01-03Do not require external vppapigen when not cross-compilingDamjan Marion7-13/+29
2017-01-03SNAT: fix out2in ICMP worker lookupMatus Fabian1-0/+7
2017-01-03jvpp: install jvpp_common.h into include/Damjan Marion1-0/+3
2017-01-03deb: fix issues in debian/control, silence some warningsDamjan Marion2-7/+12
2017-01-03Improve Java 8 detection m4 script to deal with pre-set JAVA_HOMEDamjan Marion1-1/+15
2017-01-03vpp-python-api deb packaging - use easy_install to install the python apiroot3-0/+14
2017-01-03Fix crash on null vhost-user socket - VPP-573Wojciech Dec1-0/+5
2017-01-03Fix crash on vhost-user deletion - VPP-571Wojciech Dec1-7/+10
2017-01-02make test: fix debug printKlement Sekera1-1/+1
2017-01-02make test: rotate capture files after consuming arp/ndpKlement Sekera2-3/+9
2017-01-02make test: fix assert_nothing_captured apiKlement Sekera1-8/+9
2017-01-02Update CSIT tests 161218 -> 170101Jan Gelety1-1/+1
2017-01-02Update emacs plugin generator skeletonDave Barach5-76/+27
2017-01-02Handle execessive hash collisions, VPP-555Dave Barach4-84/+146
2017-01-02make test: improve test_flowperpktKlement Sekera2-146/+117
2017-01-02fix run-vat pathMatus Fabian1-1/+1
2017-01-02dpdk: do not build igb_uio moduleDamjan Marion1-0/+1
2017-01-02ioam: fix Coverity issueVengada1-1/+1
2017-01-01Move java,lua api and remaining plugins to src/Damjan Marion253-2298/+719
2016-12-28Repair Doxygen build infrastructureChris Luke5-28/+48
2016-12-28test: fix paths after source code moveDamjan Marion2-4/+3
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1056-1700/+920
2016-12-26dpdk: Add support for Mellanox ConnectX-4 devicesDamjan Marion11-35/+96
2016-12-26vlib: Add support for PCI VPD parsingDamjan Marion2-5/+93
2016-12-23Make test support for the ipfix flow-per-pkt pluginDave Barach4-9/+289
2016-12-23SNAT: fix 'show snat verbose' bug - format vector as %vMatus Fabian1-3/+3
2016-12-23make test: improve handling of packet capturesKlement Sekera19-271/+321
2016-12-23Build vpp_api_test binary API debug CLI into vppDave Barach11-724/+1560
2016-12-23make test: add log.txtKlement Sekera2-8/+13
2016-12-22api: save some typing when adding new api filesDamjan Marion2-173/+132