sliver-openvswitch.git
2011-08-02 Justin PettitPrepare Open vSwitch 1.1.2 release. branch-1.1 v1.1.2
2011-07-28 Ben Pfaffofproto-dpif: Ignore ECN bits in OFPAT_SET_NW_TOS actions.
2011-07-28 Ben Pfaffofproto-dpif: Do not mirror L2 multicast switch protoco...
2011-07-28 Ethan Jacksontests: Fix deprecated use of qw.
2011-07-28 Ben Pfaffpython: Make invalid UTF-8 sequence messages consistent...
2011-07-28 Ben Pfafftests: Fix the two Python XFAIL tests.
2011-07-28 Jesse Grosstunneling: Force selection of an IP ID with GRE.
2011-07-28 Ben Pfaffofproto: Fix typo in documentation.
2011-07-28 Ben Pfaffxenserver: Restart HA daemon after force-reload-kmod.
2011-07-28 Ethan Jacksonofp-parse: Fix invalid memory use.
2011-07-28 Ethan Jacksonxenserver: Fix use of undefined variable.
2011-07-28 Ben Pfaffstream-ssl: Clear CAs for certificate verification...
2011-07-28 Ben Pfaffxenserver: Don't delete pidfile in stop_daemon.
2011-07-28 Ben Pfaffxenserver: Run "depmod" after old modules are removed...
2011-07-22 Ethan Jacksonmac-learning: Fix serious performance bug in the learni...
2011-07-12 Simon Hormandatapath: An expanded table should be larger than its...
2011-07-08 Ben Pfaffvconn-stream: Always call the stream's run function...
2011-07-06 Ben Pfaffovsdb: Fix segfault in ovsdb_file_txn_row_from_json().
2011-06-23 Simon HormanDebian: set source format to 3.0 (quilt)
2011-06-16 Ben Pfaffdebian: Make openvswitch-switch depend on Python.
2011-06-15 Ben Pfaffdebian: Drop dependency from python-openvswitch to...
2011-06-15 Simon HormanDebian: Update changelog for 1.1.0-1 and 1.1.1-1
2011-06-15 Simon HormanDebian: ${source:Version} dependency on python-openvswitch
2011-06-15 Simon HormanDebian: Update standards version from 3.9.1 to 3.9.2
2011-06-15 Simon HormanDebian: Add ${misc:Depends} dependency to python-openvs...
2011-06-14 Ben Pfaffpython: Fix "make install" on systems without Python.
2011-06-13 Jesse Grossdatapath: Check for supported kernel versions.
2011-06-02 Ben Pfafflearning-switch: Wildcard more fields to avoid normaliz...
2011-06-02 Ben Pfaffofp-util: Don't warn for different forms of nw_{src...
2011-06-02 Ben Pfaffovs-controller: Honor --wildcard option.
2011-06-01 Ben Pfafflearning-switch: Don't limit message queued by --with...
2011-05-31 Ben Pfaffovsdb: Check ovsdb_mutation_set_execute() return value...
2011-05-31 Ben Pfaffovsdb: Fix spelling of "constraint violation" in error...
2011-05-26 Justin PettitPrepare Open vSwitch 1.1.1 release. v1.1.1
2011-05-23 Justin Pettitxenserver: Fix bugs related to using xe-switch-network...
2011-05-23 Ethan Jacksonbridge: Don't configure QoS without Queues.
2011-05-23 Justin Pettitxenserver: Use xe-switch-network-stack in RPM spec...
2011-05-23 Ben Pfaffofp-util: Fix validation of OFPAT_SET_VLAN_PCP actions.
2011-05-23 Ben Pfaffxenserver: Don't remove network.dbcache on uninstall.
2011-05-23 Ben Pfaffxenserver: Use .../extra not .../kernel/extra for kerne...
2011-05-23 Ethan Jacksondpif-linux: Recycle leaked ports.
2011-05-17 Sajjad Lateefxenserver: remove unneeded macro definitions
2011-05-17 Sajjad Lateefxenserver: modify module spec file
2011-04-29 Ben Pfaffdatapath: Avoid freeing wild pointer in corner case.
2011-04-29 Justin Pettitovs-monitor-ipsec: Allow IKE fragmentation
2011-04-29 Andrew Evansdatapath: Make git ignore linux-2.6/vlan.c.
2011-04-29 Ben Pfaffofproto: Adjust netdev_monitor when switching netdevs.
2011-04-29 Ben Pfaffbridge: Tolerate missing Port and Interface records...
2011-04-29 Ben Pfaffofproto: Rework and fix bugs in port change detection.
2011-04-29 Ben Pfaffofproto: Consistently use netdev's name instead of...
2011-04-29 Ben Pfaffsocket-util: Use portable solution for setting Unix...
2011-04-29 Ben PfaffINSTALL.Linux: Mention that SSL options require buildin...
2011-04-29 Ben Pfaffbridge: Avoid memory leak from RSPAN mirrors in bridge_...
2011-04-29 Ben Pfaffofp-util: Properly handle "tun_id"s in tun_id_from_cook...
2011-04-29 Ben Pfaffsocket-util: Properly set socket permissions in make_un...
2011-04-29 Ben Pfaffbridge: Fix VLAN selection mirroring logic.
2011-04-29 Ben Pfaffbridge: Reintroduce log message that was lost (and...
2011-04-29 Ben Pfaffdaemon: Reduce log level of "pid file is stale" message.
2011-04-29 Ben Pfaffbridge: Initialize mirrors' uuid member.
2011-04-29 Ben Pfaffofproto: Avoid memory leak in classifier on destruction.
2011-04-29 Ben PfaffFix calls to ctype functions.
2011-04-29 Ben Pfaffvswitchd: Document how to disable inactivity probes.
2011-04-29 Ethan Jacksonxenserver: Fix typo in RPM install message.
2011-04-29 Ethan Jacksonxenserver: Don't openvswitch-xapi-update in bridge...
2011-04-29 Ethan Jacksonxenserver: Warn when upgrading OVS on a bridged system.
2011-04-29 Ben Pfaffovsdb-idl: Suppress "delete" operations for garbage...
2011-04-29 Ben Pfaffdebian: Do not call obsolete command "ovs-ofctl status...
2011-04-29 Andrew Evanspcap: Silence warnings about fwrite(3) return value...
2011-04-29 Ben Pfaffbridge: Monitor fewer OVSDB columns.
2011-04-29 Ben Pfaffovsdb-idl: Fix atomicity of writes that don't change...
2011-04-29 Ben Pfaffdaemon: Avoid races on pidfile creation.
2011-04-29 Ben Pfaffdaemon: Integrate checking for an existing pidfile...
2011-04-29 Ben Pfaffdaemon: Tolerate EINTR in fork_and_wait_for_startup().
2011-04-29 Ben PfaffLog anything that could prevent a daemon from starting.
2011-04-29 Ben Pfaffutil: New function ovs_fatal_valist().
2011-04-29 Ben Pfaffsignals: New function signal_name().
2011-04-29 Ben Pfafftype-props: New macro for estimating length of a decima...
2011-04-11 Ben Pfaffdpif-linux: Avoid logging error on ENOENT in dpif_linux...
2011-04-11 Ben Pfaffdpif-linux: Avoid segfault on netdev_get_stats() withou...
2011-04-11 Ben Pfaffvswitch: Improve schema documentation.
2011-04-07 Ethan Jacksoncfm: Fix broken fault logic. v1.1.0
2011-04-07 Ethan Jacksonbridge: Run once before configuring CFM.
2011-04-06 Justin PettitRelease Open vSwitch 1.1.0
2011-04-06 Ben PfaffUpdate top-level documentation to bring it up to date...
2011-04-06 Ethan Jacksondpif-linux: Choose port numbers more prudently.
2011-04-06 Ben Pfaffxenserver: Fix up iface-id after it changes or disappea...
2011-04-01 Ben Pfaffovsdb-server: Avoid intermittent test failures due...
2011-04-01 Ethan Jacksoncfm: Allow time for CCM reception after cfm_configure();
2011-04-01 Ethan Jacksoncfm: cfm_configure() only update when necessary.
2011-03-31 Ben Pfaffovsdb: Truncate bad transactions from database log.
2011-03-31 Ben Pfaffovsdb: Check that ovsdb-server truncates corrupted...
2011-03-31 Ben Pfaffovsdb: Raise database corruption log level from warning...
2011-03-31 Ben Pfaffovsdb: Force strong references to non-root tables to...
2011-03-31 Ben Pfaffovsdb-types: Fix bug in ovsdb_base_type_is_ref().
2011-03-31 Ben Pfaffovs-brcompatd: Convert svecs to ssets.
2011-03-31 Ben Pfaffbridge: Convert svecs to ssets.
2011-03-31 Ben Pfaffovs-openflowd: Use sset in place of svec.
2011-03-31 Ben Pfaffofproto: Change string sets in interface from svec...
2011-03-31 Ben Pfaffovsdb-parser: Use sset instead of svec for detecting...
2011-03-31 Ben Pfaffnetdev: Use sset instead of svec in netdev interface.
next