summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* erspan: update NEWS and FAQ.William Tu2018-05-251-0/+5
* dpdk: reflect status and version in the databaseAaron Conole2018-05-251-0/+1
* Add OpenFlow extensions for group support in OpenFlow 1.0.Ben Pfaff2018-05-171-1/+2
* Add support for OpenFlow 1.5 statistics (OXS).SatyaValli2018-05-161-0/+1
* Configurable Link State Change (LSC) detection modeRĂ³bert Mulik2018-05-111-0/+1
* dpif-netdev: Detection and logging of suspicious PMD iterationsJan Scheurich2018-05-111-0/+2
* dpif-netdev: Detailed performance stats for PMDsJan Scheurich2018-05-111-0/+4
* ovn: support applying ACLs to port groupsHan Zhou2018-05-091-1/+2
* tests: Add system-dpdk-testsuiteMarcin Rybka2018-04-211-0/+3
* docs: Clarify changes in Rx queue allocationStephen Finucane2018-04-211-0/+2
* lacp: New command "lacp/show-stats" fordisplaying LACP counters.Nitin Katiyar2018-04-181-0/+1
* ovn: Support address sets generated from port groupsHan Zhou2018-04-161-1/+2
* ovn: Support port groups in ACLsHan Zhou2018-04-131-0/+1
* netns: Add documentation and update NEWS.Flavio Leitner2018-04-131-0/+1
* OVN: add icmp6 action to ovn acl reject supportLorenzo Bianconi2018-04-101-0/+4
* ovsdb: Introduce experimental support for clustered databases.Ben Pfaff2018-03-241-5/+9
* ovsdb: Add support for online schema conversion.Ben Pfaff2018-03-241-0/+2
* ovsdb-server: Add support for a built-in _Server database.Ben Pfaff2018-03-241-0/+2
* vswitchd: Remove support for deprecated "null" interfaces.Ben Pfaff2018-03-141-0/+1
* Set release dates for 2.9.0.Justin Pettit2018-02-191-2/+1
* Documentation: Update NEWS and faqPravin Shelar2018-02-121-0/+2
* Implement OF1.3 extension for OF1.4 role status feature.Ben Pfaff2018-02-131-0/+2
* datapath: enable NSH supportYi Yang2018-02-071-0/+1
* ovs-vsctl: Add commands "add-bond-iface" and "del-bond-iface".Ben Pfaff2018-02-061-0/+1
* NEWS: Consolidate ovs-vswitchd sections and fix indentation.Ben Pfaff2018-02-061-6/+5
* ovsdb-client: Add --timeout option.Ben Pfaff2018-02-061-0/+1
* Merge branch 'dpdk_merge' of https://github.com/istokes/ovs into HEADBen Pfaff2018-02-011-0/+1
|\
| * netdev-dpdk: Add support for vHost dequeue zero copy (experimental)Ciara Loftus2018-01-311-0/+1
* | Support accepting and displaying table names in OVS tools.Ben Pfaff2018-02-011-0/+8
|/
* flow: Add some L7 payload data to most L4 protocols that accept it.Ben Pfaff2018-01-271-0/+2
* ovn: OVN Support QoS meterGuoshuai Li2018-01-241-0/+1
* NEWS: Move ct_clear support to 2.9.0 section.Justin Pettit2018-01-221-3/+4
* netdev-linux: do not send packets to down tap ifaces.Flavio Leitner2018-01-221-0/+2
* dpif: Add support for OVS_ACTION_ATTR_CT_CLEAREric Garver2018-01-201-2/+3
* Merge branch 'dpdk_merge' of https://github.com/istokes/ovs into HEADBen Pfaff2018-01-191-0/+6
|\
| * netdev-dpdk: add vhost-user get_status.Flavio Leitner2018-01-171-0/+1
| * NEWS: Add entry for new appctl dpif-netdev/pmd-rxq-rebalance.Kevin Traynor2018-01-171-0/+2
| * dpif-netdev: Add percentage of pmd/core used by each rxq.Kevin Traynor2018-01-171-0/+1
| * NEWS: Mark output packet batching support.Ilya Maximets2018-01-171-0/+2
* | Prepare for post-2.9.0 (2.9.90).Justin Pettit2018-01-171-0/+5
* | Prepare for 2.9.0.Justin Pettit2018-01-171-1/+1
|/
* configure: New --enable-sparse option to enable sparse checking by default.Ben Pfaff2018-01-121-0/+1
* nsh: add dec_nsh_ttl actionYi Yang2018-01-111-0/+1
* nsh: add new flow key 'ttl'Yi Yang2018-01-111-0/+1
* ofproto-dpif: Don't slow-path controller actions.Justin Pettit2018-01-101-0/+3
* netdev: Custom statistics.Michal Weglicki2018-01-101-0/+5
* dpctl conntrack: Add get number of connections.Darrell Ball2018-01-091-1/+2
* dpctl conntrack: Add get and set maxconns command.Darrell Ball2018-01-091-2/+4
* ofproto: Delete all groups and meters when (un)configuring a controller.Ben Pfaff2018-01-081-0/+2
* Merge branch 'dpdk_merge' of https://github.com/istokes/ovs into HEADBen Pfaff2018-01-021-0/+2
|\