Commit Graph

4 Commits

Author SHA1 Message Date
Jo-Philipp Wich 867a93daa7 mac-telnet: update to git head
* Fixes mac-telnet utilities on 64bit targets
  * Improves discovery reliability on hosts with multiple nics
  * Support dbclient in SSH mode

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-09-23 20:58:43 +02:00
Jo-Philipp Wich 317bae734a mac-telnet: update to latest git - fixes 64bit support
Also remove default password from config to prevent daemon
from auto-starting.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-09-23 20:58:43 +02:00
Jo-Philipp Wich 711f0ad1e9 mac-telnet: fix two typos in the Makefile
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-09-03 19:20:21 +02:00
Jo-Philipp Wich 6d3990cbcf Add mac-telnet - a layer 2 Telnet/SSH server useful to access bricked devices
This package adds the mac-telnet server, client, ping and discovery utilities.
See https://github.com/aouyar/MAC-Telnet for details.

This package uses the fork from https://github.com/jow-/MAC-Telnet as source,
the code there has a number of bugfixes and results in smaller binaries since
most core functionality has been ported to libubox facilities provided by
OpenWrt.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-09-03 16:38:06 +02:00