Hi everyone, There is a problem about ovs + kernel, I should how to configure the flow table to realize the ovs port 1 in the flow of data from the port 1 forwarded? Whether can use the following command: sudo ovs-ofctl add-flow br0 in_port=1,actions=output:1
Application scenario: I want to by modifying the packet destination IP, and then from the source port forwarding to go out, but I found that the above instructions issued after the Linux kernel didn't receive the actions. Best wishes! [email protected]
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
