openwrtv4/package/network/services/dropbear/files
Steven Barth b2d099c11c 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>

SVN-Revision: 42857
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