 | | | Hi I tried to set the following flow that rewrites the dest mac address in the outgoing frame. When checked with wireshark, I could see the dst mac address is updated with the value given, but the src address gets corrupted. Is it a known issue or wrong usage? sudo ovs-ofctl add-flow br0 "in_port=2,tun_id=0xaf actions=mod_vlan_vid:100,
mod_dl_dst:<xx:xxx:xx:xx:xx> output:1"
Any pointers?
Thanks =Senthil
output:1"
| | |
| |
|
|
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss