index
:
MAC-Telnet.git
autointerface
gh-pages
mactelnet-osx
master
Open source MAC Telnet client and server for connecting to Microtik RouterOS routers and Linux machines via MAC address. (mirror of https://github.com/vyos/MAC-Telnet.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Collapse
)
Author
2011-11-12
Rewrote the interface handling. Added full support for kFreeBSD, have not ↵
Håkon Nessjøen
tested with FreeBSD.
2011-08-11
Cleanup in Makefile and docs according to tips from Nelson A. de Oliveira
Håkon Nessjøen
2011-05-01
Added manual pages and added license text to all .h and .c files.
Håkon Nessjøen
2011-02-27
Removed .deb specific files and updated makefile/readme
Håkon Nessjøen
2011-02-21
Fixed up Makefile a bit
Håkon Nessjøen
2011-02-21
Added MT_PTYPE_PING/PONG support in mactelnetd and added a macping tool. For ↵
Håkon Nessjøen
this udp-checksum code was also added for raw packets.
2011-02-16
mactelnetd only listened on interfaces with an ip on it. Rewrote mactelnetd ↵
Håkon Nessjøen
to use all IFs it finds MAC addresses on, not only the ones with IP. Testing version, to be cleaned up.
2010-12-26
Added code to check if it should answer mactelnet packets or not in mactelnetd.
Håkon Nessjøen
2010-12-23
Cleaned up code and added -Wall to the compiler flags. Moved packet types ↵
Håkon Nessjøen
over to enums for more ease of use.
2010-11-03
Added missing file, documentation fixup, and minifixup in makefile
Håkon Nessjøen
2010-11-01
Removed dependency of libssl/crypto. Added L. Peter Deutsch's implementation ↵
Håkon Nessjøen
of MD5 instead.
2010-11-01
Added support for connecting to your router via the router identity name. ↵
Håkon Nessjøen
(using MNDP)
2010-10-11
Renamed files, added license info and did some minior fixes.
Håkon Nessjøen
2010-10-11
First version of mac-telnet server daemon mactelnetd. Use with care until it ↵
Håkon Nessjøen
has been tested enough. Not for production use. To be cleaned up a lot.
2010-10-05
Added files for packaging mactelnet for debian/ubuntu
v0.1
Håkon Nessjøen
2010-10-01
Added install option to Makefile, and fixed a "typo"
Håkon Nessjøen
2010-09-30
Added a simple tool for listing local mikrotik routers by mac address
Håkon Nessjøen
2010-09-27
Forgot to free memory
Håkon Nessjøen
2010-09-27
Started code for automatically defining src ip/mac for packets
Håkon Nessjøen
2010-09-26
Working login, buggy terminal-data reception
root
2010-09-26
Files splitted
root
2010-09-26
Connection working, auth received, control packets parsed. TODO: ↵
root
Cleanup/filesplit and create login + terminal code.
2010-09-25
Done splitting files
root
2010-09-25
cleanup2
root