[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <11c03165774130337684aceb930b18a876a3ead3.1421329802.git.tgraf@suug.ch>
Date: Thu, 15 Jan 2015 14:54:26 +0100
From: Thomas Graf <tgraf@...g.ch>
To: stephen@...workplumber.org
Cc: netdev@...r.kernel.org
Subject: [PATCH 2/2] vxlan: synchronize <linux/if_link.h> header
Signed-off-by: Thomas Graf <tgraf@...g.ch>
---
include/linux/if_link.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/include/linux/if_link.h b/include/linux/if_link.h
index 167ec34..0b33d0a 100644
--- a/include/linux/if_link.h
+++ b/include/linux/if_link.h
@@ -368,6 +368,9 @@ enum {
IFLA_VXLAN_UDP_CSUM,
IFLA_VXLAN_UDP_ZERO_CSUM6_TX,
IFLA_VXLAN_UDP_ZERO_CSUM6_RX,
+ IFLA_VXLAN_REMCSUM_TX,
+ IFLA_VXLAN_REMCSUM_RX,
+ IFLA_VXLAN_GBP,
__IFLA_VXLAN_MAX
};
#define IFLA_VXLAN_MAX (__IFLA_VXLAN_MAX - 1)
--
1.9.3
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists