summaryrefslogtreecommitdiff
path: root/tests/ofproto-dpif.at
Commit message (Expand)AuthorAgeFilesLines
* ovs-dpctl: Add new command dpctl/ct-[sg]et-sweep-interval.Paolo Valerio2023-04-061-0/+22
* ofproto-dpif-xlate: Always mask ip proto field.Aaron Conole2023-04-061-9/+9
* odp-util: Make odp_flow_key_from_flow__ nlattr order the same as the kernel.Eelco Chaudron2023-02-091-15/+15
* lldp: Fix bugs when parsing malformed AutoAttach.Qian Chen2022-12-201-0/+19
* mac-learning: Fix learned fdb entries not age out issue.Lin Huang2022-11-021-0/+23
* bond: Avoid deadlock while updating post recirculation rules.Ilya Maximets2022-09-161-0/+66
* ofproto-dpif-trace: add --name option for ofproto/trace.Nobuhiro MIKI2022-09-151-0/+12
* tests: Fix tests with GNU grep 3.8.Andreas Stieger2022-09-141-6/+6
* ofproto-dpif-xlate: Fix error messages for nonexistent ports/recirc_ids.Ilya Maximets2022-09-091-0/+14
* ofproto-dpif-xlate: Optimize datapath action set by removing last clone action.Eelco Chaudron2022-09-091-0/+34
* lib: Print nw_frag in flow key.Rosemarie O'Riorden2022-07-191-203/+203
* ofproto/bond: Add knob 'all-members-active'.Christophe Fontaine2022-07-151-0/+129
* ofproto-dpif: Avoid unneccesary backer revalidation.lic1212022-06-281-0/+33
* ipfix: Trigger revalidation if ipfix options changes.lic1212022-06-281-1/+16
* ofproto-dpif-xlate: Fix NULL pointer dereference in xlate_normal().Paolo Valerio2022-04-041-1/+30
* tests: Fix incorrect usage of OVS_WAIT_UNTIL.Ilya Maximets2022-03-221-12/+12
* ofproto: Fix ipfix not always sampling on egress.Adrian Moreno2022-02-091-1/+23
* conntrack: Check TCP state while testing established connections pick up.Paolo Valerio2022-01-311-0/+6
* ofproto-dpif: Fix issue with non-reversible actions on a patch ports.Eelco Chaudron2022-01-251-0/+28
* flow: Consider dataofs when parsing TCP packets.lic1212021-12-031-0/+48
* ofproto-dpif-xlate: Fix check_pkt_larger incomplete translation.Numan Siddique2021-11-171-0/+17
* dpif-netdev: Fix crash when PACKET_OUT is metered.Tony van der Peet2021-09-081-0/+20
* ofproto-dpif-xlate: Fix continuations with OF instructions in OF1.1+.Ben Pfaff2021-07-221-6/+34
* bond: Fix broken rebalancing after link state changes.Ilya Maximets2021-07-161-14/+90
* ofproto-dpif: APIs and CLI option to add/delete static fdb entry.Vasu Dasari2021-07-161-0/+99
* ofproto-dpif-xlate: Avoid successive ct_clear datapath actions.Eelco Chaudron2021-07-081-0/+25
* dpif-netdev: Remove meter rate from the bucket size calculation.Ilya Maximets2021-05-181-1/+1
* dpif-netdev: Refactor and fix the buckets calculation.Tonghao Zhang2021-03-301-1/+1
* Eliminate use of term "slave" in bond, LACP, and bundle contexts.Ben Pfaff2020-10-211-50/+50
* conntrack: Rename "master" connection to "parent" connection.Ben Pfaff2020-10-211-3/+3
* Use primary/secondary, not master/slave, as names for OpenFlow roles.Ben Pfaff2020-10-161-6/+6
* odp-util: Fix clearing match mask if set action is partially unnecessary.Ilya Maximets2020-07-291-0/+23
* bond: Add 'primary' interface concept for active-backup mode.Jeff Squyres2020-07-171-14/+237
* ofproto: Delete buckets when lb_output is false.Adrian Moreno2020-07-071-0/+4
* ofproto-dpif.at: Add unit test for lb_output action.Matteo Croce2020-06-221-3/+28
* ofproto-dpif-trace: Improve NAT tracing.Dumitru Ceara2020-06-161-0/+36
* metaflow: Fix maskable conntrack orig tuple fieldsYi-Hung Wei2020-05-141-0/+56
* ofproto-dpif-xlate: Fix recirculation when in_port is OFPP_CONTROLLER.Ben Pfaff2020-03-201-0/+30
* Typo fix: vswtch -> vswitch.Ben Pfaff2020-01-171-1/+1
* userspace: Improved packet drop statistics.Anju Thomas2020-01-071-1/+1
* dpctl: Fix referencing DPDK in a flow dump.Ilya Maximets2019-12-191-15/+15
* tests: Get rid of timeout options for control utilities.Ilya Maximets2019-10-161-9/+9
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-5/+5
* conntrack: Add option to disable TCP sequence checking.Darrell Ball2019-09-251-0/+138
* ofproto-dpif: Fix continuation with patch portYi-Hung Wei2019-06-211-0/+41
* ofproto-dpif-xlate: Change priority tags from boolean to enumEli Britstein2019-05-241-3/+3
* Add a new OVS action check_pkt_largerNuman Siddique2019-04-221-0/+163
* odp-util: Do not rewrite fields with the same values as matchedEli Britstein2019-03-251-7/+7
* odp-util: Improve log messages and error reporting for Netlink parsing.Ben Pfaff2019-02-251-1/+1
* ofproto-dpif.at: Make sFlow sampling tests invariant to IP version.Ilya Maximets2018-12-201-2/+2