sliver-openvswitch.git
2010-08-02 Hao Zhengovs-ofctl: Adding support for table ID.
2010-07-26 Ben PfaffMerge "master" branch into "wdp".
2010-07-23 Ben Pfaffvlog: Fix logic error in update_min_level().
2010-07-22 Ben Pfaffflow: Change function names to be less deceptive.
2010-07-22 Ben PfaffFix up merge.
2010-07-22 Ben PfaffMerge "master" into "wdp".
2010-07-22 Ben Pfaffofproto: Add Nicira extension to OpenFlow multiple...
2010-07-21 Ben PfaffFix and improve comments.
2010-07-21 Ben Pfaffvlog: Make the vlog module catalog program-specific.
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-07-21 Ben Pfaffvlog: Remove explicit calls to vlog_init().
2010-07-21 Ben Pfaffvlog: Make vlog initialize itself when necessary.
2010-07-21 Ben Pfafftimeval: Make time_init() static and remove calls to it.
2010-07-21 Ben Pfafftimeval: Make timeval module initialize itself.
2010-07-21 Ben Pfafftimeval: Integrate CLOCK_MONOTONIC detection into time_...
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-13 Ben Pfaffbridge: 'in_port' in flow_t is now an OpenFlow port...
2010-07-12 Ben Pfaffclassifier: Fix classifier bugs.
2010-07-12 Ben Pfaffofproto: Fix abstraction of OpenFlow multiple table...
2010-07-12 Ben PfaffRestore ovs-vswitchd VLAN, mirror, bonding, QoS feature...
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-02 Ben Pfaffofproto: Remove effectively dead code.
2010-07-02 Ben Pfaffmac-learning: Simplify mac_learning_run() interface.
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-30 Ben Pfaffwdp: Document 'port_set_config' and wdp_port_set_config().
2010-06-29 Ben Pfaffovs-pki: Allow generating certificates with duplicate...
2010-06-29 Ben Pfaffwdp: Get rid of most members of struct wdp_stats.
2010-06-29 Ben Pfaffwdp: Add new wdp_class member function 'get_table_stats'.
2010-06-29 Ben Pfaffwdp: Add new wdp_class member function 'recv_purge'.
2010-06-29 Ben Pfaffofp-util: Add more functions for supporting OpenFlow...
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 Pfaffofproto: Send OpenFlow messages as ports are added...
2010-06-28 Ben Pfaffofp-util: New functions hton_ofp_phy_port(), ntoh_ofp_p...
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 PfaffMerge "master" into "wdp".
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...
next