aboutsummaryrefslogtreecommitdiffstats
path: root/vnet
AgeCommit message (Expand)AuthorFilesLines
2016-06-07IPv6 HBH: Refactor code. Separate out RFC2460 HBH handling and the more exper...Ole Troan8-568/+620
2016-06-06Add startup conf options to set per-interface descriptor ring sizeDamjan Marion3-7/+21
2016-06-05VPP-113: BVI shall filter unicast DMAC for L2 to L3 forwadingJohn Lo5-15/+26
2016-06-05Add per-device startup config supportDamjan Marion5-80/+180
2016-06-04Add dpdk config parameter: poll-sleep <nn>Dave Barach3-21/+24
2016-06-04VPP-100: Fix IP4 local handling of TCP/IP fragmented packetJohn Lo1-3/+3
2016-06-02VPP-92 Fixup some srv6 issuesChris Luke2-60/+70
2016-06-02VPP-91 fix sr tunnel add_del collision checkChris Luke1-58/+85
2016-06-02VPP-100: Fix IPv4 local handling of IP fragmented packetsJohn Lo1-3/+7
2016-06-01VPP-98 Dedicated storage for VXLAN over IPv6 hash keysChris Luke3-53/+66
2016-05-31VPP-102: vHost reconnect to previously used sockets on VPP restartJohn Lo1-0/+8
2016-05-31VPP97: Flooding of pkts with multiple buffers in BD with BVI crashes VPPJohn Lo2-9/+3
2016-05-31Fix hash table bogus read in ip6 vxlan-gpeFlorin Coras2-13/+3
2016-05-31Add CLI/API for clearing all remote mappingsFilip Tehlar2-24/+81
2016-05-31ONE-15: Fix duplicate locator, refactoring locatorAndrej Kozemcak2-244/+154
2016-05-31ONE-16: Locators are not properly cleanedFilip Tehlar1-2/+16
2016-05-30Add Dump API for VxLAN-GPE tunnelHongjun Ni2-31/+10
2016-05-28VPP-84 af_packet retry on EAGAIN, count on errorsChris Luke2-9/+32
2016-05-28VPP-96 ENID driver update for rx of jumbo pkts using muliple mbuf'sJohn Lo2-2/+2
2016-05-26Add show command for LISP map resolversFilip Tehlar1-0/+21
2016-05-25Move dpdk startup config data to separate structDamjan Marion7-137/+147
2016-05-25ONE-14: Fix crash when re-enable LispAndrej Kozemcak1-4/+9
2016-05-25Add Vxlan-Gpe over IPv6Hongjun Ni5-703/+964
2016-05-24Fix an issue in format_vxlan_gpe_tunnelHongjun Ni1-0/+4
2016-05-23Native VPP driver for Intel Niantic family of NICsDamjan Marion5-0/+4268
2016-05-23Move rte_delay_us_override so it overrides DPDKTodd Foggoa2-42/+6
2016-05-23VPP-81: Print interface name after creating an interface with CLIPierre Pfister16-20/+46
2016-05-23Add LISP RTR supportFilip Tehlar4-43/+297
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion60-14/+280
2016-05-18Add netmap APIMatus Fabian4-6/+17
2016-05-18Rework of the old PCI codeDamjan Marion1-4/+3
2016-05-17dpdk/build - 32bits compilationChristophe Fontaine3-27/+27
2016-05-17dpdk/init - Add compatibility to non numa architectureChristophe Fontaine1-4/+25
2016-05-17Fix output feature issue where opque field is already used by previous nodeDamjan Marion2-3/+8
2016-05-16VPP-61 Patch2/2 Removing NSH from VPP for move to NSH_SFCKeith Burns (alagalah)10-1038/+5
2016-05-16VPP-61 Patch1/2 - Remove NSH from VPPKeith Burns (alagalah)4-73/+0
2016-05-16Add configure policer APIMatus Fabian3-43/+57
2016-05-16VPP-68: L2 Rewrite: Support for chained classify tablesPierre Pfister1-0/+18
2016-05-16VPP-69: Create fib or bridge domain with arbitrary IDPierre Pfister6-3/+89
2016-05-15ONE-13: Add CLI/API for LISP static remote mappingsFilip Tehlar4-1/+252
2016-05-14VPP-63: clean up config scripts, remove specific hostnamesDave Barach37-59/+45
2016-05-13ONE-7: Fix map-request encapsulationFlorin Coras1-68/+81
2016-05-13VPP43 - NSH refactoring: Added nsh-map nodesKeith Burns (alagalah)19-2440/+1672
2016-05-13ONE-11: Fix bugs in LISP APIAndrej Kozemcak1-1/+1
2016-05-11ONE-9: Fix clang build errorsFlorin Coras2-4/+4
2016-05-11ONE-8: Fix adj signature issuesFlorin Coras2-29/+37
2016-05-11ONE-6: dp is not programmed when re-enabling LISPFilip Tehlar1-6/+24
2016-05-10ONE-4: Add LISP enable/disable API/CLIFilip Tehlar4-0/+147
2016-05-09ONE-3: Delete dst route when src fib is emptyFlorin Coras1-1/+21
2016-05-09VPP-44: iOAM service and path verification using shamir's secret sharingShwetha Bhandari7-12/+1127
Simple Port Analyzer (SPAN) - Bidirectional Forwarding Detection - Basic implementation - IPFIX Improvements - L2 GRE over IPSec tunnels - Link Layer Discovery Protocol (LLDP) - Vhost-user Improvements - Performance Improvements - Multiqueue - Reconnect - LISP Enhancements - Source/Dest control plane support - L2 over LISP and GRE - Map-Register/Map-Notify/RLOC-probing support - L2 API improvements, overall code hardening - Plugins: - New: ACL - New: Flow per Packet - Improved: SNAT - Mutlithreading - Flow export - Doxygen Enhancements - Luajit API bindings - API Refactoring - file split - message signatures - Python and Scapy based unit testing infrastructure - Infrastructure - Various tests - Packet Generator improvements - TUN/TAP jumbo frames support - Other various bug fixes and improvements ## Known issues For the full list of issues please reffer to fd.io [JIRA](https://jira.fd.io). ## Issues fixed For the full list of fixed issues please reffer to: - fd.io [JIRA](https://jira.fd.io) - git [commit log](https://git.fd.io/vpp/log/?h=stable/1701) @page release_notes_1609 Release notes for VPP 16.09 ## Features - [Integrated July 2016 DPDK release](http://www.dpdk.org/doc/guides/rel_notes/release_16_07.html) - DPDK-vhost is depreciated pending a complete rework of the original integration and addressing of rx performance deltas. - Patches required for DPDK 16.07: - Correctly setting the Packet Type in the IGB, IXGBE and i40e drivers. - Correctly setting checksum in the i40e driver. - NXP DPAA2 PMD Driver. - rte_delay (yield) functionality. - Add “in tree” plugins: - IPv6 ILA. - iOAM. - Load Balancer. - SNAT. - High-performance (line-rate) “neutron like” L4 port-filtering. - API refactoring - addressing some of the issues around JVPP bindings. - Accommodating plugins [(e.g. NSH_SFC)](https://wiki.fd.io/view/NSH_SFC) - Binding for [python](https://wiki.fd.io/view/VPP/Python_API) - LISP - L2 LISP overlays - Multitenancy - Multihoming - RTR mode - Map-resolver failover algorithm - Support 64-bit vector lengths, huge shared-memory segments. - Dynamic IP Feature ordering - IP Features can now specify features they appear before and after - 16.09 Builds - Ubuntu 14.04 LTS - Trusty Tahr - Ubuntu 16.04 LTS - Xenial Xerus - CentOS 7 - More information on [VPP wiki](https://wiki.fd.io/view/VPP/Installing_VPP_binaries_from_packages) - Performance, characterize and document performance for this release [(more information on CSIT page)](https://wiki.fd.io/view/CSIT) - IPv4 and IPv6 Scale - performance tests. - Bidirectional 10k/100k/1M flows. - 64B,570B, 1518B,9000B packet sizes. - IPv6 iACL - performance - DUT1 and DUT2 are configured with IPv6 routing, two static IPv6 /64 routes and IPv6 iAcl security whitelist ingress /64 filter entries applied on links. - TG traffic profile contains two L3 flow-groups (flow-group per direction, 253 flows per flow-group) with all packets containing Ethernet header, IPv6 header and generated payload. MAC addresses are matching MAC addresses of the TG node interfaces. - L2XC VXLANoIPv4 - performance - DUT1 and DUT2 are configured with L2 cross-connect. VXLAN tunnels are configured between L2XCs on DUT1 and DUT2. - TG traffic profile contains two L3 flow-groups (flow-group per direction, 253 flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and generated payload. MAC addresses are matching MAC addresses of the TG node interfaces. - Documentation - Autogenerated CLI documentation. - Using doxygen to automate API/Node documentation. - [(available online)](https://docs.fd.io/vpp/16.09/) - Resolved all static analysis issues found by Coverity - Beginning of 16.09 cycle: 505 issues. - Release: 0 outstanding issues. ## Known issues Issues in fd.io are tracked in [JIRA](https://jira.fd.io). Issue | Description --- | --- VPP-391 | vpp debug version assert appeared in the process of start VPP-380 | Mapping algorithm compute wrong ea-bits when IPv4 prefix 0.0.0.0/0 VPP-371 | load_one_plugin:63: Loaded plugin: message from vppctl VPP-367 | vpp packages need to depend on specific versions of each other VPP-312 | IP6 FIB gets in indeterminate state by duplicating commands VPP-224 | Lookup-in-vrf can not be set correctly VPP-206 | Fix classify table delete VPP-203 | Fix binary API for reading vpp node graph VPP-147 | Inconsistent behaviour when adding L2 FIB filter entry VPP-99 | VPP doesn't discard DHCPOFFER message with wrong XID ## Issues fixed Issues in fd.io are tracked in [JIRA](https://jira.fd.io). Issue | Description --- | --- VPP-396 | Ubuntu systems Graphviz bug VPP-390 | vpp-lib rpm fails to include *.so symlinks, causing linking problems with out of tree builds VPP-388 | IPSec output feature assumes packets have been ethernet rewritten VPP-385 | ARP for indirect adjacencies not working correctly VPP-361 | Memory leak on delete of VXLAN over IPv6 tunnel VPP-357 | VNI not set correctly when removing LISP fwd entries VPP-349 | sw_interface_vhost_user_dump not working VPP-345 | net/enic: bad L4 checksum ptype set on ICMP packets VPP-340 | MAP-T wrong destination address VPP-330 | Use fifo to store LISP pending map-requests VPP-326 | map_add_domain VAT command: unable to configure domain with mtu parameter VPP-318 | The map_add_domain VAT command accepts invalid arguments VPP-315 | Fix "show vxlan-gpe" issue VPP-310 | Mapping algorithm compute wrong ea-bits VPP-239 | LISP IP forwarding does not tag packets that hit negative mapping entries VPP-235 | Invalid help in VAT for sw_interface_set_l2_bridge VPP-228 | Mapping algorithm sends packet to wrong IPv6 address VPP-214 | vpp-api-test: api_ipsec_sad_add_del_entry: vector "ck" not initialized VPP-200 | VPP - TAP port create problem VPP-189 | Coverity Issues for 16.09 VPP-184 | u16 translating to char ,not short VPP-179 | Adjacency share-count botch VPP-163 | "show ip6 interface" ignores non-global addresses VPP-155 | Netmap: Inconsistency in interface state between "show hardware" and "show interface" VPP-145 | Dynamically compute IP feature ordering based on constraints VPP-137 | VPP sends ARP with wrong requested IP VPP-118 | JVpp: 0 length arrays not handled properly in VPP responses VPP-112 | linux kernel info missing from build log VPP-110 | vxlan encap node should never touch a deleted tunnel VPP-107 | RPM build broken in master VPP-92 | segment routing is not properly filling out the segment list VPP-91 | segment routing add/del tunnel lookup doesn't work VPP-84 | af_packet throws a fatal error on EAGAIN VPP-74 | Clang compile fails due to warning in vlib/unix/cli.c VPP-64 | Top level "make pkg-deb" fails if CDPATH is set in user env. VPP-48 | Traceroute does not terminate when VPP is the target VPP-23 | CLI pager does not gracefully handle lines longer than the terminal width @page release_notes_1606 Release notes for VPP 16.06 The FD.io Project, relentlessly focused on data IO speed and efficiency supporting the creation of high performance, flexible, and scalable software defined infrastructures, announces the availability of the community’s first software release (16.06). In the four months since launching, FD.io has brought together more than 75 developers from 11 different companies including network operators, solution providers chip vendors, and network equipment vendors who are collaborating to enhance and innovate around the Vector Packet Processing (VPP) technology. The FD.io community has quickly formed to grow the number of projects from the initial VPP project to an additional 6 projects addressing a diverse set of requirements and usability across a variety of deployment environments. The 16.06 release brings unprecedented performance: 480Gbps/200mpps with 8 million routes and 2k whitelist entries on standard high volume x86 servers. ## Features In addition to the existing full suite of vswitch/vrouter features, the new 16.06 release adds: * Enhanced Switching and Routing: * IPv6 Segment Routing multicast support. * LISP xTR support. * VXLAN over IPv6 underlay. * Per interface whitelists. * Shared adjacencies in FIB. * New and improved interface support: * Jumbo frame support for vhost-user. * Netmap interface support. * AF_Packet interface support. * Expanded and improved programmability: * Python API bindings. * Enhanced JVPP Java API bindings. * Debugging CLI. * Expanded Hardware and Software Support: * Support for ARM 32 targets including Rasberry Pi single-board computer. * Support for DPDK 16.04.