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
/
devices.c
Age
Commit message (
Expand
)
Author
2011-05-01
Cleaned up description and synopsis of files
Håkon Nessjøen
2011-02-16
mactelnetd only listened on interfaces with an ip on it. Rewrote mactelnetd t...
Håkon Nessjøen
2010-12-25
Change naming convention on variable names as well
Håkon Nessjøen
2010-12-24
Changed naming convention on function names
Håkon Nessjøen
2010-12-23
Cleaned up code and added -Wall to the compiler flags. Moved packet types ove...
Håkon Nessjøen
2010-11-19
Handle network devices without address information correctly.
Håkon Nessjøen
2010-11-03
Started code for auto-detecting interface. Working proof of concept version. ...
Håkon Nessjøen
2010-10-01
Header-cleanup and get terminal type from ENV
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 a...
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