wifipineapple-openwrt/package/network/services/dropbear/files
Steven Barth 143de7849f dropbear: ensure the interface has an ip-address
Use network_get_ipaddrs_all to get all ip-addresses of an interface. If the
function fails, the interface does not exists or has not any suiteable ip
addresses assigned.

Use the returned ip-address(es) to construct the dropbear listen address.

Signed-off-by: Mathias Kresin <openwrt@kresin.me>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42857 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-09 07:16:35 +00:00
..
dropbear.config packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
dropbear.init dropbear: ensure the interface has an ip-address 2014-10-09 07:16:35 +00:00