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
/
mactelnet.h
Age
Commit message (
Collapse
)
Author
2010-11-03
Added missing file, documentation fixup, and minifixup in makefile
Håkon Nessjøen
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-04
* Added support for using broadcast messages, instead of using raw socket to ↵
Håkon Nessjøen
send data. * Started using getopts to handle command line arguments. * Cleaned up some debug stuff.
2010-10-04
Minior code cleanup
Håkon Nessjøen
2010-10-03
Code cleanup
Håkon Nessjøen
2010-10-03
Fix invalid counter sizes which would break connection after 65535 bytes of ↵
Håkon Nessjøen
data in one direction
2010-10-03
Changed how packet generation functions get access to the buffer, so they ↵
Håkon Nessjøen
won't let you overflow the buffer, and they will keep track of the packet size "internally".
2010-10-02
Cleanup and comment main.c
Håkon Nessjøen
2010-10-02
Add some missing data to the internal protocol headers
Håkon Nessjøen
2010-10-01
Milestone 1: First fully functional (proof of concept) version.
Håkon Nessjøen
2010-09-30
Add a lot of comments to the code
Håkon Nessjøen
2010-09-28
Comment cleanup
Håkon Nessjøen
2010-09-27
Cleaned up src/dst mac/ip handling a bit. Now fully automates source ip/mac ↵
Håkon Nessjøen
addresses according to ethernet device chosen.
2010-09-26
GPL'd it
Håkon Nessjøen
2010-09-26
Working login, buggy terminal-data reception
root
2010-09-26
Files splitted
root