aboutsummaryrefslogtreecommitdiffstats
path: root/vnet
AgeCommit message (Expand)AuthorFilesLines
2016-04-29Clean up per-thread mheap setup.Dave Barach1-2/+0
2016-04-28LISP IPv6 control support, create IPv6 headerAndrej Kozemcak2-15/+21
2016-04-28VXLAN over IPv6.Chris Luke6-166/+628
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-28Add histogram to frame queue tracingBud Grise3-32/+132
2016-04-28Track number of ethernet vlans in a frameChris Luke8-7/+83
2016-04-28Fix Bug VPP-22Florin Coras1-1/+1
2016-04-27Increase the trace bufffer sizeChris Luke2-2/+2
2016-04-27Remove historical artifacts from vnet/buffer.hDave Barach1-26/+0
2016-04-27VPP-18: Creating tap interface through API broken. Fixed and removed duplicat...Ole Troan1-138/+50
2016-04-27Fix pcap trace capture crash for packets > 512 bytesJohn Lo1-1/+2
2016-04-27Live VM migration support for vhost-userShesha Sreenivasamurthy2-4/+63
2016-04-26Make automake silent rules defaultDamjan Marion1-1/+1
2016-04-26MTU: set interface mtu tapMohsin Kazmi5-33/+57
2016-04-26Fix compile errors reported by clangDamjan Marion9-10/+10
2016-04-26Port glean neighbor entry support to IPv6Pierre Pfister11-73/+342
2016-04-26Fix decap's second-loop failure issue within nsh-vxlan-gpeHongjun Ni1-3/+3
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-25Add native NETMAP driverDamjan Marion10-5/+1666
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 Coras9-531/+856
2016-04-25Improve mechanism for using loopback interface as BVI for BDsJohn Lo6-78/+63
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion94-455/+444
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-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 Troan1-0/+141
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-18Add API to get the dpdk interface stats delta.Sean Hope4-22/+85
2016-04-18Add support for AArch32Christophe Fontaine7-18/+18
2016-04-17dpdk socket-mem handling optimizationsDamjan Marion2-67/+81
2016-04-16Using classifier/ACL from now on. Changes pertaining to that.rangan1-21/+52
2016-04-15af_packet: clear bitmap entries when processing inputPeter Lei1-0/+1
2016-04-15Took care of code review comments. Extended the fix to other files.rangan2-0/+4
2016-04-15Add LISP APIAndrej Kozemcak4-18/+240
2016-04-14Rework of DPDK PCI device uio driver binding processDamjan Marion1-301/+57
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 Lo5-89/+24
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-12Creating a new CLI to create loopback interfaces to make the interfaceAlpesh Patel1-0/+6