openvswitch on CCR

Hello Everyone,

I was trying to run openvswitch on the RouterOS as a container with the new beta release. i am able to run the container but i am not able to create the bridge due to datapath issues. we have two options.

  1. Run the datapath in kernel .(Requires the openvswitch kernel module. )
  2. Run the datapath in userspace . (Required /dev/net/tun)
    from my testing both doesnt seem to be available. any pointers how i could get any one of them on RouterOS.
    Or any other ideas how i can get openvswitch running in RouterOS. Any help would be really appreciated.

Thanks,
Benno