aboutsummaryrefslogtreecommitdiff
path: root/utilities
AgeCommit message (Expand)Author
2010-11-22flow: Remove flow_to/from_match() in favor of cls_rule_to/from_match().Ben Pfaff
2010-11-18ovs-vsctl: Fix br-set-external-id.Ben Pfaff
2010-11-17ofp-util: Consistently treat OpenFlow xids as network byte order.Ben Pfaff
2010-11-17ovs-ofctl: Fix return value of str_to_port_no().Ben Pfaff
2010-11-16ovs-vsctl: Make waiting for ovs-vswitchd to reload work again.Ben Pfaff
2010-11-16ovs-vsctl: Replicate only tables and columns that are actually needed.Ben Pfaff
2010-11-16ovsdb-idl: Make selecting tables and columns to replicate more flexible.Ben Pfaff
2010-11-15nicira-ext: New Nicira vendor action NXAST_NOTE.Ben Pfaff
2010-11-11ofp-parse: Refactor flow parsing.Ben Pfaff
2010-11-11ofp-parse: Generalize parse_ofp_add_flow_str() as parse_ofp_flow_mod_str().Ben Pfaff
2010-11-09ofproto: Implement Nicira Extended Match flexible flow match (NXM).Ben Pfaff
2010-11-05Add "Manager" and "manager_options" to allow options for OVSDB connections.Ben Pfaff
2010-11-05ofp-util: New functions make_nxmsg(), make_nxmsg_xid().Ben Pfaff
2010-11-04ovs-vsctl: Create bridge interface as type "internal".Ben Pfaff
2010-10-29vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.Ben Pfaff
2010-10-29xtoxll: Rename "byte-order" since it now include more than xtoxll.Ben Pfaff
2010-10-22ovs-vsctl: Prevent double-free when retrying a transactionJustin Pettit
2010-10-22ovs-vsctl: Check for dirty reads within transactions.Ben Pfaff
2010-10-22ovs-vsctl: Add context pointer to struct vsctl_info.Ben Pfaff
2010-10-21Fix bug in parsing large datapath IDs.Ben Pfaff
2010-10-21ovs-ofctl: Better document the meaning of "priority" in flow descriptions.Ben Pfaff
2010-10-14docs: Make it clear that ovs-openflowd is an alternative to ovs-vswitchd.Ben Pfaff
2010-10-11datapath: Remove implementation of port groups.Ben Pfaff
2010-10-07ovs-openflowd: Don't segfault when no controllers specifiedJustin Pettit
2010-10-02Add Nicira extension for modifying queue without transmittingJustin Pettit
2010-10-01ovs-controller: Improve QoS abilities.Ben Pfaff
2010-10-01learning-switch: Introduce struct for configuration.Ben Pfaff
2010-10-01ovs-controller: Make --with-flows read the file only once, at startup.Ben Pfaff
2010-10-01ofp-parse: Add test.Ben Pfaff
2010-10-01ofp-parse: Factor out duplicated code into new functions.Ben Pfaff
2010-10-01ovs-ofctl: Add "queue-stats" command to print queue stats.Ben Pfaff
2010-10-01ovs-vsctl: Reduce log level for "Called as..." for read-only invocations.Ben Pfaff
2010-10-01ovs-vsctl: Factor out and optimize searching for a command by name.Ben Pfaff
2010-09-21ovs-vsctl: Add many more usage examples.Ben Pfaff
2010-09-21ovs-vsctl: Allow "get" commands to create @names also.Ben Pfaff
2010-09-20Avoid shadowing local variable names.Ben Pfaff
2010-09-17ovs-vsctl: Remove default timeout.Ben Pfaff
2010-09-15ovs-ofctl, ovs-controller: Disable flow idle timeout by default.Ben Pfaff
2010-09-10ovs-ofctl: Add support for drop_spoofed_arp action.Ben Pfaff
2010-08-30treewide: Remove trailing whitespaceJoe Perches
2010-08-25utilities: Remove ovs-wdt.Ben Pfaff
2010-08-25utilities: Remove ovs-monitor.Ben Pfaff
2010-08-25ovs-parse-leaks: Add manpage.Ben Pfaff
2010-08-19Fix SSL boilerplate descriptions in manpages.Ben Pfaff
2010-08-19Fix typos in manpages.Ben Pfaff
2010-08-19ovs-vsctl: Fix parsing of short SSL options.Ben Pfaff
2010-08-13Remove vestigial support for Spanning Tree Protocol.Ben Pfaff
2010-08-06ofproto: Add support for remote "service controllers".Ben Pfaff
2010-08-06ovs-openflowd: Fix support for multiple controllers.Ben Pfaff
2010-08-06ovs-pki: Create private keys with restricted permissions.Ben Pfaff