aboutsummaryrefslogtreecommitdiff
path: root/utilities
AgeCommit message (Expand)Author
2011-07-26debian: Add support for bridge compatibility.Ben Pfaff
2011-07-26ovs-vsctl: Log better warnings for duplicate ports and interfaces.Ben Pfaff
2011-07-26utilities: Install ovs-parse-leaks utility by default.Ben Pfaff
2011-07-26ovs-ctl: Drop back to an empty database if schema conversion fails.Ben Pfaff
2011-07-26ovs-ctl: Log messages about database upgrade process.Ben Pfaff
2011-07-25ovs-parse-leaks: Fix typos in manpage.Ben Pfaff
2011-07-22bundle: New action "bundle_load".Ethan Jackson
2011-07-22nx-match: New helpers.Ethan Jackson
2011-07-22utilities: Add ovs-bugtool to gitignore.Ethan Jackson
2011-07-21ovs-ofctl: Use strchr() instead of strstr().Ben Pfaff
2011-07-20ovs-ofctl: Improve error message for "ovs-ofctl show nonexistent".Ben Pfaff
2011-07-19vswitch: Implement bundle action.Ethan Jackson
2011-07-18ovs-lib: Allow "status" command to work as non-root.Ben Pfaff
2011-07-18ovs-ctl: Start ovs-vswitchd with correct niceness.Ben Pfaff
2011-07-13ovs-bugtool: Include conf.db backups in bugtool output.Ben Pfaff
2011-07-13ovs-bugtool: Add an OVSDB snapshot to ovs-bugtool output.Ben Pfaff
2011-07-13ovs-bugtool: Add plugins previously used only under XenServer.Ben Pfaff
2011-07-12ovs-bugtool: Dump dpkg-related information as well as RPM-related info.Ben Pfaff
2011-07-12ovs-bugtool: Turn off "group" and "other" permissions for generated files.Ben Pfaff
2011-07-12ovs-bugtool: Make available outside of Debian packages.Ben Pfaff
2011-07-06ovs-ctl: Fix indentation of some headings.Ben Pfaff
2011-07-01ovs-ofctl: Document "in_port" action in man page.Justin Pettit
2011-06-30ofp-util: Simplify iteration through OpenFlow actions.Ben Pfaff
2011-06-29ovs-ctl: Fix ovs-dpctl invocation.Ben Pfaff
2011-06-28utilities: Update gitignore.Ethan Jackson
2011-06-23ovs-ofctl: Accept only valid flow_mod and flow_stats_request fields.Ben Pfaff
2011-06-23ovs-ctl: Use iptables -n -L instead of -S for compatibility.Ben Pfaff
2011-06-23ovs-ctl: Fix incorrect error message.Ben Pfaff
2011-06-21Avoid inserting duplicate iptables rules when restarting vswitch.Ben Pfaff
2011-06-21ovs-ctl: Clean up temporary file used for force-reload-kmod.Ben Pfaff
2011-06-21ovs-ctl: Use "action" to print success or failure directly.Ben Pfaff
2011-06-21ovsdb-idl: Plug hole in state machine.Ben Pfaff
2011-06-17utilities: Install ovs-save in scripts directory.Ben Pfaff
2011-06-17Refactor initscripts into distro-independent and distro-specific pieces.Ben Pfaff
2011-06-17ovs-ofctl: Print the offending flow on parse error when reading from a file.Andrew Evans
2011-06-16ovs-ofctl: Add 'replace-flows' command to usage.Andrew Evans
2011-06-16ovs-appctl: Fix typo in usage message.Ben Pfaff
2011-06-14ofp-parse: Ignore extra fields produced by dump-flows.Ben Pfaff
2011-06-14ofp-parse: Add support for vlan_tci field.Ben Pfaff
2011-06-14openflow: Remove 'body' member from struct ofp_stats_msg.Ben Pfaff
2011-06-14openflow: Merge ofp_stats_request and ofp_stats_reply.Ben Pfaff
2011-06-09Remove NXAST_DROP_SPOOFED_ARP action.Justin Pettit
2011-06-07ovs-vsctl: New "comment" command.Ben Pfaff
2011-06-07ofp-parse: Add support for dl_dst masks in flow match parsing.Ben Pfaff
2011-06-07ovs-openflowd: Rename test-openflowd and move to "tests" directory.Ben Pfaff
2011-06-07ovs-save: Fix address label processing.Alexey I. Froloff
2011-06-01ovs-controller: Allow --wildcards to specify a wildcard set.Ben Pfaff
2011-05-26ovs-vsctl: Clarify meaning of --may-exist options.Ben Pfaff
2011-05-24ovs-vsctl: Add "show" command for printing an overview of configuration.Ben Pfaff
2011-05-23docs: Suppress "warning: macro `DD' not defined" warnings from man.Ben Pfaff