aboutsummaryrefslogtreecommitdiff
path: root/utilities/ovs-ofctl.8.in
AgeCommit message (Expand)Author
2012-01-04ovs-ofctl: Fix error in man page related to TCI masks.Justin Pettit
2011-11-21ovs-ofctl: Support OFPPC_NO_FWD.Ethan Jackson
2011-11-11ovs-ofctl: Document behavior when table=255 is specified.Ben Pfaff
2011-11-09Support matching and modifying IP TTL.Justin Pettit
2011-11-09Support matching and modifying IP ECN bits.Justin Pettit
2011-11-09Support matching IPv6 flow label.Justin Pettit
2011-11-08ovs-ofctl: Clarify that nw_tos doesn't match on ARP.Justin Pettit
2011-10-28nicira-ext: New action "exit".Ethan Jackson
2011-10-21Implement new fragment handling policy.Ben Pfaff
2011-09-19ovs-ofctl: Clarify in_port in manpage.Ben Pfaff
2011-09-13Implement new "learn" action.Ben Pfaff
2011-08-24doc: Add spaces between commas to avoid overflowing line during formatting.Ben Pfaff
2011-08-15ovs-ofctl: Fix a few formatting typos in manpage.Ben Pfaff
2011-08-12nicra-ext: New action NXAST_OUTPUT_REG.Ethan Jackson
2011-08-11ovs-ofctl: Document that all actions are supported now.Ben Pfaff
2011-08-09New action NXAST_RESUBMIT_TABLE.Ben Pfaff
2011-07-27ovs-ofctl: New --readd option for "replace-flows".Ben Pfaff
2011-07-22bundle: New action "bundle_load".Ethan Jackson
2011-07-22nx-match: New helpers.Ethan Jackson
2011-07-19vswitch: Implement bundle action.Ethan Jackson
2011-07-01ovs-ofctl: Document "in_port" action in man page.Justin Pettit
2011-06-23ovs-ofctl: Accept only valid flow_mod and flow_stats_request fields.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-09Remove NXAST_DROP_SPOOFED_ARP action.Justin Pettit
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-05-12Merge 'master' into 'next'.Ben Pfaff
2011-05-12Implement basic multiple table support.Ben Pfaff
2011-04-26Remove support for obsolete "tun_id_from_cookie" extension.Ben Pfaff
2011-04-11autopath: Create the autopath action.Ethan Jackson
2011-03-18ovs-ofctl: Make mod-flows and del-flows commands able read files.Ben Pfaff
2011-03-18ovs-ofctl: New commands "replace-flows" and "diff-flows".Ben Pfaff
2011-03-16ofproto: Get rid of archaic "switch status" OpenFlow extension.Ben Pfaff
2011-03-09ovs-ofctl: Make add-flows command read from stdin if file name is "-".Ben Pfaff
2011-02-02nicira-ext: Support matching IPv6 Neighbor Discovery messages.Justin Pettit
2011-02-02nicira-ext: Support matching IPv6 traffic.Justin Pettit
2011-02-02nicira-ext: Support matching ARP source and target hardware addresses.Justin Pettit
2011-02-01ovs-ofctl: Group NXM field matches into own subsection of man page.Justin Pettit
2011-02-01ovs-ofctl: Fix small typo about nw_tos in man page.Justin Pettit
2011-01-20Implement arbitrary bitwise masks for tun_id field.Ben Pfaff
2010-12-17Implement a new Nicira extension action for multipath link selection.Ben Pfaff
2010-12-10Expand tunnel IDs from 32 to 64 bits.Ben Pfaff
2010-12-09ofp-print, ofp-parse: Add support for NXAST_REG_MOVE and NXAST_REG_LOAD.Ben Pfaff
2010-12-07ovs-ofctl: Add --more option to increase OpenFlow message verbosity.Ben Pfaff
2010-12-07ovs-ofctl: Add NXM support.Ben Pfaff
2010-12-07ofp-parse: Add support for registers.Ben Pfaff
2010-12-07ofp-parse: Add support for tun_id.Ben Pfaff
2010-11-15nicira-ext: New Nicira vendor action NXAST_NOTE.Ben Pfaff
2010-10-21ovs-ofctl: Better document the meaning of "priority" in flow descriptions.Ben Pfaff