summaryrefslogtreecommitdiff
path: root/utilities/ovs-ofctl.8.in
Commit message (Expand)AuthorAgeFilesLines
* ofp-actions: Support OF1.5 (draft) masked Set-Field, merge with reg_load.Ben Pfaff2014-10-081-14/+25
* ovs-ofctl: Document protocol-specific forms as preferred over tp_src/tp_dst.Ben Pfaff2014-10-081-25/+36
* ovs-ofctl: Correct typo in documentation.Ben Pfaff2014-09-291-1/+1
* ofp-actions: Support "resubmit" actions in action sets.Srini Seetharaman2014-09-021-5/+8
* ovs-ofctl: Document that "move" uses a standard action in OF1.5+.Ben Pfaff2014-08-211-0/+4
* ofp-actions: Include OFPACT_REG_MOVE in action setThomas Graf2014-08-151-3/+6
* ovs-ofctl: Un-document "apply_actions" because it does not exist.Ben Pfaff2014-08-111-3/+0
* ovs-ofctl: Add --unixctl command line option.Ben Pfaff2014-07-281-0/+1
* meta-flow: Add 64-bit registers.Ben Pfaff2014-07-281-1/+16
* ovs-ofctl: Document form of packet parameters to "packet-out".Ben Pfaff2014-06-251-1/+2
* ofp-parse: Correctly parse actions= in group bucketThomas Graf2014-06-241-2/+4
* ovs-ofctl.8: Move mod-table out of group tables sectionThomas Graf2014-06-241-25/+25
* ovs-ofctl.8: Document group:group_id actionThomas Graf2014-06-241-0/+4
* Implement learned flow deletion.Ben Pfaff2014-06-121-0/+10
* ovs-ofctl: Support "send_flow_rem" in "learn" actions.Ben Pfaff2014-06-061-2/+3
* ovs-ofctl: Document 'cookie' argument to learn action.Ben Pfaff2014-06-061-0/+1
* Implement OpenFlow 1.5 port desc stats request.Ben Pfaff2014-05-141-4/+12
* Implement OpenFlow 1.5 group desc stats request.Ben Pfaff2014-05-141-4/+10
* Remove --enable-of14 option because the implementation is now safe.Ben Pfaff2014-05-141-10/+4
* ofp-util: Implement OFPMP_TABLE_FEATURES decoding and printing.Alexander Wu2014-03-231-0/+4
* Disable OF1.4 in ovs-vswitchd and ovs-ofctl without specially enabling.Ben Pfaff2014-03-231-4/+10
* ofproto: Allow the use of the OpenFlow 1.4 protocolAlexandru Copot2014-03-231-2/+3
* Man ovs-ofctl: Typo in arp_spa & arp_tpaArun Sharma2014-03-181-1/+1
* ovs-ofctl: New command "ofp-parse-pcap" to dump OpenFlow from PCAP files.Ben Pfaff2013-12-231-1/+17
* ovs-ofctl: Update push_mpls documentationSimon Horman2013-12-121-8/+8
* lib: More intuitive syntax for TCP flags matching.Jarno Rajahalme2013-12-021-9/+17
* ovs-ofctl: Document arp_spa and arp_tpa matchesSimon Horman2013-11-131-0/+11
* ovs-ofctl: Document set_mpls_{label,tc} actionsSimon Horman2013-11-131-0/+9
* ovs-ofctl: Document mpls_{label,bos,tc} matchesSimon Horman2013-11-131-0/+24
* ovs-ofctl: Document masked versions of arp_sha and arp_tha matchesSimon Horman2013-11-131-1/+10
* ovs-ofctl: Improve manpage.Ben Pfaff2013-11-111-24/+28
* ofp-actions: Switch away from odd use of "q" in "enqueue" action format.Ben Pfaff2013-11-111-2/+2
* ovs-ofctl: Document a few Nicira extensions as standardized in OF1.1+.Ben Pfaff2013-11-111-1/+2
* ovs-controller: Rename test-controller and do not install or package.Ben Pfaff2013-11-021-1/+0
* ofp-util: Enforce OpenFlow 1.1+ table_id requirements in flow_mod messages.Ben Pfaff2013-11-011-17/+54
* OXM inspired match field names.Jarno Rajahalme2013-11-011-0/+11
* TCP flags matching support.Jarno Rajahalme2013-10-291-0/+34
* Add OF11 SET IP TTL action.Jarno Rajahalme2013-10-231-0/+9
* Add OF11 set IPv4 ECN action.Jarno Rajahalme2013-10-231-0/+9
* Allow OFPACT_SET_IP_DSCP to act on both IPv4 and IPv6 packets.Ben Pfaff2013-10-231-3/+3
* Fix ovs-ofctl documentation.Jarno Rajahalme2013-10-231-4/+5
* Add support for write-actionsSimon Horman2013-10-141-4/+87
* Remove mpls_depth field from flowSimon Horman2013-09-271-10/+6
* ovs-ofctl: Fix a typo in documentation.Gurucharan Shetty2013-09-261-1/+1
* ovs-ofctl: Add meter support.Jarno Rajahalme2013-09-161-1/+99
* openflow-1.1+: OFPT_TABLE_MOD (part 1)Andy Zhou2013-09-071-0/+25
* ovs-ofctl: Correct formatting of instructions in manpage.Simon Horman2013-09-041-1/+1
* Implement OpenFlow 1.1+ "groups" protocol.Neil Zhu2013-09-021-0/+116
* ofp-util: Add SCTP supportJoe Stringer2013-08-221-7/+13
* flow: Enable matching on new field 'pkt_mark'.Jesse Gross2013-08-131-0/+7