sliver-openvswitch.git
2010-07-21 Ben Pfaffdebian: Check for accurate Debian changelog version...
2010-07-21 Ben Pfafftests: Disable profiling for "wait-until must wait...
2010-07-20 Ben Pfaffnetdev-linux: Avoid minor number 0 in traffic control.
2010-07-20 Ben Pfaffnetdev-linux: Dump all queues, not just direct children...
2010-07-20 Ben Pfaffdpif-linux: Translate queues to priorities correctly.
2010-07-20 Ben Pfaffdpif: Abstract translation from OpenFlow queue ID into...
2010-07-20 Ben PfaffAdd pretty-printers for QoS related OpenFlow and ODP...
2010-07-20 Ben Pfaffovs-controller: Add support for OpenFlow queues.
2010-07-20 Ben Pfafflearning-switch: Add support for OpenFlow queues.
2010-07-20 Ben Pfafflearning-switch: Break packet-in processing into two...
2010-07-16 Ben Pfafflearning-switch: Refactor wildcards calculation.
2010-07-16 Ben Pfafflearning-switch: Reserved addresses are destinations...
2010-07-16 Jesse Grossovs-vsctl: Fix unitialized variables.
2010-07-16 Ben Pfaffovs-vsctl: Do not allow record names to be abbreviated.
2010-07-16 Ben Pfaffxenserver: Kill bond slaves' dhclients when bringing...
2010-07-15 Jesse Grossdoc: Make explicit that ovs-vswitchd is the preferred...
2010-07-15 Jesse Grossdatapath: Don't update flow key when applying actions.
2010-07-15 Jesse Grossdatapath: Don't set tunnel_id in a function.
2010-07-15 Jesse Grossgre: Use struct for parsing GRE header.
2010-07-15 Jesse Grossgre: Wait for an RCU grace period before freeing port.
2010-07-15 Jesse Grossvport: Use DEFINE_PER_CPU instead of dynamically alloca...
2010-07-15 Jesse Grossdatapath: Put return type on same line as arguments...
2010-07-15 Jesse Grossvport: Use EBUSY to represent already attached device.
2010-07-15 Jesse Grossdatapath: Make checksum offsets unsigned.
2010-07-15 Ben Pfaffovs-vsctl: Make --help capitalization and spelling...
2010-07-14 Ben PfaffTests: Fix nonportable \" escape in printf(1) invocation.
2010-07-14 Ben Pfaffofpbuf: Implement unsupported feature in ofpbuf_trim().
2010-07-13 Jesse Grossdatapath: Make our checksumming more closely match...
2010-07-13 Jesse Grossgre: Fix headroom calculation.
2010-07-13 Jesse Grossdatapath: Move over-MTU checking into vport_send().
2010-07-13 Jesse Grossdatapath: Add loop checking.
2010-07-13 Ben Pfaffconfigure: Add --with-l26-source option to specify...
2010-07-12 Ben Pfaffvswitch: Distinguish mirrors by UUID, not by name.
2010-07-12 Ben Pfaffvswitch: Fix memory leak in mirror code.
2010-07-12 Ben Pfaffvswitch: Use ovsrec_qos_get_queues() to avoid open...
2010-07-12 Ben Pfaffovsdb-idlc: Add "get" accessor functions to generated...
2010-07-12 Ben Pfaffvswitch: Use ovsdb_idl_get() to avoid O(n) in get_ovsre...
2010-07-12 Ben Pfaffovsdb-idl: Transition to better interfaces for reading...
2010-07-12 Ben Pfaffovsdb-idlc: Check and restore ovsdb_datum invariants...
2010-07-12 Ben Pfaffovsdb: New functions ovsdb_datum_sort_unique(), ovsdb_d...
2010-07-12 Ben Pfaffovsdb: New functions ovsdb_atom_default(), ovsdb_datum_...
2010-07-12 Ben Pfaffovsdb: Document some ovsdb-data.[ch] functions.
2010-07-01 Ben Pfaffovsdb: Extend "monitor" to select different operations...
2010-06-30 Ben Pfafftests: Add OVSDB tests for monitors that select only...
2010-06-30 Ben Pfaffovsdb-client: Fix "selects" argument to "monitor" command.
2010-06-30 Ben Pfaffovsdb: Document in SPECS how OVS uses JSON.
2010-06-30 Ben Pfaffjson: Better handle JSON objects with duplicate names.
2010-06-30 Ben Pfaffshash: New function shash_replace().
2010-06-30 Ben Pfaffshash: Refactor shash_add_nocopy(), shash_find().
2010-06-30 Ben PfaffSimplify shash_find() followed by shash_add() into...
2010-06-29 Ben Pfaffovs-pki: Allow generating certificates with duplicate...
2010-06-29 Ben Pfaffdoc: Change "-" to "\-" in appropriate places.
2010-06-29 Ben Pfaffdaemon: Clarify documentation.
2010-06-29 Ben Pfaffovs-vsctl: Add "wait-until" command.
2010-06-29 Ben Pfaffovs-vsctl: Make partial matches on record names optional.
2010-06-29 Ben Pfaffovs-vsctl: Prepare for more flexible database argument...
2010-06-29 Ben Pfaffovs-vsctl: Allow commands to tell ovs-vsctl to try...
2010-06-28 Justin Pettitdebian: Correct naming in init scripts
2010-06-28 Ben Pfaffovs-ofctl: Warn about flows not in normal form.
2010-06-28 Ben Pfaffofproto: Log changes made by flow normalization.
2010-06-28 Ben Pfaffxenserver: Avoid errors from ovs-vsctl at system shutdown.
2010-06-28 Ben Pfaffxenserver: Kill bond master's dhclient when bringing...
2010-06-25 Ben Pfafftimeval: Hide "memory leak" from Valgrind.
2010-06-25 Ben PfaffAdd AUTHORS file.
2010-06-25 Yu Zhiguodatapath: fix header file include
2010-06-25 Ben Pfaffovs-vsctl: Make "ovs-vsctl get <table> <record> _uuid...
2010-06-24 Jesse Grossdocs: Correct DB init instructions in INSTALL.Linux.
2010-06-24 Jesse Grossovsdb-idl: Check if row->written is valid.
2010-06-24 Ben Pfaffvswitchd: Add entity-relationship diagram to ovs-vswitc...
2010-06-24 Ben Pfafftests: Tolerate ignored SIGPIPE in daemon tests.
2010-06-24 Ben Pfaffovs-vsctl: Add details to documentation for "emer-reset...
2010-06-24 Ben Pfaffovsdb-server: Implement unixctl command to reconnect...
2010-06-24 Ben Pfaffvswitch: Implement unixctl command to reconnect OpenFlo...
2010-06-24 Ben Pfaffrconn: Suppress failed connection messages after the...
2010-06-24 Ben Pfaffvconn: Fix tracking of "connected" state.
2010-06-24 Ben Pfaffrconn: Remove superfluous \n from log message.
2010-06-23 Ben Pfaffbridge: Implement basic periodic update of interface...
2010-06-23 Ben Pfaffbridge: Make configuration database records valid all...
2010-06-23 Ben Pfaffovs-vswitchd: Allow bridge code to manage the database...
2010-06-23 Ben Pfaffovsdb-idlc: Fix sizeof calculation in generated code.
2010-06-23 Ben Pfaffovsdb-idl: Drop unnecessary allocation from ovsdb_idl_t...
2010-06-23 Ben Pfaffovsdb-idl: Start documenting the public interface.
2010-06-23 Ben Pfaffovsdb-idl: Simplify usage of ovsdb_idl_run().
2010-06-23 Ben Pfaffbridge: Drop unused enum definition.
2010-06-23 Ben Pfaffbridge: Remove unused functions.
2010-06-23 Ben PfaffUse shash_destroy_free_data() to simplify a few scatter...
2010-06-23 Ian Campbellxenserver: Largely untested patch for 5.5 and 5.6 CHIN...
2010-06-23 Ian Campbellinterface-reconfigure: Handle CHIN Tunnel objects
2010-06-23 Ben Pfaffstream-ssl: Log protocol details at DBG level.
2010-06-23 Ben PfaffBetter document how ovsdb-server is meant to be used.
2010-06-23 Ben Pfafftests: Fix occasional failure of "self-linking idl...
2010-06-23 Jun NakajimaUpdate INSTALL.XenServer to indicate that 5.6.0 is...
2010-06-22 Ben PfaffINSTALL.Linux: Add some troubleshooting instructions...
2010-06-22 Ben Pfaffofp-util: Also normalize nw_tos in normalize_match().
2010-06-22 Ben PfaffSuppress ovsdb-server log messages about connections...
2010-06-22 Ben Pfaffjsonrpc: Suppress duplicate logging.
2010-06-22 Ben Pfaffjsonrpc: Propagate error code to reconnect_disconnected().
2010-06-22 Ben Pfaffovsdb-server: Improve logging for referential integrity...
2010-06-19 Jesse Grossdatapath: Don't compute checksums on partial packets.
2010-06-18 Jesse Grossdatapath: Compute checksum while sending packets to...
next