Hello, In case there is a header rewrite action, OVS implicitly adds match on the corresponding fields.
For example: ovs-ofctl add-flow br-int0 'in_port=enp8s0f0,ip,actions=mod_dl_dst=00:11:22:33:44:55,enp8s0f0_0' The datapath flow will have an exact match on dl_dst field. Does someone know what is the logic behind this? Thanks, Eli _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
