aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-01-13vppctl: new bash completion for vppctl commandsPadraig Connolly2-0/+38
2017-01-13LISP: Fix gpe APIFilip Tehlar6-290/+113
2017-01-13SNAT: fixed crash - interface without IP address (VPP-599)Matus Fabian2-7/+28
2017-01-13VPP-580: Host Interface created via Command Line Arg is misnamedBilly McFall1-1/+1
2017-01-13SNAT: add API and test for NAT pool address from interfaceMatus Fabian3-16/+244
2017-01-12Account for pool realloc when importing FIB entries during VRF exportNeale Ranns1-4/+12
2017-01-12Fix ARP on unnumbered interfaces (VPP-583)Neale Ranns1-2/+15
2017-01-12jvpp: include jvpp_common in vpp packagesMarek Gradzki1-1/+1
2017-01-11BFD: fix bfd_udp_add APIKlement Sekera3-29/+29
2017-01-11Acquire SNAT pool addresses from specific interfacesDave Barach3-1/+127
2017-01-11jvpp: add missing dependencies on various libsMarek Gradzki1-5/+23
2017-01-11Makefile.am cleanupDamjan Marion8-102/+11
2017-01-11Remove vcgn pluginDamjan Marion1-66/+0
2017-01-11VPP-575 : Inconsistency in flag values for neighbors dumpPavel Kotucek1-1/+1
2017-01-11jvpp: compile static Java files and include in generated jarsMarek Gradzki1-3/+3
2017-01-10Fix LISP Coverity warningFlorin Coras1-1/+1
2017-01-10API refactoring : l2, mpls, srPavel Kotucek10-1511/+1770
2017-01-10IPv6 NS RS tests and fixesNeale Ranns11-54/+31
2017-01-10VPP-585: vhost-user interface deletion leaks memory.Ole Troan1-0/+7
2017-01-10japi: include tests in jar filesDamjan Marion1-0/+1
2017-01-10API refactoring : dpdkPavel Kotucek8-257/+475
2017-01-10Revert "vppctl: bash completion for vppctl commands"Damjan Marion1-30/+0
2017-01-09Self-service garbage collection for the API message allocatorDave Barach4-4/+30
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