tn3399_openwrt/package/network/services/dropbear
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
..
files dropbear: ensure the interface has an ip-address 2014-10-09 07:16:35 +00:00
patches dropbear: fix keepalive more 2014-08-21 11:29:02 +00:00
Config.in dropbear: update to 2014.63 2014-03-29 16:59:26 +00:00
Makefile dropbear: restore performance by disabling mips16 2014-08-21 11:29:04 +00:00