aboutsummaryrefslogtreecommitdiffstats
path: root/vnet
AgeCommit message (Expand)AuthorFilesLines
2016-03-18vnet_classify: Handle non-aligned vectors and various bugfixesPierre Pfister2-98/+136
2016-03-18Make adjacencies shareableDave Barach4-11/+233
2016-03-17Bring back p1.c so plugins can see DPDK symbolsTodd Foggoa2-95/+14
2016-03-17Don't stop binding pci device if write to new_id failsDamjan Marion1-2/+0
2016-03-16af_packet: vec functions should not be used on poolDamjan Marion3-5/+5
2016-03-16Add vpp native linux kernel AF_PACKET interface supportDamjan Marion7-1/+917
2016-03-14Declare node, hw_interface_class and device_class instances as externalDamjan Marion9-12/+12
2016-03-14fix declaration of symbol of different sizeJean-Mickael Guerin27-64/+58
2016-03-14Better match vhost-user specification for live migrationYoann Desmouceaux2-2/+10
2016-03-14Do not use hugepages if none are available.Stefan Kobza1-2/+2
2016-03-11Set hardware iface state for loopback interfacesPierre Pfister1-0/+10
2016-03-09Fix IPv6 NDP and bridge BVI and restore NDP and ARP when BVI move is changed.Pierre Pfister1-3/+12
2016-03-07Fix longstanding cleanup-flag bugDave Barach1-12/+9
2016-03-07Packet filter control-plane API bugfixDave Barach1-4/+14
2016-03-04Allow dpdk linkstate and stat polling intervals to be set dynamically.Bud Grise2-5/+43
2016-03-04Modified ioam CLI syntax to conform with other CLIsrangan1-10/+10
2016-03-04Collect per Q stats for vhost-user interfaceShesha Sreenivasamurthy5-9/+87
2016-03-04Use xxhash in map code when SSE4.2 not availableDamjan Marion1-1/+1
2016-03-03Change default L3 MTU to allow jumbo packets for non-DPDK interfaces.John Lo2-2/+2
2016-03-03Fix UDP length check for local IP/UDP lookup and error handling.John Lo1-10/+21
2016-03-02TAP: Jumbo-frame support.Ole Troan1-74/+51
2016-03-02Always showing DPDK physical memory on bootupTodd Foggoa1-17/+2
2016-03-02Add rotates to v6 worker hash to prevent SIP/DIP synchronizing.Bud Grise1-3/+3
2016-03-02Remove spurious call to unix_physmem_init(...)Dave Barach1-11/+0
2016-03-01Dump DPDK physmem to stdout before allocating mbufsSean Hope1-0/+19
2016-03-01Add ability to filter and change MACsChristian Dechamplain3-1/+42
2016-03-01Fix for TX and RX descriptor queue lockupGeorgi Savov2-12/+38
2016-02-29Add ability to override the interface name.Sean Hope4-12/+54
2016-02-29Fixed vxlan link status.Pavel Kotucek1-0/+12
2016-02-29-O3 warnings be goneDave Barach2-2/+2
2016-02-26Add packet tracing hintBud Grise1-27/+33
2016-02-26Add support for native vpp_lite (non-dpdk) platformDamjan Marion11-38/+42
2016-02-26Move dpdk (un)format functions to separate c fileDamjan Marion7-767/+806
2016-02-25Add support of Ethernet link bonding utilizing DPDK link bondingJohn Lo3-2/+61
2016-02-25Fix indexing error in init.c for vnet dpdk.John Lo1-2/+2
2016-02-25Add live migration support to (non-dpdk) vhost-user driverYoann Desmouceaux2-8/+144
2016-02-24Link the vpp application against libvnet.so, not libvnet.aDave Barach7-15/+39
2016-02-24Enable all vrings if PROTOCOL_FEATURES are not negotiatedShesha Sreenivasamurthy2-5/+23
2016-02-24Handle dynamic enable/disable VHOST_USER interfaceShesha Sreenivasamurthy4-11/+29
2016-02-23Enable DPDK KNI code based on DPDK configDamjan Marion4-1/+16
2016-02-23Fix warnings in vhost-user code with older version of DPDKDamjan Marion1-1/+5
2016-02-19Handle dpdk packet_types properlyDamjan Marion2-14/+45
2016-02-19Add custom mac address option to vhost interfaces.Pierre Pfister4-13/+30
2016-02-19Per-interface, per-address-family fast packet filterDave Barach7-0/+1452
2016-02-18Add jumbo frames support to non-dpdk vhost interfaces.Pierre Pfister1-290/+229
2016-02-16Show DPDK EAL cmdline args in 'show version verbose'Damjan Marion2-0/+6
2016-02-15Disable for-us udp/tcp checksum validation by defaultDave Barach3-4/+28
2016-02-14Implement multiple TX queue sharingDamjan Marion4-21/+46
2016-02-12Fix ARP show exception when not ARP entries as found.Keith Wiles1-8/+11
2016-02-11Pull in some additional symbols that may be needed by plugins.Josh Gahm1-0/+4