1) Added a UdpSensorList class.
2) Replaced gettimeofday calls with TSC register reads. 3) Removed all recvfrom calls - no overhead for those calls & copying packets to user space - this does not adversely affect performance. 4) More graphs!! and streamlined error/warning messages to be put into a single log file.
Showing