summaryrefslogtreecommitdiff
path: root/devices.c
AgeCommit message (Collapse)Author
2010-11-19Handle network devices without address information correctly.Håkon Nessjøen
2010-11-03Started code for auto-detecting interface. Working proof of concept version. ↵Håkon Nessjøen
Raw socket version not updated yet.
2010-10-01Header-cleanup and get terminal type from ENVHåkon Nessjøen
2010-10-01Milestone 1: First fully functional (proof of concept) version.Håkon Nessjøen
2010-09-30Add a lot of comments to the codeHåkon Nessjøen
2010-09-28Comment cleanupHåkon Nessjøen
2010-09-27Cleaned 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-27Forgot to free memoryHåkon Nessjøen
2010-09-27Started code for automatically defining src ip/mac for packetsHåkon Nessjøen