LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   kernel module for detecting jitter and bandwidth? (https://www.linuxquestions.org/questions/linux-kernel-70/kernel-module-for-detecting-jitter-and-bandwidth-941124/)

Someone123 04-22-2012 09:28 AM

kernel module for detecting jitter and bandwidth?
 
I need to get a list of interfaces on my local machine, along with their IP addresses, MACs and a set of QoS measurements ( Delay, Jitter, Error rate, Loss Rate, Bandwidth)...

I'm writing a kernel module to read this information from local network devices,So far I've extracted every thing mentioned above except for both Jitter and Bandwidth...

I'm using linux kernel 2.6.35

Does anyone know how?

Mara 04-28-2012 02:27 PM

Try iperf. It performs all the measurement you need, IMO.

WelshCJ 07-02-2015 09:48 AM

Deleted.


All times are GMT -5. The time now is 01:31 PM.