summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-02HONEYCOMB-10: jVpp - the new java API. Java code generationMaros Marsalek20-0/+1758
2016-04-30IP6 SR multicast replicatorKeith Burns (alagalah)14-43/+1513
2016-04-29VPP-26 Iterate through empty command line in cli historyChris Luke1-10/+24
2016-04-29Fix use of vni throughout lisp codeFlorin Coras2-32/+35
2016-04-29Revert ixgbe driver vRX removal of packet type recognitionJohn Lo1-0/+128
2016-04-29Add indirect next hop supportDamjan Marion4-40/+156
2016-04-29Remove unused variable in lisp decapFlorin Coras1-3/+0
2016-04-29VPP-25 Add API for GRE tunnel create/delete/show.Chris Luke6-48/+479
2016-04-29Fix ip-udp encap checksum for ip6Florin Coras1-0/+20
2016-04-29Fix ip4 address formatting in the show ip fib ouptutDamjan Marion2-3/+6
2016-04-29Fix use of format_ip46_address in custom_formatChris Luke1-4/+4
2016-04-29Improve performance of dpdk-vhost driverShesha Sreenivasamurthy1-0/+9
2016-04-29Add TX statistics for nsh-gre tunnelHongjun Ni1-4/+77
2016-04-29Add RX statistics for nsh-gre tunnelHongjun Ni1-1/+81
2016-04-29Fix decap-next for ethernet format in nsh-vxlan-gpeHongjun Ni1-0/+2