aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-24Updated .gitignore for Python API generated fileKeith Burns (alagalah)1-0/+1
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion142-803/+1407
2016-04-22Add a vpp_restart commandDave Barach4-5/+250
2016-04-22Fix duplicate freeDave Barach1-1/+2
2016-04-22Use memory from other CPU sockets if there is no localDamjan Marion1-0/+11
2016-04-21Removing dpdk socket-mem from startup.confDamjan Marion1-4/+0
2016-04-21Fix warning in vppapigenDamjan Marion1-1/+1
2016-04-21Add Broadwell-EP/EX to the uarch listDamjan Marion1-0/+1
2016-04-20Remove execute flags from some dpdk patch filesDamjan Marion3-0/+0
2016-04-20ubuntu 16.04 build support. Supporting systemd with vpp.service files.Srivatsa Sangli5-3/+56
2016-04-20Allow L3 forwarded jumbo packets on Bonded InterfacesJohn Lo1-16/+16
2016-04-20Python-API: Inital commit of Python bindings for the VPP API.Ole Troan60-10115/+1333
2016-04-20delete loopback interface cliAlpesh S. Patel1-0/+6
2016-04-20Cleaned up formatting in device.c - no functionality changes.Keith Burns (alagalah)1-64/+64
2016-04-20Change from nsh-encap to nsh-vxlan-gpe within nsh vxlan tunnel's short_helpHongjun Ni1-1/+1
2016-04-20Move "ethernet" debug cli commands to "set interface"Damjan Marion4-127/+78
2016-04-20Add TAG=vpp_gcov which compiles vpp to produce .gcda filesDave Barach1-0/+5
2016-04-19VPP-6: set epoll wait-time to zero when binary API messages are waitingDave Barach3-4/+9
2016-04-18Add API to get the dpdk interface stats delta.Sean Hope4-22/+85
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