Prepare Open vSwitch 1.1.2 release.
[sliver-openvswitch.git] / utilities /
2010-12-02 Ben Pfaffopenflow: Change ofp_phy_port's 'name' member from...
2010-12-02 Ben Pfaffovs-ofctl: Check that commands actually succeed.
2010-12-02 Ben Pfaffovs-ofctl: Remove now-useless "tun-cookie" command.
2010-12-02 Ben Pfaffovs-ofctl: Factor out common code in str_to_port_no...
2010-11-30 Ben Pfaffovs-ofctl: Remove stray printf.
2010-11-30 Ben Pfaffovs-ofctl: Simplify code by using strcasecmp() instead...
2010-11-30 Ben Pfaffovs-openflowd: Add "exit" unixctl command.
2010-11-30 Ben Pfaffovs-openflowd: Add ability to run without connecting...
2010-11-30 Ben Pfaffovs-openflowd: Improve usage message.
2010-11-30 Ben Pfaffovs-openflowd: Add --enable-dummy option.
2010-11-30 Ben Pfaffovs-openflowd: Add --unixctl command line option.
2010-11-30 Ben PfaffMake installation directories overridable at runtime.
2010-11-29 Ethan Jacksonovs: Implement 802.1ag Connectivity Fault Management
2010-11-22 Ben Pfaffflow: Fully separate flow_wildcards from OpenFlow wildc...
2010-11-22 Ben Pfaffflow: Remove flow_to/from_match() in favor of cls_rule_...
2010-11-18 Ben Pfaffovs-vsctl: Fix br-set-external-id.
2010-11-17 Ben Pfaffofp-util: Consistently treat OpenFlow xids as network...
2010-11-17 Ben Pfaffovs-ofctl: Fix return value of str_to_port_no().
2010-11-16 Ben Pfaffovs-vsctl: Make waiting for ovs-vswitchd to reload...
2010-11-16 Ben Pfaffovs-vsctl: Replicate only tables and columns that are...
2010-11-16 Ben Pfaffovsdb-idl: Make selecting tables and columns to replica...
2010-11-15 Ben Pfaffnicira-ext: New Nicira vendor action NXAST_NOTE.
2010-11-11 Ben Pfaffofp-parse: Refactor flow parsing.
2010-11-11 Ben Pfaffofp-parse: Generalize parse_ofp_add_flow_str() as parse...
2010-11-10 Ben Pfaffofproto: Implement Nicira Extended Match flexible flow...
2010-11-05 Ben PfaffAdd "Manager" and "manager_options" to allow options...
2010-11-05 Ben Pfaffofp-util: New functions make_nxmsg(), make_nxmsg_xid().
2010-11-04 Ben Pfaffovs-vsctl: Create bridge interface as type "internal".
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-10-29 Ben Pfaffxtoxll: Rename "byte-order" since it now include more...
2010-10-23 Justin Pettitovs-vsctl: Prevent double-free when retrying a transaction
2010-10-22 Ben Pfaffovs-vsctl: Check for dirty reads within transactions.
2010-10-22 Ben Pfaffovs-vsctl: Add context pointer to struct vsctl_info.
2010-10-21 Ben PfaffFix bug in parsing large datapath IDs.
2010-10-21 Ben Pfaffovs-ofctl: Better document the meaning of "priority...
2010-10-14 Ben Pfaffdocs: Make it clear that ovs-openflowd is an alternativ...
2010-10-11 Ben Pfaffdatapath: Remove implementation of port groups.
2010-10-08 Justin Pettitovs-openflowd: Don't segfault when no controllers specified
2010-10-03 Justin PettitAdd Nicira extension for modifying queue without transm...
2010-10-01 Ben Pfaffovs-controller: Improve QoS abilities.
2010-10-01 Ben Pfafflearning-switch: Introduce struct for configuration.
2010-10-01 Ben Pfaffovs-controller: Make --with-flows read the file only...
2010-10-01 Ben Pfaffofp-parse: Add test.
2010-10-01 Ben Pfaffofp-parse: Factor out duplicated code into new functions.
2010-10-01 Ben Pfaffovs-ofctl: Add "queue-stats" command to print queue...
2010-10-01 Ben Pfaffovs-vsctl: Reduce log level for "Called as..." for...
2010-10-01 Ben Pfaffovs-vsctl: Factor out and optimize searching for a...
2010-09-21 Ben Pfaffovs-vsctl: Add many more usage examples.
2010-09-21 Ben Pfaffovs-vsctl: Allow "get" commands to create @names also.
2010-09-20 Ben PfaffAvoid shadowing local variable names.
2010-09-17 Ben Pfaffovs-vsctl: Remove default timeout.
2010-09-15 Ben Pfaffovs-ofctl, ovs-controller: Disable flow idle timeout...
2010-09-10 Ben Pfaffovs-ofctl: Add support for drop_spoofed_arp action.
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-08-25 Ben Pfaffutilities: Remove ovs-wdt.
2010-08-25 Ben Pfaffutilities: Remove ovs-monitor.
2010-08-25 Ben Pfaffovs-parse-leaks: Add manpage.
2010-08-19 Ben PfaffFix SSL boilerplate descriptions in manpages.
2010-08-19 Ben PfaffFix typos in manpages.
2010-08-19 Ben Pfaffovs-vsctl: Fix parsing of short SSL options.
2010-08-13 Ben PfaffRemove vestigial support for Spanning Tree Protocol.
2010-08-07 Ben Pfaffofproto: Add support for remote "service controllers".
2010-08-06 Ben Pfaffovs-openflowd: Fix support for multiple controllers.
2010-08-06 Ben Pfaffovs-pki: Create private keys with restricted permissions.
2010-08-06 Ben Pfaffovs-pki: Create log directory if it does not exist.
2010-08-06 Ben Pfaffovs-pki: Consistently write error messages to stderr.
2010-07-31 Justin Pettitvswitchd: Move fail-mode config to Bridge table
2010-07-31 Justin Pettitvswitchd: Remove default controller config from Open_vS...
2010-07-30 Ben Pfaffovs-ofctl: Add support for OpenFlow enqueue action.
2010-07-30 Justin Pettitovs-controller: Add ability to define default flows
2010-07-30 Justin Pettitlearning-switch: Add ability to define default flows
2010-07-30 Justin Pettitofp-parse: Break string-to-openflow parsing into librar...
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 Pfafftimeval: Make time_init() static and remove calls to it.
2010-07-20 Ben Pfaffovs-controller: Add support for OpenFlow queues.
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-15 Ben Pfaffovs-vsctl: Make --help capitalization and spelling...
2010-07-12 Ben Pfaffovsdb-idl: Transition to better interfaces for reading...
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 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 Ben Pfaffovs-ofctl: Warn about flows not in normal form.
2010-06-25 Ben Pfaffovs-vsctl: Make "ovs-vsctl get <table> <record> _uuid...
2010-06-24 Ben Pfaffovs-vsctl: Add details to documentation for "emer-reset...
2010-06-23 Ben Pfaffovsdb-idl: Simplify usage of ovsdb_idl_run().
2010-06-23 Ben PfaffUse shash_destroy_free_data() to simplify a few scatter...
2010-06-17 Ben PfaffImplement QoS framework.
2010-06-17 Ben Pfaffvconn: Move OpenFlow utility functions into new file...
2010-06-17 Ben Pfaffovs-vsctl: Support references among records at creation...
2010-06-17 Ben Pfaffovs-vsctl: Add support for command options that accept...
2010-06-17 Ben Pfaffovs-vsctl: Update manpage. Use same order as ovs-vswit...
2010-06-17 Ben Pfaffovs-vsctl: Fix assert-fail when an error occurs and...
2010-06-17 Ben Pfaffovs-vsctl: Fix spelling error in log message.
2010-06-08 Ben Pfaffofproto: Make OpenFlow connection log messages name...
next