summaryrefslogtreecommitdiff
path: root/tests/ovs-ofctl.at
Commit message (Expand)AuthorAgeFilesLines
* openflow: Add extension to flush CT by generic match.Ales Musil2023-01-161-0/+38
* tests: Fix tests with GNU grep 3.8.Andreas Stieger2022-09-141-3/+3
* ofp-actions: Ensure aligned accesses to masked fields.Dumitru Ceara2022-05-171-1/+1
* ofp-flow: Skip flow reply if it exceeds the maximum message size.Eelco Chaudron2022-01-311-0/+19
* match: Do not print "igmp" match keyword.Adrian Moreno2021-11-291-0/+6
* ofp_actions: Fix set_mpls_tc formatting.Adrian Moreno2021-05-191-0/+20
* tests: Add parse-flow tests for MPLS fields.Timothy Redaelli2020-11-161-0/+3
* Eliminate use of term "slave" in bond, LACP, and bundle contexts.Ben Pfaff2020-10-211-28/+28
* Remove support for OpenFlow 1.6 (draft).Ben Pfaff2019-02-051-9/+9
* tests: Always use --no-chdir with --detach.Ben Pfaff2018-11-191-2/+2
* bundle: add symmetric_l3 hash method for multipathMartin Xu2018-10-021-0/+12
* tests: Test for ovs-ofctl snoop commandAshish Varma2018-08-061-0/+27
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-111-7/+7
* ofproto-dpif: Remove tabs from output.Ben Pfaff2018-06-111-2/+2
* erspan: add NXOXM_ET_ERSPAN_ field tests.William Tu2018-05-251-32/+45
* 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