summaryrefslogtreecommitdiff
path: root/utilities/ovs-ofctl.8.in
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ovs-ofctl: Avoid groff warning due to too-long line.Ben Pfaff2013-08-131-1/+1
* ovs-ofctl: Add "ofp-parse" command for printing OpenFlow from a file.Ben Pfaff2013-08-061-0/+8
* Always update ethertype on mpls_popSimon Horman2013-06-051-3/+4
* OpenFlow-level flow-based tunneling support.Jarno Rajahalme2013-05-101-0/+11
* Implement IPFIX exportRomain Lenglet2013-04-221-0/+25
* ovs-ofctl: Improve description of mod_nw_tos action.Ben Pfaff2013-03-151-3/+3
* nicira-ext: Add Nicira actions NXAST_STACK_PUSH and NXAST_STACK_POP.Andy Zhou2013-03-061-0/+17
* Add support for set_mpls_ttl actionSimon Horman2013-03-061-0/+4
* Add support for dec_mpls_ttl actionSimon Horman2013-03-061-0/+9
* nicira-ext: Remove the autopath action.Ethan Jackson2013-02-051-15/+0
* User-Space MPLS actions and matchesSimon Horman2013-02-051-0/+28
* ovs-ofctl: Remove 'ANY' as a wildcard.Gurucharan Shetty2013-01-091-2/+2
* manpages: Put version number instead of date at bottom of page.Ben Pfaff2013-01-041-1/+1
* ovs-ofctl: Document to work with any OpenFlow switch.Ben Pfaff2013-01-041-0/+1
* ofp-util: Make "OXM" flow format name include both OpenFlow 1.2 and 1.3.Ben Pfaff2012-11-291-0/+7
* ovs-ofctl: Add option to set allowed OpenFlow versionsSimon Horman2012-11-291-0/+2
* Process RARP packets with ethertype 0x8035 similar to ARP packets.Mehak Mahajan2012-11-021-7/+18
* OF11: push_vlan supportIsaku Yamahata2012-10-261-0/+6
* ofp-actions: Implement writing to metadata fieldJoe Stringer2012-10-181-1/+8
* instruction/clear-actions: string parser/formater, of packet decoder/encoderIsaku Yamahata2012-10-161-0/+3
* instruction: support goto-table actionIsaku Yamahata2012-10-161-0/+9
* ofp-actions: Add parsing of set_field actionsSimon Horman2012-09-281-0/+9
* ovs-ofctl: Accept port keywords, OF1.1 port numbers, reject port number 0.Ben Pfaff2012-09-201-35/+44
* ovs-ofctl: Fix indentation in manpage.Ben Pfaff2012-09-171-1/+1
* nicira-ext: Deprecate the autopath action.Ethan Jackson2012-08-281-0/+2
* man-pages: Add missing entry for matching metadataJoe Stringer2012-08-171-0/+8
* Add Nicira vendor extension action NXAST_DEC_TTL_CNT_IDS.Mehak Mahajan2012-08-161-4/+10
* ofproto: New feature to notify controllers of flow table changes.Ben Pfaff2012-07-121-4/+35
* ovs-ofctl: Add --sort and --rsort options for "dump-flows" command.Ben Pfaff2012-07-121-2/+35
* ovs-ofctl: Fix typos in manpage.Ben Pfaff2012-07-061-3/+3
* Allow general masking of IPv6 addresses rather than just CIDR masks.Ben Pfaff2012-06-121-1/+5
* Allow general masking of IPv4 addresses rather than just CIDR masks.Ben Pfaff2012-06-121-1/+3
* flow: Adds support for arbitrary ethernet maskingJoe Stringer2012-05-291-3/+5
* ofp-util: Clean up cookie handling.Justin Pettit2012-05-291-12/+28
* ovs-ofctl: Support all OFPPC_* flags in "mod-port" command.Ben Pfaff2012-05-241-20/+38
* ofproto: Add support for OF1.3 port description multipart message.Justin Pettit2012-05-081-0/+6
* ovs-ofctl: Document padding in "note" actions.Ben Pfaff2012-05-011-0/+4