[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1411573940-14079-5-git-send-email-ahmed@gandi.net>
Date: Wed, 24 Sep 2014 17:52:00 +0200
From: Ahmed Amamou <ahmed@...di.net>
To: netdev@...r.kernel.org
Cc: william@...di.net, f.cachereul@...halink.fr,
Ahmed Amamou <ahmed@...di.net>,
Kamel Haddadou <kamel@...di.net>
Subject: [RFC PATCH 04/24] net: rbridge: Add CONFIG_TRILL
add TRILL option kconfig file in order to enable RBridge feature
in linux Bridge
Signed-off-by: Ahmed Amamou <ahmed@...di.net>
Signed-off-by: Kamel Haddadou <kamel@...di.net>
---
net/bridge/Kconfig | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/net/bridge/Kconfig b/net/bridge/Kconfig
index aa0d3b2..2381567 100644
--- a/net/bridge/Kconfig
+++ b/net/bridge/Kconfig
@@ -60,3 +60,11 @@ config BRIDGE_VLAN_FILTERING
Say N to exclude this support and reduce the binary size.
If unsure, say Y.
+
+config TRILL
+ bool "Enable RBridge capabilities (RFC6325) (EXPERIMENTAL)"
+ depends on BRIDGE
+ default n
+ ---help---
+ enable trill option on bridge to get Rbridge
+ If unsure, say N.
--
1.9.1
--
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