summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-01-09vppctl: bash completion for vppctl commandsPadraig Connolly1-0/+30
2017-01-09VPP-279: af_packet via Command-line Arg should no longer be supportedBilly McFall1-0/+3
2017-01-09papi: fix building on aarch64Damjan Marion1-1/+1
2017-01-08Multiple Autotools improvementsDamjan Marion5-16/+41
2017-01-07plugin: add API to get pointer to symbol in different pluginDamjan Marion2-7/+26
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-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-03vlib: merge libvlib_unix.so into libvlib.soDamjan Marion5-15/+9
2017-01-03fix version.h generation for out-of-tree buildsDamjan Marion2-2/+56
2017-01-03vxlan fix mcast tunnel deleteEyal Bari2-23/+27
2017-01-03BFD: immediately honor reduced remote_min_rx intervalKlement Sekera3-22/+31
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-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 Marion5-11/+28
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-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 apiroot1-0/+1
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-02Handle execessive hash collisions, VPP-555Dave Barach4-84/+146
2017-01-02ioam: fix Coverity issueVengada1-1/+1
2017-01-01Move java,lua api and remaining plugins to src/Damjan Marion205-51/+38548
2016-12-28Repair Doxygen build infrastructureChris Luke2-2/+4
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion991-0/+380602