Re: A question about MAC80211 (3.9)

2016-07-11 Thread Dave Taht
What are you trying to accomplish? I look forward to seeing any rate control algorithm that can address the issues in minstrel! ( http://blog.cerowrt.org/post/minstrel/ ) It has generally been my hope to implement some form of better service sharing between the VO, VI, and BE queues than what

A question about MAC80211 (3.9)

2016-07-11 Thread Joan Josep Aleixendri
Hello everybody! I'm a student working on a project about mac80211. I'm trying to modify the behaviour of the AC's queues but I could really need some help about this subject. We are implementing a rate control algorithm. To do this we enqueue packets on ieee80211_tx_frags() function,