net: Add ifup support
The defaultenv-2 has ifup support as a shell script. This patch
replaces it with a command which is more robust, can be called
from C and now can also bring up all configured interfaces.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 72dfc49 commit a162dfe50345d3461010759f8a0e79f7e388c140
@Sascha Hauer Sascha Hauer authored on 28 Feb 2014
Showing 6 changed files
View
common/Kconfig
View
defaultenv-2/base/bin/ifup 100644 → 0
View
include/net.h
View
net/Kconfig
View
net/Makefile
View
net/ifup.c 0 → 100644