aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-13Whitespace probe for CIstable/testEd 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
2016-05-10Add af_packet APIMatus Fabian3-4/+176
2016-05-09ONE-3: Delete dst route when src fib is emptyFlorin Coras1-1/+21
2016-05-09VPP-44: iOAM service and path verification using shamir's secret sharingShwetha Bhandari7-12/+1127
2016-05-09ONE-5: Remove unused vnet_lisp_gpe_add_del_tunnel APIFlorin Coras6-348/+23
2016-05-09VPP-20: Verify valid sw_if_index in ip_address_dump.Ole Troan1-0/+4
2016-05-07Switch to using -headless JDKEd Warnicke1-1/+6
2016-05-07Switch to using nexus.fd.io for dpdk tarballEd Warnicke1-1/+1
2016-05-07VPP-35 Add GRE tunnels to sw_interface_dumpChris Luke1-0/+6
2016-05-07VPP-45 Fix crash when GRE packet received on new i/fChris Luke1-0/+3
2016-05-07Small improvement to vagrant fileEd Warnicke1-5/+5
2016-05-06VPP-34 GRE traffic blackholes in encap directionChris Luke1-1/+12
2016-05-06Check IP adj_index to make sure it is valid to prevent possible crashJohn Lo2-2/+6
2016-05-05Fix vpp_lite build caused by missing definition of unlikely macroDamjan Marion1-1/+1
2016-05-05ONE-2: Add new LISP dump API for lisp gpeAndrej Kozemcak5-2/+130
2016-05-05VPP-39 - refactoring of NSH into own folderKeith Burns (alagalah)11-169/+173
2016-05-04NETMAP: Some fixesMohsin Kazmi3-11/+36
2016-05-04VPP-42: VPP crashes in IPsec code when running multithreadedMatthew Smith5-33/+58
2016-05-04HONEYCOMB-10: fix issues with FindClass in multithreaded environmentsMarek Gradzki2-25/+70
2016-05-04VPP-12: only remove vpp-related files from /dev/shmDave Barach2-4/+4
2016-05-04ENIC driver patch to set PKT_RX_VLAN_PKT only if pkt passed has VLAN tagJohn Lo1-0/+42
2016-05-04Fix for unattended in MakefileEd Warnicke2-1/+13
2016-05-03HONEYCOMB-10: Copy context identifier from request to replyMarek Gradzki1-25/+45
2016-05-03VPP-15 Add decap-next for nsh-gre tunnel short_helpHongjun Ni1-2/+2
2016-05-03VPP-15 Add ethernet support for nsh-gre's decap-nextHongjun Ni1-1/+3
2016-05-02Small fixes to lisp-gpe header and decapFlorin Coras2-12/+20
2016-05-02VPP-31 Fix linker issue with new sr-replicateChris Luke2-5/+1
2016-05-02HONEYCOMB-10: JVpp documentationMaros Marsalek2-0/+214
2016-05-02HONEYCOMB-10: Add specific methods for each request to Future facadeMaros Marsalek4-21/+116
2016-05-02VPP-30 sr_replicate requires DPDKKeith Burns (alagalah)4-0/+27
2016-05-02HONEYCOMB-10: jVpp - the new java API. C code and jar file generationMarek Gradzki15-34/+997
2016-05-02Re-do java-8 handling, add unattended switch to toplevel MakefileDamjan Marion2-19/+22
2016-05-02Break out install.sh from build.shEd Warnicke3-2/+31
2016-05-02VPP-32 Increase # cpus to 2, leave RAM at 4G for virtualbox vagrant usersKeith Burns (alagalah)1-1/+3
2016-05-02Netmap: typo correctMohsin Kazmi1-1/+1
2016-05-02VPP-33 Removing javah from Makefile. Merged as fix for Gerrit 884Keith Burns (alagalah)1-6/+0