summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-03VPP-91 fix sr tunnel add_del collision checkv16.06-rc2Chris Luke1-58/+85
2016-06-03VPP-92 Fixup some srv6 issuesChris Luke2-60/+70
2016-06-03VPP-107 Fix for mistake that breaks pkg-rpm inEd Warnicke1-0/+1
2016-06-02VPP-106: Patch e40i driver to support VLAN sub-interfaceJohn Lo1-0/+41
2016-06-02VPP-100: Fix IPv4 local handling of IP fragmented packetsJohn Lo1-3/+7
2016-06-01VPP-105 Map API SHM uid/gid name to numberChris Luke1-1/+53
2016-06-01VPP-98 Dedicated storage for VXLAN over IPv6 hash keysChris Luke3-53/+66
2016-06-01VPP-83 Allow non-privileged clients to use the vpp binary API.Dave Barach10-61/+108
2016-05-31VPP-102: vHost reconnect to previously used sockets on VPP restartJohn Lo1-0/+8
2016-05-31Fix build-root/scripts/version to not have spurious ~Ed Warnicke1-3/+2
2016-05-31VPP97: Flooding of pkts with multiple buffers in BD with BVI crashes VPPJohn Lo2-9/+3
2016-05-30ONE-15: Fix duplicate locator, refactoring locatorAndrej Kozemcak3-246/+157
2016-05-28VPP-96 ENID driver update for rx of jumbo pkts using muliple mbuf'sJohn Lo4-2/+800
2016-05-27VPP-95 VXLAN add_del API intermittent failureChris Luke2-3/+3
2016-05-25ONE-14: Fix crash when re-enable LispAndrej Kozemcak1-4/+9
2016-05-25VPP-89: Fix an issue in format_vxlan_gpe_tunnelHongjun Ni1-0/+4
2016-05-24VPP-86: fix array copy in generated JNI codeMarek Gradzki4-22/+174
2016-05-20VPP-77 Creating VXLAN over IPv6 via API failsChris Luke1-2/+2
2016-05-16Add newline to the end of .gitreviewEd Warnicke1-1/+1
2016-05-16Initial changes for stable/1606 branchv16.06-rc1Ed Warnicke2-1/+2
2016-05-16VPP-61 Patch2/2 Removing NSH from VPP for move to NSH_SFCKeith Burns (alagalah)10-1038/+5
2016-05-16VPP-61 Patch1/2 - Remove NSH from VPPKeith Burns (alagalah)6-127/+0
2016-05-16VPP-58: Fix build on AMD OpteronDamjan Marion1-1/+1
2016-05-16Add build number to VPP version if BUILD_NUMBER var is setDamjan Marion1-2/+6
2016-05-16Add configure policer APIMatus Fabian6-47/+253
2016-05-16VPP-68: L2 Rewrite: Support for chained classify tablesPierre Pfister1-0/+18
2016-05-16VPP-69: Create fib or bridge domain with arbitrary IDPierre Pfister6-3/+89
2016-05-16VPP-57 Add missing license headers in doc filesChris Luke8-0/+134
2016-05-16VPP-64: Fix top-level "make pkg-deb" which breaks if CDPATH is set in the user'sDave Wallace1-0/+9
2016-05-16VPP-65: Fix top-level "make install-dep" to work behind a firewall /Dave Wallace1-4/+4
2016-05-15ONE-13: Add CLI/API for LISP static remote mappingsFilip Tehlar7-1/+482
2016-05-15VPP-62 Add a doxy filter to enable vpe.api docChris Luke3-5/+67
2016-05-14VPP-63: clean up config scripts, remove specific hostnamesDave Barach37-59/+45
2016-05-13VPP-57 Add doxygen build dependenciesChris Luke1-4/+9
2016-05-13ONE-7: Fix map-request encapsulationFlorin Coras1-68/+81
2016-05-13Whitespace probe for CIEd Warnicke1-1/+1
2016-05-13VPP-57 Add Doxygen to VPPChris Luke19-61/+2996
2016-05-13VPP43 - NSH refactoring: Added nsh-map nodesKeith Burns (alagalah)23-2987/+1747
2016-05-13ONE-11: Fix bugs in LISP APIAndrej Kozemcak4-14/+99
2016-05-12VPP-53: clang build fails in API on SR testsDamjan Marion2-11/+11
2016-05-12Generate jvpp sources in build-rootMaros Marsalek2-22/+17
2016-05-12Revert "Whitespace change for testing CI"Ed Warnicke1-1/+1
2016-05-12Whitespace change for testing CIEd Warnicke1-1/+1
2016-05-12JVPP - null checks changed to Objects.requireNonNull usageTibor Sirovatka5-35/+20
2016-05-11ONE-9: Fix clang build errorsFlorin Coras2-4/+4
2016-05-11ONE-8: Fix adj signature issuesFlorin Coras2-29/+37
2016-05-11ONE-6: dp is not programmed when re-enabling LISPFilip Tehlar1-6/+24
2016-05-10VPP-46 Fix cut-and-paste in the debug CLIChris Luke1-38/+46
2016-05-10Avoid clobbering output_function by concurrent CLI sessions doing vlib_proces...Andrew Yourtchenko4-17/+63
2016-05-10ONE-4: Add LISP enable/disable API/CLIFilip Tehlar7-32/+267