Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 ↵ | Håkon Nessjøen | |
over to enums for more ease of use. | |||
2010-11-03 | Started code for auto-detecting interface. Working proof of concept version. ↵ | Håkon Nessjøen | |
Raw socket version not updated yet. | |||
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-27 | Started code for automatically defining src ip/mac for packets | Håkon Nessjøen | |