On 13 April 2017 at 13:47, Eric Garver <e...@erig.me> wrote:
> This series adds support for the creation of tunnels using the rtnetlink
> interface. This will open the possibility for new features and flags on those
> vports without the need to change vport compatibility code.
>
> Support for STT and LISP have not been added because these are not upstream 
> yet,
> so we don't know how the interface will be like upstream. And there are no
> features in the current drivers right now we could make use of.
>
> Note: This work originally started by Thadeu Lima de Souza Cascardo.

While reviewing, I noticed a bit of duplicate code and minor style
differences that I thought improved readability. I assembled a short
series below, which I could send on top once this series is applied,
or you could feel free to fold the changes into your next revision:

https://github.com/joestringer/openvswitch/tree/dev/rtnl_refactor

I didn't look into how the *_create_kind() functions could share more
code, but if there is a way then I think that may be beneficial.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to