ifenslave: new applet. closes bug 115.

This commit is contained in:
Denis Vlasenko
2008-02-26 18:25:24 +00:00
parent 04bb2d2d06
commit 06aed4316e
5 changed files with 656 additions and 0 deletions

View File

@@ -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