From 06aed4316e1f486f78c6487181c75cb22a70c639 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Tue, 26 Feb 2008 18:25:24 +0000 Subject: ifenslave: new applet. closes bug 115. --- networking/Config.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'networking/Config.in') diff --git a/networking/Config.in b/networking/Config.in index 5a25d6d2b..202b65fce 100644 --- a/networking/Config.in +++ b/networking/Config.in @@ -292,6 +292,13 @@ config FEATURE_IFCONFIG_BROADCAST_PLUS Setting this will make ifconfig attempt to find the broadcast automatically if the value '+' is used. +config IFENSLAVE + bool "ifenslave" + default n + help + Userspace application to bind several interfaces + to a logical interface (use with kernel bonding driver). + config IFUPDOWN bool "ifupdown" default n -- cgit v1.2.3