| Commit message (Expand) | Author | Age | Files | Lines |
* | ofproto: Support port mods in bundles. | Jarno Rajahalme | 2015-06-12 | 1 | -5/+6 |
* | Use classifier versioning. | Jarno Rajahalme | 2015-06-11 | 1 | -8/+13 |
* | ovs-ofctl: Add bundle support and unit testing. | Jarno Rajahalme | 2015-06-10 | 1 | -1/+18 |
* | datapath: Add support for 4.0 kernel. | Joe Stringer | 2015-05-08 | 1 | -1/+1 |
* | datapath: Add Stateless TCP Tunneling protocol. | Pravin B Shelar | 2015-04-29 | 1 | -0/+1 |
* | NEWS: Leave a comment that vports are now separate kernel modules | Thomas Graf | 2015-04-22 | 1 | -0/+3 |
* | tunneling: Add userspace tunnel support for Geneve. | Jesse Gross | 2015-04-07 | 1 | -2/+2 |
* | tunnels: Enable UDP checksum computation for Geneve and VXLAN. | Jesse Gross | 2015-03-24 | 1 | -0/+1 |
* | Implement hash fields select group | Simon Horman | 2015-03-24 | 1 | -0/+3 |
* | netdev-linux: Support for SFQ, FQ_CoDel and CoDel qdiscs. | Jonathan Vestin | 2015-03-23 | 1 | -0/+1 |
* | netdev-dpdk: add dpdk vhost-cuse ports | Kevin Traynor | 2015-03-19 | 1 | -0/+1 |
* | Use the IANA-assigned ports for OpenFlow and OVSDB. | Justin Pettit | 2015-03-12 | 1 | -0/+2 |
* | ovs-vsctl-bashcomp: Documentation and unit tests. | Alex Wang | 2015-03-12 | 1 | -0/+2 |
* | auto-attach: Add auto-attach support to bridge layer and command set | Dennis Flynn | 2015-03-03 | 1 | -0/+3 |
* | OpenFlow 1.5 is final, so change OF1.5 draft references to just say OF1.5. | Ben Pfaff | 2015-02-25 | 1 | -4/+4 |
* | ofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS | Madhu Challa | 2015-02-14 | 1 | -0/+1 |
* | mac-learning: Implement per-port MAC learning fairness. | Ben Pfaff | 2015-02-13 | 1 | -0/+2 |
* | datapath: Allow building against 3.19.x | Thomas Graf | 2015-02-06 | 1 | -1/+1 |
* | NEWS: Mention group support in version 2.1. | Ben Pfaff | 2015-02-03 | 1 | -0/+1 |
* | Fix typo in NEWS | Lorand Jakab | 2015-01-19 | 1 | -1/+1 |
* | Implement set-field for IPv6 ND fields (nd_target, nd_sll, and nd_tll). | Sharo, Randall A CIV SPAWARSYSCEN-ATLANTIC, 55200 | 2015-01-13 | 1 | -1/+1 |
* | ipv6: Add support for setting ipv6 flow label. | Pritesh Kothari | 2015-01-13 | 1 | -0/+1 |
* | classifier: Add support for conjunctive matches. | Ben Pfaff | 2015-01-11 | 1 | -0/+4 |
* | vlog: Rename the currently used term 'facility' as 'destination'. | Gurucharan Shetty | 2015-01-08 | 1 | -0/+3 |
* | sflow: Export OVS datapath performance counters via sFlow. | Neil McKee | 2015-01-01 | 1 | -1/+1 |
* | datapath: Mark compatible with kernels up to 3.18.x | Thomas Graf | 2014-12-09 | 1 | -0/+1 |
* | NEWS: Multicast snooping was introduced after, not before, version 2.3. | Ben Pfaff | 2014-12-02 | 1 | -1/+1 |
* | NEWS: Information about Ixia ANVL testing. | Daniele Venturino | 2014-11-20 | 1 | -3/+3 |
* | openvswitch: Userspace tunneling. | Pravin B Shelar | 2014-11-12 | 1 | -0/+2 |
* | sflow: Export LAG, PORTNAME, and OPENFLOWPORT information also. | Neil McKee | 2014-11-11 | 1 | -0/+2 |
* | Add support for OpenFlow 1.4+ "importance" values. | Rishi Bamba | 2014-11-10 | 1 | -0/+1 |
* | flow: Support OF1.5+ (draft) actset_output field. | Ben Pfaff | 2014-11-03 | 1 | -0/+1 |
* | utilities: Add bash command-line completion script. | Alex Wang | 2014-10-30 | 1 | -0/+3 |
* | docker: Update documentation to reflect risks of retiring ovs-docker. | Gurucharan Shetty | 2014-10-29 | 1 | -1/+2 |
* | doc: Convert docs to Markdown language | Thomas Graf | 2014-10-28 | 1 | -2/+2 |
* | docker: Integrate docker containers with Open vSwitch. | Gurucharan Shetty | 2014-10-16 | 1 | -0/+2 |
* | ofp-actions: Support OF1.5 (draft) masked Set-Field, merge with reg_load. | Ben Pfaff | 2014-10-08 | 1 | -0/+1 |
* | ovs-vsctl: Allow modifying "immutable" columns if we just created the row. | Ben Pfaff | 2014-10-08 | 1 | -0/+2 |
* | bridge: Keep bond active slave selection across OVS restart | Andy Zhou | 2014-10-06 | 1 | -0/+1 |
* | ovs-pki: Use SHA-1 instead of SHA-512 as message digest. | Alex Wang | 2014-09-22 | 1 | -1/+1 |
* | ovs-pki: Use SHA-512 instead of MD5 as message digest. | Ben Pfaff | 2014-09-19 | 1 | -0/+3 |
* | ofproto: Do not update stats on fake bond interface. | Pravin B Shelar | 2014-09-15 | 1 | -0/+1 |
* | NEWS: Mention RSTP. | Jarno Rajahalme | 2014-09-09 | 1 | -0/+3 |
* | ofp-actions: Support "resubmit" actions in action sets. | Srini Seetharaman | 2014-09-02 | 1 | -0/+3 |
* | travis: Announce travis CI and new build list in NEWS and CONTRIBUTING | Thomas Graf | 2014-09-02 | 1 | -0/+3 |
* | test-controller: Rename to ovs-testcontroller, again install. | Ben Pfaff | 2014-08-26 | 1 | -0/+3 |
* | ovsdb: Allow comparison on optional scalar types | Terry Wilson | 2014-08-20 | 1 | -0/+2 |
* | ofp-actions: Include OFPACT_REG_MOVE in action set | Thomas Graf | 2014-08-15 | 1 | -0/+1 |
* | Set release dates for 2.3.0. | Justin Pettit | 2014-08-14 | 1 | -1/+1 |
* | ofp-actions: Add support for OpenFlow 1.5 (draft) Copy-Field action. | Ben Pfaff | 2014-08-11 | 1 | -0/+1 |