meta-flow: Correctly set destination MAC in mf_set_flow_value().
[sliver-openvswitch.git] / utilities /
2012-03-20 Ben Pfaffovs-vsctl: Allow "fake bridges" to be created for VLAN 0.
2012-02-18 Ben Pfaffovs-ofctl: Fix "snoop" command.
2012-01-27 Ben Pfaffovs-ctl: Restore ability to create 256 bridges.
2012-01-11 Pravin B Shelarodp-util: Handle ipv6 in set nw action.
2012-01-11 Ben Pfaffovs-vsctl: Add set relational operators to "find" command.
2012-01-10 Ethan Jacksonopenflow: New Nicira Extended PACKET_IN format.
2012-01-10 Ethan Jacksonnx-match: New function nx_pull_match_loose().
2012-01-10 Ethan Jacksonovs-ofctl: Support daemonization for monitor and snoop.
2012-01-10 Gurucharan Shettyovs-ctl: Pull system_type and system_version from confi...
2012-01-06 Ben Pfaffovs-benchmark: Improve output format for "rate" command.
2011-12-31 Justin Pettitovs-ofctl: Fix "cookie mask" issue in diff-flows command.
2011-12-28 Justin PettitAdd ability to restrict flow mods and flow stats reques...
2011-12-28 Justin Pettitovs-ofctl: Fix error in man page related to TCI masks.
2011-12-19 Ben Pfaffunixctl: Implement quoting.
2011-12-09 Ben Pfaffovs-ofctl: Fix misspelling in manpage.
2011-12-09 Chris Wrightbugtool: move plugins data from /etc/openvswitch to...
2011-12-09 Chris Wrightutilites: rename ovs-lib.sh to ovs-lib
2011-12-09 Chris Wrightutilities: install ovs-lib.sh as data not a script
2011-12-09 Chris WrightUpdate FSF address in LGPL notices in bugtool plugins.
2011-12-01 Ben Pfaffovs-vlan-bugs: Document driver bug with priority tagged...
2011-11-30 Ben Pfaffovs-ofctl: Improve usage message.
2011-11-21 Ethan Jacksonovs-ofctl: Support OFPPC_NO_FWD.
2011-11-21 Ethan Jacksonutilities: Update gitignore.
2011-11-18 Ansis Attekaovs-test: A new tool that allows to diagnose connectivi...
2011-11-17 Ethan Jacksonovs-dpctl: Suppress compiler warning on 64 bit linux.
2011-11-17 Ben Pfafftests: Rewrite code for comparing sets of ODP actions.
2011-11-17 Ben Pfaffodp-util: New function odp_actions_from_string().
2011-11-11 Ben Pfaffovs-ofctl: Document behavior when table=255 is specified.
2011-11-09 Justin PettitSupport matching and modifying IP TTL.
2011-11-09 Justin PettitSupport matching and modifying IP ECN bits.
2011-11-09 Justin PettitSupport matching IPv6 flow label.
2011-11-09 Justin Pettitovs-ofctl: Clarify that nw_tos doesn't match on ARP.
2011-11-04 Justin Pettitovs-ofctl: Correct bad reference in parse-flows error...
2011-10-31 Ben Pfaffovsdb-idl: Prevent occasional hang when multiple databa...
2011-10-29 Ethan Jacksonnicira-ext: New action "exit".
2011-10-27 Ben PfaffFix manpage-check on RHEL 5.
2011-10-26 Ben PfaffImplement automatic dependency generation for manpages.
2011-10-24 Ben Pfaffovs-dpctl: Add new "set-if" command.
2011-10-24 Ben Pfaffovs-bugtool: Improve how Open vSwitch log files are...
2011-10-22 Justin Pettitovs-vswitchd: Add support for 802.1D STP.
2011-10-22 Justin Pettitovs-vsctl: Fix small formatting error in man page.
2011-10-21 Ben PfaffImplement new fragment handling policy.
2011-10-12 Justin Pettitovs-vsctl: Update man page description of controller...
2011-10-12 Justin Pettitovs-vsctl: Print warning for invalid controller and...
2011-10-10 Ben Pfaffovs-bugtool: Add -s to "ovs-dpctl show" command, to...
2011-10-05 Ben Pfaffdpif: Avoid use of "struct ovs_dp_stats" in platform...
2011-09-30 Justin Pettitovs-vsctl: Remove "cfm_remote_mpid" from man page.
2011-09-30 Justin Pettitbugtool: Collect "lacp/show" and "cfm/show" information.
2011-09-23 Justin Pettitovs-bugtool: Use RUNDIR macro for ovs-appctl target.
2011-09-23 Simon HormanInclude sys/socket.h for SOCK_STREAM
2011-09-22 Daniel Romanovs-bugtool: Fix --unlimited option.
2011-09-20 Ben Pfaffovs-vsctl: Fix typo in documentation.
2011-09-19 Ben Pfaffovs-ofctl: Clarify in_port in manpage.
2011-09-16 Pravin Shelardatapath: Always use generic stats for devices (vports)
2011-09-15 Ben Pfaffovs-vsctl: Improve usage message.
2011-09-15 Ben Pfaffbugtool: Remove "ovs-bugtool" upon "make clean", to...
2011-09-15 Ben Pfaffbugtool: Uninstall plugins on "make uninstall".
2011-09-13 Ben PfaffImplement new "learn" action.
2011-09-08 Simon Hormanovs-ctl: Add load-kmod command
2011-08-24 Ben Pfaffdocs: Add Makefile rule to check syntax of manpages.
2011-08-24 Ben Pfaffdocs: Fix some manpage syntax errors found with "groff".
2011-08-24 Ben Pfaffdoc: Add spaces between commas to avoid overflowing...
2011-08-24 Simon Hormandocs: Add missing escape
2011-08-20 Justin Pettitdatapath: Use "OVS_*" as opposed to "ODP_*" for user...
2011-08-15 Ben Pfaffovs-ofctl: Fix a few formatting typos in manpage.
2011-08-12 Ethan Jacksonnicra-ext: New action NXAST_OUTPUT_REG.
2011-08-11 Ben Pfaffovs-ofctl: Document that all actions are supported...
2011-08-09 Ben Pfaffofp-util: Rename struct flow_stats_request with ofputil...
2011-08-09 Ben Pfaffofp-util: Rename struct flow_mod to struct ofputil_flow...
2011-08-09 Ben Pfaffovs-ofctl: Fix reading flows from file for "replace...
2011-08-09 Ben PfaffNew action NXAST_RESUBMIT_TABLE.
2011-08-08 Ben Pfaffnetdev: Get rid of struct netdev_options and netdev_ope...
2011-08-08 Ben Pfaffnetdev: Decouple creating and configuring network devices.
2011-08-08 Ben Pfaffnetdev: Clean up and refactor packet receive interface.
2011-08-04 Justin Pettitovs-appctl: Add common commands to man page.
2011-08-04 Justin Pettitovs-appctl: Add "version" command to print version...
2011-08-04 Justin Pettitutil: Introduce get_program_version function.
2011-08-04 Simon Hormanovs-dpctl: Show number of flows
2011-08-01 Ben Pfaffvlog: Move log level definitions from source code to...
2011-08-01 Ben Pfaffvlog: Add a new log level "off".
2011-07-29 Ethan Jacksonovs-ofctl: Print human readable nx_pull_match() errors.
2011-07-28 Ethan Jacksongit: Update gitignore in tests and utilities.
2011-07-27 Ben Pfaffovs-benchmark: New utility.
2011-07-27 Ben Pfaffovs-ofctl: Fix dump-ports and queue-stats commands.
2011-07-27 Ben Pfaffovs-ofctl: New --readd option for "replace-flows".
2011-07-26 Ben Pfaffvswitchd: Prevent multiple ovs-vswitchd processes from...
2011-07-26 Ben Pfaffdebian: Add support for bridge compatibility.
2011-07-26 Ben Pfaffovs-vsctl: Log better warnings for duplicate ports...
2011-07-26 Ben Pfaffutilities: Install ovs-parse-leaks utility by default.
2011-07-26 Ben Pfaffovs-ctl: Drop back to an empty database if schema conve...
2011-07-26 Ben Pfaffovs-ctl: Log messages about database upgrade process.
2011-07-25 Ben Pfaffovs-parse-leaks: Fix typos in manpage.
2011-07-23 Ethan Jacksonbundle: New action "bundle_load".
2011-07-23 Ethan Jacksonnx-match: New helpers.
2011-07-23 Ethan Jacksonutilities: Add ovs-bugtool to gitignore.
2011-07-21 Ben Pfaffovs-ofctl: Use strchr() instead of strstr().
2011-07-20 Ben Pfaffovs-ofctl: Improve error message for "ovs-ofctl show...
2011-07-19 Ethan Jacksonvswitch: Implement bundle action.
2011-07-18 Ben Pfaffovs-lib: Allow "status" command to work as non-root.
2011-07-18 Ben Pfaffovs-ctl: Start ovs-vswitchd with correct niceness.
next