QOS on WLAN!

Slavoj Hruska hostapd
Thu Feb 6 00:19:01 PST 2003


Hello Manjunathan,

Thursday, February 06, 2003, 8:23:31 AM, you wrote:

MP> Hello,
MP>     I know this is off topic, but I thought this is one of the right places
MP> to inquiry about the developments which being carried for Quality of Service
MP> in WLAN networks.

MP> Could anyone provide details on where I can find information on QOS in WLAN?

MP> Thanks in advance,
MP> Manjunathan Padua Y

Hello Manjunathan

The hostapd driver is not responsible for QOS in WLAN enviroment.
That's a kernel's work. U need to compile into kernel QOS support, and
after that, your host where u have WLAN interface used any driver
(hostapd, wlan-ng, ....) is ready to handle QOSed packets. If U wana
set up priorisation for some packets (in my case VoIP h323 softphone)
u can set it up via next command:

ipchains -A output -p udp -d 0.0.0.0/0 72 -t 0x01 0x10

where 0x10 means Minimum delay.

It should help u i hope.

Best regards,
 Slavoj                            mailto:hostapd at cybercity.sk






More information about the Hostap mailing list