summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare Open vSwitch 1.1.2 release.v1.1.2branch-1.1Justin Pettit2011-08-023-1/+11
* ofproto-dpif: Ignore ECN bits in OFPAT_SET_NW_TOS actions.Ben Pfaff2011-07-281-2/+2
* ofproto-dpif: Do not mirror L2 multicast switch protocols to VLANs.Ben Pfaff2011-07-282-1/+73
* tests: Fix deprecated use of qw.Ethan Jackson2011-07-281-5/+5
* python: Make invalid UTF-8 sequence messages consistent across Python versions.Ben Pfaff2011-07-281-1/+2
* tests: Fix the two Python XFAIL tests.Ben Pfaff2011-07-285-17/+26
* tunneling: Force selection of an IP ID with GRE.Jesse Gross2011-07-281-1/+4
* ofproto: Fix typo in documentation.Ben Pfaff2011-07-281-1/+1
* xenserver: Restart HA daemon after force-reload-kmod.Ben Pfaff2011-07-281-0/+8
* ofp-parse: Fix invalid memory use.Ethan Jackson2011-07-281-0/+1
* xenserver: Fix use of undefined variable.Ethan Jackson2011-07-281-1/+1
* stream-ssl: Clear CAs for certificate verification before adding new ones.Ben Pfaff2011-07-281-0/+2
* xenserver: Don't delete pidfile in stop_daemon.Ben Pfaff2011-07-281-1/+0
* xenserver: Run "depmod" after old modules are removed by "rpm -U".Ben Pfaff2011-07-281-1/+7
* mac-learning: Fix serious performance bug in the learning table.Ethan Jackson2011-07-221-1/+1
* datapath: An expanded table should be larger than its predecessorSimon Horman2011-07-121-1/+1
* vconn-stream: Always call the stream's run function from vconn_stream_run().Ben Pfaff2011-07-081-0/+2
* ovsdb: Fix segfault in ovsdb_file_txn_row_from_json().Ben Pfaff2011-07-061-3/+2
* Debian: set source format to 3.0 (quilt)Simon Horman2011-06-232-1/+3
* debian: Make openvswitch-switch depend on Python.Ben Pfaff2011-06-161-1/+1
* debian: Drop dependency from python-openvswitch to openvswitch-switch.Ben Pfaff2011-06-151-1/+1
* Debian: Update changelog for 1.1.0-1 and 1.1.1-1Simon Horman2011-06-151-3/+30
* Debian: ${source:Version} dependency on python-openvswitchSimon Horman2011-06-151-1/+1
* Debian: Update standards version from 3.9.1 to 3.9.2Simon Horman2011-06-151-1/+1
* Debian: Add ${misc:Depends} dependency to python-openvswitchSimon Horman2011-06-151-1/+1
* python: Fix "make install" on systems without Python.Ben Pfaff2011-06-142-0/+4
* datapath: Check for supported kernel versions.Jesse Gross2011-06-131-0/+5
* learning-switch: Wildcard more fields to avoid normalization warnings.Ben Pfaff2011-06-021-5/+6
* ofp-util: Don't warn for different forms of nw_{src,dst} wildcards.Ben Pfaff2011-06-022-19/+2
* ovs-controller: Honor --wildcard option.Ben Pfaff2011-06-021-0/+1
* learning-switch: Don't limit message queued by --with-flows.Ben Pfaff2011-06-012-1/+9
* ovsdb: Check ovsdb_mutation_set_execute() return value in transactions.Ben Pfaff2011-05-313-7/+16
* ovsdb: Fix spelling of "constraint violation" in error tag.Ben Pfaff2011-05-311-2/+2
* Prepare Open vSwitch 1.1.1 release.v1.1.1Justin Pettit2011-05-263-1/+11
* xenserver: Fix bugs related to using xe-switch-network-backend in spec file.Justin Pettit2011-05-231-7/+13
* bridge: Don't configure QoS without Queues.Ethan Jackson2011-05-231-1/+1
* xenserver: Use xe-switch-network-stack in RPM spec file.Justin Pettit2011-05-231-12/+2
* ofp-util: Fix validation of OFPAT_SET_VLAN_PCP actions.Ben Pfaff2011-05-231-1/+1
* xenserver: Don't remove network.dbcache on uninstall.Ben Pfaff2011-05-231-1/+0
* xenserver: Use .../extra not .../kernel/extra for kernel modules.Ben Pfaff2011-05-232-4/+5
* dpif-linux: Recycle leaked ports.Ethan Jackson2011-05-231-1/+23
* xenserver: remove unneeded macro definitionsSajjad Lateef2011-05-161-4/+0
* xenserver: modify module spec fileSajjad Lateef2011-05-162-13/+35
* datapath: Avoid freeing wild pointer in corner case.Ben Pfaff2011-04-291-0/+1
* ovs-monitor-ipsec: Allow IKE fragmentationJustin Pettit2011-04-291-0/+1
* datapath: Make git ignore linux-2.6/vlan.c.Andrew Evans2011-04-291-0/+1
* ofproto: Adjust netdev_monitor when switching netdevs.Ben Pfaff2011-04-291-0/+3
* bridge: Tolerate missing Port and Interface records for local port.Ben Pfaff2011-04-293-16/+56
* ofproto: Rework and fix bugs in port change detection.Ben Pfaff2011-04-291-93/+110
* ofproto: Consistently use netdev's name instead of ofp_phy_port name.Ben Pfaff2011-04-291-6/+7