Sam Leffler
b5c9941514
Clarify/fix handling of the current channel:
...
o add ic_curchan and use it uniformly for specifying the current
channel instead of overloading ic->ic_bss->ni_chan (or in some
drivers ic_ibss_chan)
o add ieee80211_scanparams structure to encapsulate scanning-related
state captured for rx frames
o move rx beacon+probe response frame handling into separate routines
o change beacon+probe response handling to treat the scan table
more like a scan cache--look for an existing entry before adding
a new one; this combined with ic_curchan use corrects handling of
stations that were previously found at a different channel
o move adhoc neighbor discovery by beacon+probe response frames to
a new ieee80211_add_neighbor routine
Reviewed by: avatar
Tested by: avatar, Michal Mertl
MFC after: 2 weeks
2005-08-10 16:22:30 +00:00
..
2005-01-06 01:36:28 +00:00
2005-06-10 08:28:22 +00:00
2005-05-29 04:42:30 +00:00
2005-01-06 01:43:34 +00:00
2005-03-19 19:08:46 +00:00
2004-12-08 22:02:58 +00:00
2005-02-06 12:41:00 +00:00
2005-01-06 01:43:34 +00:00
2005-08-09 10:20:02 +00:00
2005-06-10 16:49:24 +00:00
2005-08-09 10:20:02 +00:00
2005-06-10 16:49:24 +00:00
2005-08-09 10:20:02 +00:00
2005-06-10 16:49:24 +00:00
2005-08-09 10:20:02 +00:00
2005-06-10 16:49:24 +00:00
2005-08-09 10:20:02 +00:00
2005-06-10 16:49:24 +00:00
2005-08-10 03:54:37 +00:00
2005-06-10 16:49:24 +00:00
2005-08-09 10:20:02 +00:00
2005-06-10 16:49:24 +00:00
2005-08-10 16:22:30 +00:00
2005-04-18 18:47:38 +00:00
2005-07-08 19:19:06 +00:00
2005-01-06 01:43:34 +00:00
2005-06-05 22:53:09 +00:00
2005-05-29 04:42:30 +00:00
2005-01-06 01:43:34 +00:00
2005-03-19 19:08:46 +00:00
2005-01-06 01:43:34 +00:00
2005-07-14 15:57:01 +00:00
2005-07-14 15:57:01 +00:00
2005-07-14 15:57:01 +00:00
2005-07-14 15:57:01 +00:00
2005-01-06 01:43:34 +00:00
2005-03-17 22:47:18 +00:00
2005-03-17 22:47:18 +00:00
2005-04-12 00:26:40 +00:00
2005-01-06 01:43:34 +00:00
2004-10-12 09:21:03 +00:00
2005-01-06 01:43:34 +00:00
2005-01-06 01:43:34 +00:00
2005-01-06 01:43:34 +00:00
2005-04-05 22:09:18 +00:00
2005-01-06 01:43:34 +00:00
2005-01-06 01:43:34 +00:00
2005-03-01 07:50:12 +00:00
2005-05-29 04:42:30 +00:00
2005-01-06 01:43:34 +00:00
2005-03-19 19:08:46 +00:00
2005-01-06 01:43:34 +00:00
2005-05-11 15:21:22 +00:00
2005-03-30 08:32:41 +00:00
2005-07-15 04:19:42 +00:00
2005-07-19 05:18:23 +00:00
2004-10-05 04:03:00 +00:00
2005-01-31 13:58:10 +00:00
2005-08-04 02:21:37 +00:00
2005-07-03 23:51:16 +00:00
2005-01-06 01:43:34 +00:00
2005-03-25 12:42:30 +00:00
2005-03-25 13:22:58 +00:00
2005-01-06 01:43:34 +00:00
2005-01-06 01:43:34 +00:00
2005-01-06 01:43:34 +00:00
2005-01-20 05:03:28 +00:00
2005-01-06 01:43:34 +00:00
2005-01-06 01:43:34 +00:00
2005-03-01 08:01:22 +00:00
2005-07-14 14:19:05 +00:00
2005-01-06 01:43:34 +00:00
2005-03-01 06:35:04 +00:00
2005-07-08 16:28:24 +00:00
2005-03-01 08:01:22 +00:00
2005-03-01 08:01:22 +00:00
2005-03-01 08:01:22 +00:00
2005-05-16 06:58:43 +00:00
2005-01-06 01:43:34 +00:00
2005-01-06 01:43:34 +00:00
2005-01-06 01:43:34 +00:00
2005-05-04 00:46:24 +00:00
2005-01-31 13:58:10 +00:00