driver_nl80211: use Linux socket filter to improve performance
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 27 Jan 2009 10:28:05 +0000 (12:28 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 27 Jan 2009 10:28:05 +0000 (12:28 +0200)
commit9616af520b7dafec50cb5f147fe0e4e29cc2645b
tree43742cc19a14d82e1469bbf8f5907ab0721cec15
parent7ce3304ab3cd49e48770bfa9b4f14d98fd64cfa7
driver_nl80211: use Linux socket filter to improve performance

TX status information for all transmitted data frames is not going to
be sent to hostapd anymore, so the CPU load with high traffic load is
going to be significantly reduced.
hostapd/ChangeLog
hostapd/driver_nl80211.c