2013-05-10 16:40:08

by Cyril Segretain

[permalink] [raw]
Subject: implement admission control algorithm

Hello,

I am a student in thesis and my work brings me to use ath9k driver and
hostapd.
I am currently working to enhance video streaming on 802.11 WLAN with Quality
Of Service by implement a call admission control algorithm.
So I need to modify the hostapd source code or aht9k source code to add a
function for the admission control for new stations.
But I don't know where I have to implement this function and where I need to
call it to works well...
If someone could help me, I would be grateful.

Thanks,

Cyril S.