Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jul 2011 12:23:45 +0200
From:      Monthadar Al Jaberi <monthadar@gmail.com>
To:        freebsd-wireless@freebsd.org
Subject:   Ack, Net80211 & ath
Message-ID:  <CA%2BsBSoLmGGZBWLSFbm9kh9YoRa4NO_wkx_330f_U7U7SH8s%2BkA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

How is ack frames being handled by the net80211? I guess the driver
(or maybe hardware) takes care of resending, but what happens if it
max number of retries is reached? How is net8011 notified?

There is ieee80211_add_callback that I think should be used for that,
but it is only used by managment frames of type
IEEE80211_FC0_SUBTYPE_ASSOC_REQ, IEEE80211_FC0_SUBTYPE_REASSOC_REQ and
IEEE80211_FC0_SUBTYPE_AUTH (in station mode) and one for HT code.

What about the others? I guess the hardware only keeps stat counters
for failures....

br,

-- 
//Monthadar Al Jaberi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BsBSoLmGGZBWLSFbm9kh9YoRa4NO_wkx_330f_U7U7SH8s%2BkA>