summaryrefslogtreecommitdiff
path: root/devices.c
AgeCommit message (Expand)Author
2010-12-25Change naming convention on variable names as wellHåkon Nessjøen
2010-12-24Changed naming convention on function namesHåkon Nessjøen
2010-12-23Cleaned up code and added -Wall to the compiler flags. Moved packet types ove...Håkon Nessjøen
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
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 a...Håkon Nessjøen
2010-09-27Forgot to free memoryHåkon Nessjøen
2010-09-27Started code for automatically defining src ip/mac for packetsHåkon Nessjøen