On Mon, Sep 05, 2016 at 11:35:26AM +0200, Jiri Benc wrote: > Mirror the vxlan configuration check recently added to the kernel. > > While at this, I also converted open coded IPv6 address comparisons to the > standard macros. > > Jiri Benc (2): > tunnels: use macros for IPv6 address comparison > vxlan: group address requires net device > > ip/ip6tunnel.c | 8 ++++---- > ip/iplink_geneve.c | 6 +++--- > ip/iplink_vxlan.c | 19 ++++++++++++------- > 3 files changed, 19 insertions(+), 14 deletions(-)
Series: Acked-by: Phil Sutter <p...@nwl.cc>