aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-18Add support for AArch32Christophe Fontaine31-66/+142
2016-04-17dpdk socket-mem handling optimizationsDamjan Marion3-68/+82
2016-04-16Using classifier/ACL from now on. Changes pertaining to that.rangan1-21/+52
2016-04-16ENIC driver patch to fix rx miss or drop countersJohn Lo3-0/+87
2016-04-15af_packet: clear bitmap entries when processing inputPeter Lei1-0/+1
2016-04-15Remove historical netconf message switch APIsDave Barach2-101/+0
2016-04-15Took care of code review comments. Extended the fix to other files.rangan2-0/+4
2016-04-15Add LISP APIAndrej Kozemcak7-22/+1726
2016-04-14Fix dependency install on Ubuntu 16.04Damjan Marion1-1/+1
2016-04-14Rework of DPDK PCI device uio driver binding processDamjan Marion8-410/+1284
2016-04-14Init rte_mbuf length fields in af_packet driverDamjan Marion1-0/+5
2016-04-14Change ARP and IP6-ND nodes to use interface-output node for outputJohn Lo6-94/+28
2016-04-14Fix vppinfra unit testsFlorin Coras3-5/+10
2016-04-14Move autogenerated vnet files to config folderFlorin Coras1-0/+2
2016-04-14Opaque index is not populated when ACL is configured. Fixed it.rangan1-1/+6
2016-04-13VHOST counters reversedShesha Sreenivasamurthy2-7/+10
2016-04-13Create macro for next_nodes used in lookup family of nodesDamjan Marion6-168/+44
2016-04-12Added a LICENSE fileEd Warnicke1-0/+202
2016-04-12Porting 2 dpdk patches to dpdk 16.04 patchesTodd Foggoa2-0/+106
2016-04-12Creating a new CLI to create loopback interfaces to make the interfaceAlpesh Patel1-0/+6
2016-04-12IP6 FIB: Micro optimization in lookupPierre Pfister1-4/+9
2016-04-12Add support for DPDK 16.04 release, rebase some of 2.2.0 patchesDamjan Marion7-1/+318
2016-04-12Add unit test infrastructure for LISP protocolFilip Tehlar13-36/+649
2016-04-12Add counter for the number of barrier syncs performed.Bud Grise2-0/+3
2016-04-12Add a configurable "significant error" metricDave Barach5-16/+163
2016-04-11vagrant: libvirt configuration.Jeff Shaw1-2/+6
2016-04-11Add a counter for unknown IPv6 hop-by-hop options.Yoann Desmouceaux1-2/+9
2016-04-11Fix possible infinite loop in IPv6 hop-by-hop header parsingYoann Desmouceaux1-0/+6
2016-04-11Propagate the VLIB_FRAME_NO_FREE_AFTER_DISPATCH flag to cloned next_framesBud Grise1-0/+6
2016-04-11Add vnet_rename_interface APISean Hope2-0/+41
2016-04-11Bump DPDK 16.04 to RC4Damjan Marion2-1/+31
2016-04-11Add configure option to enable building unit testsDamjan Marion4-2/+19
2016-04-11Add option to delete af_packet (host) interfacesPeter Lei3-0/+90
2016-04-08fix uninitialized vars warnings with -OsBenoƮt Ganne3-5/+5
2016-04-09Migrate bootstrap.ubuntu.sh to using top level MakefileEd Warnicke1-57/+12
2016-04-09Add IKEv2 APIsMatus Fabian3-3/+635
2016-04-08Add Rx and Tx statistics within nsh-vxlan-gpe nodeHongjun Ni3-26/+171
2016-04-07Change encap-fib-id and decap-fib-id within create_nsh_vxlan_gpe_tunnel_commandHongjun Ni1-1/+1
2016-04-07Add key.pad=0 within vnet_nsh_vxlan_gpe_add_del_tunnelHongjun Ni1-0/+1
2016-04-07Change key.src=a->dst.as_u32 within vnet_nsh_vxlan_gpe_add_del_tunnelHongjun Ni1-1/+1
2016-04-07Enhance CLI/API Support for Bonded InterfaceJohn Lo7-31/+111
2016-04-07Classify node should pay attention to dynamically-added arcsDave Barach1-2/+2
2016-04-06Do not listen unless configured with cli-listen.Ed Warnicke1-4/+5
2016-04-06Fix ip4 udp encap length typeFlorin Coras1-2/+2
2016-04-06Fix DPDK patch files so git am works smoothlyTodd Foggoa14-99/+199
2016-04-05host-interface admin down/up does not bring the interface upAlpesh Patel1-1/+9
2016-04-04Fix vppctl for multivppEd Warnicke1-3/+19
2016-04-02Fix DPDK check in udp.hFlorin Coras1-2/+2
2016-04-02LISP GPE: initial CP commit and DP improvementsFlorin Coras19-705/+5136
2016-04-01Add options to link with external DPDK treeDamjan Marion6-3/+37