On Thu, 5 May 2016 13:36:44 -0300, Thadeu Lima de Souza Cascardo wrote: > Use ARPHRD_VXLANGPE to identify VxLAN GPE interfaces. This is going to be used > to allow GPE interfaces to be added as openvswitch ports.
What's wrong with ARPHRD_NONE? I don't think we need a separate type for VXLAN-GPE. Just use ARPHRD_NONE in ovs and things should work, for all ARPHRD_NONE interfaces as a bonus. > Signed-off-by: Thadeu Lima de Souza Cascardo <[email protected]> > Cc: Jiri Benc <[email protected]> > Cc: Simon Horman <[email protected]> You did not CC me nor Simon :-) Jiri
