aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-29VPP-27 Extend telnet protocol buffer guardChris Luke1-1/+1
2016-04-29Add support for LCAF Instance IDFilip Tehlar11-102/+976
2016-04-29Add lisp-gpe ip6 data-plane supportFlorin Coras12-762/+1682
2016-04-29Clean up per-thread mheap setup.Dave Barach3-25/+22
2016-04-28Fix for java8 releated breakage in make install-depEd Warnicke1-2/+2
2016-04-28LISP IPv6 control support, create IPv6 headerAndrej Kozemcak2-15/+21
2016-04-28VXLAN over IPv6.Chris Luke13-206/+793
2016-04-28Fix bug that prevented packet trace from working on multicoreBud Grise1-6/+14
2016-04-28Add ability to set l2_mode_noprotChristian Dechamplain (cdechamp)2-0/+36
2016-04-28VPP-8: Set java-8 for JNIMarek Gradzki2-2/+15
2016-04-28Add histogram to frame queue tracingBud Grise3-32/+132
2016-04-28Python API: Fix mistaken removal of '_' in field names.Ole Troan2-8/+23
2016-04-28Track number of ethernet vlans in a frameChris Luke9-9/+84
2016-04-28Update Makefile to add debuginfo RPMs for gdbThomas F Herbert1-1/+2
2016-04-28Fix Bug VPP-22Florin Coras1-1/+1