sliver-openvswitch.git
2011-06-07 Ben Pfaffovs-openflowd: Rename test-openflowd and move to "tests...
2011-06-07 Alexey I. Froloffovs-save: Fix address label processing.
2011-06-07 Ben Pfafflearning-switch: Also wildcard VLAN priority bits.
2011-06-06 Ben Pfaffovsdb: Better document possible commit-time error results.
2011-06-06 Ethan Jacksondpif-linux: Avoid duplicate code in dpif_linux_vport_se...
2011-06-06 Ben Pfaffstream-ssl: Disable SSL session caching.
2011-06-06 Ben Pfaffvswitchd: Add unique indexes for some columns.
2011-06-06 Ben Pfaffpython ovsdb: Fix one style inconsistency.
2011-06-06 Ben Pfaffovsdb: Implement table uniqueness constraints ("indexes").
2011-06-06 Ben Pfaffovsdb: Add functions for formatting column sets and...
2011-06-06 Ben Pfaffutil: New function for forming English lists.
2011-06-06 Ben Pfaffovsdb: Move ovsdb_table_put_row() into test program.
2011-06-06 Ben Pfaffovsdb: Make ovsdb_column_set_from_json() take table...
2011-06-03 Jesse Grosstunneling: Warn if CAPWAP is not available on this...
2011-06-01 Ethan Jacksonofproto: Optimize datapath actions.
2011-06-01 Ethan Jacksonofproto: Enqueue improperly resets priority.
2011-06-01 Ben Pfaffdatapath: Get packet metadata from userspace in odp_pac...
2011-06-01 Ben Pfafflearning-switch: Don't limit message queued by --with...
2011-06-01 Ben Pfaffovs-controller: Allow --wildcards to specify a wildcard...
2011-06-01 Ben Pfaffofp-util: Factor wildcard translation out of ofputil_cl...
2011-06-01 Ben Pfaffofp-util: Simplify logic for computing vlan_tci and...
2011-05-31 Ethan Jacksonnetdev: Remove monitors and notifiers.
2011-05-31 Ethan Jacksonbond: Discontinue use of netdev_monitor.
2011-05-31 Ethan Jacksonofproto: Discontinue use of netdev_monitor.
2011-05-31 Ethan Jacksonnetdev: New Function netdev_change_seq().
2011-05-31 Ben Pfaffovsdb: Check ovsdb_mutation_set_execute() return value...
2011-05-31 Ben Pfaffovsdb: Add test for number-of-elements constraints.
2011-05-31 Ben Pfaffovsdb: Fix spelling of "constraint violation" in error...
2011-05-27 Jesse Grossdatapath: Don't call genlmsg_reply() under rcu_read_lock().
2011-05-27 Ben Pfaffovs-ofctl: Report attempts to add (remove, etc.) non...
2011-05-27 Ben Pfaffofp-util: Export (again) a generalized function for...
2011-05-27 Ben Pfaffnx-match: Check prerequisites for ICMPv6 before outputt...
2011-05-27 Ben Pfaffofp-util: Also force nw_tos to be wildcarded for ARP...
2011-05-27 Ben Pfaffpoll-loop: Fix typo in comment.
2011-05-26 Ethan JacksonCFM: Revert default MA and MD name.
2011-05-26 Ben Pfaffovs-vsctl: Clarify meaning of --may-exist options.
2011-05-26 Ben Pfaffovsdb-doc: Omit E-R diagram from ASCII version of manpage.
2011-05-26 Ben Pfafftest-csum: Avoid "cast increases required alignment...
2011-05-26 Ben Pfaffbridge: Avoid "cast increases required alignment of...
2011-05-26 Ben Pfaffin-band: Avoid "cast increases required alignment of...
2011-05-26 Ben Pfaffsha1: Avoid unused variable warnings on big-endian...
2011-05-26 Ben Pfaffnetlink: Avoid "cast increases required alignment of...
2011-05-25 Ethan Jacksonbridge: Interface may be configured with incorrect...
2011-05-24 Ethan Jacksoncfm: Log sequence number of incoming CCMs.
2011-05-24 Ethan Jacksoncfm: Include cfm->name in log messages.
2011-05-24 Ethan Jacksoncfm: Require 'name' field for 'cfm' objects.
2011-05-24 Ethan Jacksonofproto: Fix possible core dump during flow revalidation.
2011-05-24 Ben Pfaffovs-vsctl: Add "show" command for printing an overview...
2011-05-24 Ben Pfaffovsdb: Annotate E-R diagram with number of allowed...
2011-05-24 Ben Pfaffpoll-loop: Automatically log reason for wakeup when...
2011-05-24 Ben Pfaffofproto-dpif: Fix statistics busted by bad merge.
2011-05-24 Ben Pfafftests: Fix the two Python XFAIL tests.
2011-05-24 Ben Pfaffflow: Convert tunnel IDs to host byte order for formatting.
2011-05-24 Ben Pfaffstream-ssl: Log unexpected errors from 'stat'.
2011-05-24 Ben Pfaffstream-ssl: Force CA cert file to be read when it appea...
2011-05-23 Ben Pfaffofproto: Properly initialize table_id when creating...
2011-05-23 Ben Pfaffdebian: Package ovsdbmonitor.
2011-05-23 Ben Pfaffovsdbmonitor: Add brief manpage.
2011-05-23 Ben Pfaffovsdbmonitor: Update to work with recent ovs-dpctl...
2011-05-23 Ben Pfaffovsdbmonitor: Use ovs.json module instead of JsonReader...
2011-05-23 Ben Pfaffdocs: Suppress "warning: macro `DD' not defined" warnin...
2011-05-23 Ben Pfaffdebian: Don't begin openvswitch-pki description with...
2011-05-23 Ben Pfaffdebian: Make openvswitch-switch depend on Python.
2011-05-23 Ethan Jacksonflow: flow_hash_symmetric_l4() don't hash UDP ports.
2011-05-23 Ethan Jacksonbond: Always use L4 hash for stable bonds.
2011-05-23 Ben PfaffAvoid sparse error or warning for sizeof(_Bool).
2011-05-20 Ben Pfaffofp-util: Include cookie when encoding OFPT_FLOW_REMOVE...
2011-05-20 Ethan Jacksonbond: Use CFM for slave status.
2011-05-20 Ethan Jacksoncfm: Implement 802.1ag RDI flag.
2011-05-20 Ethan Jacksoncfm: Remove packet definition from CFM header file.
2011-05-20 Ethan Jacksoncfm: Cleanup CFM module interface.
2011-05-20 Ethan Jacksoncfm: Remove Maintenance_Point and Monitor tables.
2011-05-20 Ethan Jacksoncfm: No longer allow configuration of ma_name and md_name.
2011-05-20 Ethan Jacksoncfm: Migrate cfm/show unixctl command to CFM module.
2011-05-20 Ethan Jacksonbond: Remove useless slave->up flag.
2011-05-20 Ethan Jacksonnetdev: Take responsibility for polling MII registers.
2011-05-19 Ethan Jacksonxenserver: Pull slave MTU from bond record.
2011-05-19 Jesse Grossdatapath: Check that netdev vport is fully initialized.
2011-05-19 Ethan Jacksonofproto: Fix compiler warning.
2011-05-19 Ethan Jacksontimer: Remove timer_expired_at() function.
2011-05-19 Shih-Hao Liovs-bugtool: Add support for user-provided output filename.
2011-05-19 Ben Pfaffofproto-dpif: Fix bond accounting.
2011-05-19 Ben Pfaffbond: Remove write-only variable.
2011-05-19 Ben Pfaffofproto-dpif: Fix argument in send_packet() call.
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-18 Ethan Jacksonofproto: Datapath statistics accounted twice.
2011-05-18 Andrew Evansdatapath: Hash and compare only the part of sw_flow_key...
2011-05-18 Shih-Hao LiAdd tar.gz output option in ovs-bugtool
2011-05-18 Ben Pfaffbridge: Fill in ofport column of Interface records.
2011-05-17 Ben Pfaffofproto-dpif: Revalidate flows in some previously misse...
2011-05-17 Ben Pfaffofproto-dpif: Avoid unnecessary ODP-to-OFP port conversion.
2011-05-17 Ethan Jacksonbond: Bonds never sleep if carrier changes.
2011-05-17 Ben Pfaffofproto-dpif: Fix null pointer dereference in is_admiss...
2011-05-17 Sajjad Lateefxenserver: remove unneeded macro definitions
2011-05-17 Sajjad Lateefxenserver: remove unneeded macro definitions
2011-05-17 Sajjad Lateefxenserver: modify module spec file
2011-05-17 Sajjad Lateefxenserver: modify module spec file
2011-05-16 Ben Pfaffconfigure: Run sparse automatically if C=1 specified...
2011-05-16 Ben PfaffMake the source tree sparse clean.
2011-05-16 Ben Pfafftest-sha1: Suppress sparse warning.
next