aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-26Fix compile errors reported by clangDamjan Marion14-16/+55
2016-04-26Port glean neighbor entry support to IPv6Pierre Pfister12-74/+343
2016-04-26Fix decap's second-loop failure issue within nsh-vxlan-gpeHongjun Ni1-3/+3
2016-04-26Build vpp w/ dpdk-16.04 by defaultDave Barach1-1/+1
2016-04-26Gernerate dpdk config out of target specific filesDamjan Marion1-7/+2
2016-04-25Put back VMXNET3 driver init for DPDK 2.2.0 or older versionsJohn Lo1-0/+19
2016-04-25Disable TSO/CSUM offloadingShesha Sreenivasamurthy1-0/+15
2016-04-25Fix vpp crash in DBG modeShesha Sreenivasamurthy1-1/+2
2016-04-25Break boostrap.sh into piecesEd Warnicke8-111/+132
2016-04-25Add native NETMAP driverDamjan Marion10-5/+1666
2016-04-25Allow the number of elements in a frame queue to be specified per thread.Bud Grise2-1/+8
2016-04-25Add APIs to access dpdk informationTodd Foggoa (tfoggoa)2-0/+62
2016-04-25Change ethernet's result within unformat_decap_nextHongjun Ni1-1/+1
2016-04-25Convert lisp-gpe encap to interface tx nodeFlorin Coras12-539/+950
2016-04-25Improve mechanism for using loopback interface as BVI for BDsJohn Lo7-82/+68
2016-04-25Python-API: Python 2 support.Ole Troan2-11/+43
2016-04-25Python-API: Support for zero-length arrays from caller to VPP. (Previously on...Ole Troan1-20/+26
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