Hi, So if I need to code some traffic control algorithm under the IP layer in the kernel, how do I determine how fast a particular interface goes. ie how much bandwidth the interface has?? Also, what unit will this value be in?? I was considering using MTU in the ifnet struct, but not sure how to use this, and how it can be calculated along with the member baudspeed. Regards and Thanks Dan To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message
- How to find the bandwidth between two machines under fr... Daniel Wong
- Re: How to find the bandwidth between two machines... Mitch Collinsworth
- Re: How to find the bandwidth between two machines... Bruce A. Mah
- Re: How to find the bandwidth between two machines... Daniel Wong
- Re: How to find the bandwidth between two mach... Julian Elischer