From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Greear Date: Fri, 17 Jan 2014 22:57:51 -0800 Subject: [ath9k-devel] Extra redundancy in certain frames. In-Reply-To: References: Message-ID: <52DA25EF.9090903@candelatech.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On 01/17/2014 10:22 PM, abhinav narain wrote: > Hi Folks, > I wanted to have some extra redundancy to be present in certain > packets, like DNS frames so that I can increase the probability > of it getting across. > > I was interested in knowing how can I achieve this in ath9k. > Which functions should I look into ? > Do I have to parse the frame in driver before transmitting to > find out it is a DNS packet or is there something else that can > be done cleverly ? > > PS: I understand that the sender and the receiver both have > to be modified for such an aim. I'd first make sure they are sent on the VO (high priority) queue. That could be done in the stack, or could be done in the dns process for the station. For AP, it would probably have to be done in the stack. Thanks, Ben > > Thanks, > Abhinav > > > _______________________________________________ > ath9k-devel mailing list > ath9k-devel at lists.ath9k.org > https://lists.ath9k.org/mailman/listinfo/ath9k-devel > -- Ben Greear Candela Technologies Inc http://www.candelatech.com