meta-flow: Correctly set destination MAC in mf_set_flow_value().
[sliver-openvswitch.git] / utilities / ovs-ofctl.8.in
2012-02-18 Ben Pfaffovs-ofctl: Fix "snoop" command.
2012-01-11 Pravin B Shelarodp-util: Handle ipv6 in set nw action.
2012-01-10 Ethan Jacksonopenflow: New Nicira Extended PACKET_IN format.
2012-01-10 Ethan Jacksonovs-ofctl: Support daemonization for monitor and snoop.
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-09 Ben Pfaffovs-ofctl: Fix misspelling in manpage.
2011-11-21 Ethan Jacksonovs-ofctl: Support OFPPC_NO_FWD.
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-10-29 Ethan Jacksonnicira-ext: New action "exit".
2011-10-21 Ben PfaffImplement new fragment handling policy.
2011-09-19 Ben Pfaffovs-ofctl: Clarify in_port in manpage.
2011-09-13 Ben PfaffImplement new "learn" action.
2011-08-24 Ben Pfaffdoc: Add spaces between commas to avoid overflowing...
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 PfaffNew action NXAST_RESUBMIT_TABLE.
2011-07-27 Ben Pfaffovs-ofctl: New --readd option for "replace-flows".
2011-07-23 Ethan Jacksonbundle: New action "bundle_load".
2011-07-23 Ethan Jacksonnx-match: New helpers.
2011-07-19 Ethan Jacksonvswitch: Implement bundle action.
2011-07-01 Justin Pettitovs-ofctl: Document "in_port" action in man page.
2011-06-23 Ben Pfaffovs-ofctl: Accept only valid flow_mod and flow_stats_re...
2011-06-14 Ben Pfaffofp-parse: Ignore extra fields produced by dump-flows.
2011-06-14 Ben Pfaffofp-parse: Add support for vlan_tci field.
2011-06-09 Justin PettitRemove NXAST_DROP_SPOOFED_ARP action.
2011-06-07 Ben Pfaffofp-parse: Add support for dl_dst masks in flow match...
2011-06-07 Ben Pfaffovs-openflowd: Rename test-openflowd and move to "tests...
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-12 Ben PfaffImplement basic multiple table support.
2011-04-26 Ben PfaffRemove support for obsolete "tun_id_from_cookie" extension.
2011-04-11 Ethan Jacksonautopath: Create the autopath action.
2011-03-18 Ben Pfaffovs-ofctl: Make mod-flows and del-flows commands able...
2011-03-18 Ben Pfaffovs-ofctl: New commands "replace-flows" and "diff-flows".
2011-03-16 Ben Pfaffofproto: Get rid of archaic "switch status" OpenFlow...
2011-03-10 Ben Pfaffovs-ofctl: Make add-flows command read from stdin if...
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 Neighbor Discovery...
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 traffic.
2011-02-02 Justin Pettitnicira-ext: Support matching ARP source and target...
2011-02-01 Justin Pettitovs-ofctl: Group NXM field matches into own subsection...
2011-02-01 Justin Pettitovs-ofctl: Fix small typo about nw_tos in man page.
2011-01-20 Ben PfaffImplement arbitrary bitwise masks for tun_id field.
2010-12-17 Ben PfaffImplement a new Nicira extension action for multipath...
2010-12-10 Ben PfaffExpand tunnel IDs from 32 to 64 bits.
2010-12-09 Ben Pfaffofp-print, ofp-parse: Add support for NXAST_REG_MOVE...
2010-12-07 Ben Pfaffovs-ofctl: Add --more option to increase OpenFlow messa...
2010-12-07 Ben Pfaffovs-ofctl: Add NXM support.
2010-12-07 Ben Pfaffofp-parse: Add support for registers.
2010-12-07 Ben Pfaffofp-parse: Add support for tun_id.
2010-11-15 Ben Pfaffnicira-ext: New Nicira vendor action NXAST_NOTE.
2010-10-21 Ben Pfaffovs-ofctl: Better document the meaning of "priority...
2010-10-03 Justin PettitAdd Nicira extension for modifying queue without transm...
2010-10-01 Ben Pfaffovs-ofctl: Add "queue-stats" command to print queue...
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-07-30 Ben Pfaffovs-ofctl: Add support for OpenFlow enqueue action.
2010-06-29 Ben Pfaffdoc: Change "-" to "\-" in appropriate places.
2010-06-28 Ben Pfaffovs-ofctl: Warn about flows not in normal form.
2010-05-13 Ben Pfaffofproto: Prefer "master" and "other" connections for...
2010-05-11 Ben Pfaffovs-ofctl: Add "snoop" command.
2010-04-21 Ben Pfaffovs-ofctl: Document that "actions" must be last in...
2010-04-19 Jesse Grosstunneling: Add support for tunnel ID.
2010-04-12 Justin Pettitovs-ofctl: Allow setting cookie as a decimal or hex...
2010-04-05 Ben Pfaffovs-ofctl: Add support for "resubmit" Nicira vendor...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-19 Ben Pfaffdocs: Move PKI section heading into individual manpages.
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-24 Ben Pfaffofctl: Improve manpage.
2010-02-24 Ben PfaffFix excessive white space in manpages.
2010-02-20 Justin Pettitofproto: Querying port stats for individual ports ...
2010-02-20 Justin Pettitofproto: Match on IP ToS/DSCP bits (OpenFlow 1.0)
2010-02-20 Justin Pettitofproto: Add selective Flow Removed messages and flow...
2010-02-20 Justin Pettitofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow...
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-28 Jesse Grossdpif: Update dpif interface to match netdev.
2010-01-06 Ben PfaffFactor vconn and SSL documentation into manpage include...
2010-01-04 Ben Pfaffofproto: Drop remote command execution feature.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-18 Ben PfaffMerge citrix branch into master.
2009-11-17 Justin Pettitovs-ofctl: Add support for transport and network modifi...
2009-11-10 Jesse GrossMerge citrix branch into master.
2009-10-23 Ben PfaffMerge "citrix" into "master".
2009-10-06 Justin PettitMerge commit 'origin/citrix'
2009-10-05 Ben PfaffMerge "citrix" branch into "master.
2009-09-22 Ben PfaffMerge citrix branch into master.
2009-09-12 Justin PettitMerge commit 'origin/citrix'
2009-09-05 Justin PettitMerge commit 'origin/citrix'
2009-09-02 Ben PfaffMerge citrix branch into master.
2009-08-25 Justin PettitMerge commit 'origin/citrix'
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-19 Ben PfaffMerge citrix into master.
2009-07-29 Justin PettitMerge commit 'origin/citrix'
next