summaryrefslogtreecommitdiff
path: root/tests/ovs-ofctl.at
Commit message (Expand)AuthorAgeFilesLines
* ofp-util, ofp-parse: Break up into many separate modules.Ben Pfaff2018-02-131-19/+19
* ct-dpif,dpif-netlink: Support conntrack flush by ct 5-tupleYi-Hung Wei2017-12-071-1/+1
* util: Avoid trailing white space in hex dumps.Ben Pfaff2017-10-061-10/+10
* userspace: Add OXM field MFF_PACKET_TYPEJan Scheurich2017-06-271-1/+1
* ofp-actions: Properly interpret "output:in_port".Ben Pfaff2017-06-121-0/+2
* Support accepting and displaying port names in OVS tools.Ben Pfaff2017-05-311-7/+49
* ofp-parse: Fix match parsing with [x..y]=z format.Jarno Rajahalme2017-04-171-0/+4
* flow: Make room after ct_state.Jarno Rajahalme2017-03-081-2/+2
* ofp-actions: Fix translation of set_field for nw_ecnEric Garver2017-03-081-1/+1
* ofp-parse: Allow match field names in actions and brackets in matches.Jarno Rajahalme2017-01-041-6/+22
* doc: Populate 'topics' sectionStephen Finucane2016-12-121-1/+1
* ofp-actions: Add "ingress" and "egress" options to "sample" action.Ben Pfaff2016-11-301-0/+4
* ovs-ofctl: Tolerate differences in IPv6 formatting.Ben Pfaff2016-09-301-5/+9
* ofp-actions: Always consider inconsistent CT actions as an error.Jarno Rajahalme2016-09-271-23/+23
* Add OpenFlow command to flush conntrack table entries.Justin Pettit2016-09-231-0/+13
* ovs-ofctl: Extract tunnel metadata correctly when sorting flows.Jesse Gross2016-08-301-1/+17
* ovs-ofctl: Fix crash with replace-flows and diff-flows with tunnel metadata.Jesse Gross2016-08-301-0/+28
* vconn: Better bundle error management.Jarno Rajahalme2016-07-291-0/+4
* ofp-actions: Translate mod_nw_ecn action to OF1.1 properly.Ben Pfaff2016-07-141-2/+2
* Introduce 128-bit xxregs.Justin Pettit2016-07-121-0/+8
* Increase number of registers to 16.Justin Pettit2016-07-121-19/+22
* ofp-actions: Add truncate action.William Tu2016-06-241-0/+8
* ipfix: Support tunnel information for Flow IPFIX.Benli Ye2016-06-171-0/+12
* Add skeleton for OF1.6 support.Ben Pfaff2016-04-181-9/+9
* tests: Avoid useless use of cat.Ben Pfaff2016-01-281-1/+1
* ovs-ofctl: Support multiple tables in replace-flows and diff-flows.Jarno Rajahalme2015-11-301-30/+30
* ofp-util: Add "check_overlap" and "reset_counts" to stateful flags.Ben Pfaff2015-11-291-1/+1
* ovs-ofctl.at: Fix a comment typoYAMAMOTO Takashi2015-11-261-1/+1
* ofproto-macros.at: Rename vconn_windows_sub to vconn_subYAMAMOTO Takashi2015-11-261-2/+2
* conntrack: Add support for NAT.Jarno Rajahalme2015-11-251-1/+23
* packets: Reorder CS_* flags to remove gap.Jarno Rajahalme2015-11-251-6/+6
* ovs-ofctl: Fix OpenFlow versions with '--bundle'Jarno Rajahalme2015-10-191-4/+4
* ovs-ofctl: Fix replace-flows.Jarno Rajahalme2015-10-191-9/+25
* Add connection tracking label support.Joe Stringer2015-10-131-1/+21
* Add connection tracking mark support.Joe Stringer2015-10-131-1/+12
* Add support for connection tracking.Joe Stringer2015-10-131-1/+26
* tunnel: Support matching on the presence of Geneve options.Jesse Gross2015-08-281-0/+1
* ofp-util: For OF1.0, don't wildcard PCP field when 802.1Q header absent.Ben Pfaff2015-08-241-4/+6
* ofp-parse: Fix typo in consistency check.Joe Stringer2015-07-171-3/+3
* tunneling: Allow matching and setting tunnel 'OAM' flag.Jesse Gross2015-07-151-13/+2
* flow: Factor out flag parsing and formatting routines.Jesse Gross2015-07-151-1/+0
* tunnel: Geneve TLV handling support for OpenFlow.Jesse Gross2015-06-251-0/+2
* tests: Adjust output of vconn for windows.Gurucharan Shetty2015-06-221-2/+2
* Use classifier versioning.Jarno Rajahalme2015-06-111-20/+20
* ovs-ofctl: Add bundle support and unit testing.Jarno Rajahalme2015-06-101-0/+107
* ofp-parse: Use F_OUT_PORT when parsing.Jarno Rajahalme2015-06-091-4/+4
* ofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGSMadhu Challa2015-02-141-0/+4
* tests: Fix test broken by introduction of ONFOXM_ET_TCP_FLAGS.Ben Pfaff2014-11-251-7/+13
* tests: Fix ovs-ofctl rule with importance test case.Jarno Rajahalme2014-11-121-6/+4
* tests: Avoid nonportable use of bash-specific {a..b..c} construct.Ben Pfaff2014-11-101-3/+3