wdp-xflow: Remove wx structure from global list when closing.
[sliver-openvswitch.git] / utilities /
2010-10-06 Ben PfaffMerge remote branch 'origin/master' into HEAD
2010-10-06 Ben PfaffMerge "master" into "wdp".
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-31 Ben PfaffMerge "master" into "wdp".
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-20 Ben PfaffMerge "master" into "wdp".
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-09 Ben PfaffMerge "master" into "wdp".
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-08-02 Hao Zhengovs-ofctl: Adding support for table ID.
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-26 Ben PfaffMerge "master" branch into "wdp".
2010-07-22 Ben PfaffMerge "master" into "wdp".
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-28 Ben PfaffMerge "master" into "wdp".
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-22 Ben PfaffMerge remote branch 'origin/master' into wdp-merge
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...
2010-06-08 Ben Pfaffrconn: Drop rconn_new(), rconn_new_from_vconn() functions.
2010-06-08 Ben Pfaffrconn: Drop 'name' arg to rconn_new_from_vconn(), rconn...
2010-06-07 Ben PfaffMerge "master" branch into "wdp".
2010-06-02 Jesse Grossnetdev: Remove may_create/may_open flags.
2010-06-01 Ben PfaffMerge "master" into "wdp".
2010-05-26 Ben PfaffBuild ovs-wdt or nlmon utilities only on Linux.
2010-05-26 Ben PfaffAlways #include <sys/socket.h> before <net/if.h>.
2010-05-24 Ben PfaffMerge "master" into "wdp".
2010-05-20 Ben PfaffMerge "master" into "wdp".
2010-05-13 Ben Pfaffofproto: Prefer "master" and "other" connections for...
2010-05-11 Ben Pfaffovs-ofctl: Add "snoop" command.
2010-05-11 Ben Pfaffovs-ofctl: "monitor" command takes no more than 2 arguments
2010-05-11 Ben Pfaffovs-ofctl: Fix usage message for "monitor" command.
2010-05-05 Ben Pfaffovs-vsctl: Add sFlow to supported set of tables.
2010-04-30 Justin Pettitovs-vsctl: Add emergency reset command
2010-04-21 Ben Pfaffovs-ofctl: Document that "actions" must be last in...
2010-04-20 Ben Pfaffovs-openflowd: Prefer --fail=standalone|secure over...
2010-04-20 Ben PfaffAdd support for multiple OpenFlow controllers on a...
2010-04-20 Ben Pfaffofproto: Bundle all controller-related settings into...
2010-04-20 Ben Pfaffovs-openflowd: Remove documentation for obsolete -...
2010-04-19 Jesse Grosstunneling: Add support for tunnel ID.
2010-04-15 Justin Pettitovs-vsctl: Cleanup some formatting in man page
2010-04-14 Ben Pfaffovs-ofctl: Fix write before beginning of string in...
2010-04-13 Ben Pfaffovs-dpctl: In "dump-flows", only print flows that can...
2010-04-12 Ben Pfaffovs-controller: Document how to use with management...
2010-04-12 Ben Pfaffjsonrpc: Add support for passive connections.
2010-04-12 Ben Pfaffovs-vsctl: Add SSL support.
2010-04-12 Ben Pfaffovs-controller: Add --unixctl option.
next