sliver-openvswitch.git
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.
2011-05-16 Ben PfaffFix up usage of flow_wildcards_t.
2011-05-16 Ben Pfaffcsum: Annotate byte order to match actual usage.
2011-05-16 Ben Pfaffutil: Suppress build assertions when building with...
2011-05-16 Ben PfaffSuppress sparse warnings for global variables initializ...
2011-05-16 Ben Pfaffcompiler: Suppress sparse complaints about function...
2011-05-16 Ben PfaffFix incorrect byte order annotations.
2011-05-16 Ben Pfaffopenflow: Change types from uint<N>_t to ovs_be<N>.
2011-05-16 Ben PfaffConvert remaining network-byte-order "uint<N>_t"s into...
2011-05-16 Ben Pfaffofproto: Maintain ofp_phy_port for each ofport in netwo...
2011-05-16 Ben PfaffConsistently write null pointer constants as NULL inste...
2011-05-16 Ben Pfaffofproto: Drop duplicate "const" in parameter declaration.
2011-05-16 Ben PfaffAdd missing "static" keywords.
2011-05-16 Ben PfaffRemove unnecessary #include directives.
2011-05-16 Ben Pfaffofproto: Fix ofproto_send_packet() treatment of vlan_tc...
2011-05-16 Ben Pfaffstream-ssl: Fix call to accept().
2011-05-16 Ben Pfaffnetdev-linux: Initialize rx_compressed, tx_compressed...
2011-05-16 Ben Pfaffbridge: Avoid double-free of bond fake ifaces.
2011-05-13 Ben Pfaffofproto-dpif: Fix null pointer dereference in get_ofp_p...
2011-05-13 Ben Pfaffbridge: Fix uninitialized bond_stable_ids in port_confi...
2011-05-13 Ben Pfafftests: Check ovs-openflowd log output instead of ignori...
2011-05-13 Ben Pfaffnetdev-linux: Open AF_PACKET socket only when it is...
2011-05-13 Ben Pfaffnetdev-linux: Only call set_nonblocking() if socket...
2011-05-13 Ben Pfaffofp-util: Revise OpenFlow 1.0 ofp_match normalization.
2011-05-13 Ben Pfaffofp-util: Simplify OpenFlow 1.0 ofp_match normalization.
next