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
/
udp.c
Age
Commit message (
Expand
)
Author
2011-02-24
Have faith in htons/ntohs functions being transparent on big endianed build e...
Håkon Nessjøen
2011-02-24
Bugfix of two bugs making raw mode unusable/unstable.
Håkon Nessjøen
2011-02-23
Added endianness checks in udp.c, for raw packets
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
2010-12-24
Changed naming convention on function names
Håkon Nessjøen
2010-10-01
Some code cleanup, and support for several sessions/instances on one interfac...
Håkon Nessjøen
2010-10-01
Header-cleanup and get terminal type from ENV
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
Minifixes
Håkon Nessjøen
2010-09-27
No need to re-invent a square version of the wheel... 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-26
Cleanup, and correctly handle connection closing
Håkon Nessjøen
2010-09-26
Connection working, auth received, control packets parsed. TODO: Cleanup/file...
root
2010-09-25
Done splitting files
root
2010-09-25
cleanup2
root