Re: [RFC v1 3/3] vxlan: handle underlay VRF changes

2018-11-15 Thread Alexis Bauvin
Le 14 nov. 2018 à 21:04, David Ahern a écrit : > > On 11/14/18 1:31 AM, Alexis Bauvin wrote: >> diff --git a/drivers/net/vxlan.c b/drivers/net/vxlan.c >> index 7477b5510a04..188c0cdb8838 100644 >> --- a/drivers/net/vxlan.c >> +++ b/drivers/net/vxlan.c >> @@ -208,6 +208,18 @@ static inline struct

Re: [RFC v1 3/3] vxlan: handle underlay VRF changes

2018-11-14 Thread David Ahern
On 11/14/18 1:31 AM, Alexis Bauvin wrote: > diff --git a/drivers/net/vxlan.c b/drivers/net/vxlan.c > index 7477b5510a04..188c0cdb8838 100644 > --- a/drivers/net/vxlan.c > +++ b/drivers/net/vxlan.c > @@ -208,6 +208,18 @@ static inline struct vxlan_rdst > *first_remote_rtnl(struct vxlan_fdb *fdb) >