dropbear: - split port argument at the rightmost colon, allows binding to specific...
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 31 Jul 2011 12:05:54 +0000 (12:05 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 31 Jul 2011 12:05:54 +0000 (12:05 +0000)
commit8fc2981bcd63547d9e45896a261918342e8137aa
tree95a485f4753c3ee2648cd615d547174219d000a7
parent19eaf1c5f78afb7133e9208dd4d94938c19b3d08
dropbear: - split port argument at the rightmost colon, allows binding to specific IPv6 addresses - don't use uci ipaddr var but resolve ifname and get addresses from it (#9853)

SVN-Revision: 27843
package/dropbear/Makefile
package/dropbear/files/dropbear.init
package/dropbear/patches/300-ipv6_addr_port_split.patch [new file with mode: 0644]