On Tue, 6 Oct 2015 12:21:24 -0700, Pravin Shelar wrote: > It should report the flag when device parameters are requested by > userspace if there is support for lwtunnel. So check for the flag > should be good enough test for lwtunnel support. Why is that not > reliable check?
Which device? You'll need to create one before querying it. Which won't work so nicely for older kernels. Basically, what the user space would have to do is trying to create a vxlan interface and then deleting it and going the tunnel vport way. It can be quite confusing, I'm afraid. Jiri -- Jiri Benc -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html