| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ofproto: Use OF1.4+ "importance" as part of eviction criteria. | Ben Pfaff | 2015-07-03 | 1 | -0/+1 |
* | mcast-snooping: Add Multicast Listener Discovery support | Thadeu Lima de Souza Cascardo | 2015-07-01 | 1 | -0/+1 |
* | vlog: add "vlog/list-pattern" command | Ansis Atteka | 2015-06-27 | 1 | -0/+2 |
* | vlog: abstract out interface to syslog daemon | Ansis Atteka | 2015-06-27 | 1 | -0/+2 |
* | tunnel: Geneve TLV handling support for OpenFlow. | Jesse Gross | 2015-06-25 | 1 | -0/+1 |
* | Increase prerequisite from Python 2.4 to Python 2.7. | Ben Pfaff | 2015-06-23 | 1 | -0/+3 |
* | ofproto-dpif-xlate: Add support for OpenFlow group chaining. | Ben Pfaff | 2015-06-22 | 1 | -0/+3 |
* | Merge remote-tracking branch 'origin/master' into ovn4 | Justin Pettit | 2015-06-18 | 1 | -7/+12 |
|\ |
|
| * | Prepare for post-2.4.0 (2.4.90). | Justin Pettit | 2015-06-18 | 1 | -0/+4 |
| * | Prepare for 2.4.0. | Justin Pettit | 2015-06-18 | 1 | -1/+1 |
| * | Add IGMPv3 support. | Thadeu Lima de Souza Cascardo | 2015-06-17 | 1 | -1/+1 |
| * | ofproto: Support port mods in bundles. | Jarno Rajahalme | 2015-06-12 | 1 | -5/+6 |
* | | ovs-sim: New utility for multi-node OVS and OVN simulation. | Ben Pfaff | 2015-06-16 | 1 | -0/+2 |
|/ |
|
* | 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 |