index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
net80211
/
ieee80211_node.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spelling
jsg
2021-03-10
1
-2
/
+2
*
Remove a dead assignment to ni_rsn_state in ieee80211_node_leave_rsn().
stsp
2020-05-31
1
-3
/
+1
*
Purge the ic_bss->ni_savedq mbuf queue when a wireless interface goes down.
stsp
2020-05-05
1
-2
/
+6
*
Fix ifconfig "media:" line for 11n wifi interfaces during and after bgscan.
stsp
2020-04-08
1
-1
/
+16
*
If join is connected to an AP, remove the node from the cache so we properly
phessler
2020-01-15
1
-2
/
+1
*
If the new candidate AP found after a background scan has an RSSI level
stsp
2019-12-29
1
-4
/
+6
*
Stop connecting to available open wifi networks when the interface is put up.
stsp
2019-11-10
1
-3
/
+2
*
Give access points which fail to AUTH or ASSOC less priority during
stsp
2019-11-09
1
-1
/
+14
*
Clear the unref callback function pointer when cleaning up an ieee80211_node.
stsp
2019-11-09
1
-1
/
+2
*
Make background scans less frequent if we keep choosing the same AP.
stsp
2019-10-31
1
-3
/
+7
*
Make net80211 expose reasons for association failures to userland and have
stsp
2019-09-02
1
-36
/
+69
*
Keep ieee80211_node structures cached across scans, rather than
stsp
2019-08-27
1
-9
/
+46
*
remove redundant assignment to ic_curmode
stsp
2019-08-26
1
-3
/
+1
*
Add support for 802.11n Tx aggregation to net80211 and the iwn(4) driver.
stsp
2019-07-29
1
-6
/
+90
*
In 11n hostap mode, properly disable HT protection when needed
stsp
2019-07-23
1
-2
/
+2
*
Revised version of 'ifconfig mode' command fix.
stsp
2019-06-10
1
-11
/
+6
*
Revert my "Repair the 'ifconfig mode' command" commit.
stsp
2019-05-31
1
-2
/
+3
*
Repair the 'ifconfig mode' command.
stsp
2019-05-29
1
-3
/
+2
*
Show driver name on net80211 scan debug lines.
stsp
2019-05-11
1
-2
/
+2
*
Removes the KERNEL_LOCK() from bridge(4)'s output fast-path.
mpi
2019-04-28
1
-5
/
+5
*
fix autojoin for WEP network by actually saving the WEP auth key
phessler
2019-03-15
1
-2
/
+5
*
Improve handling of HT protection for 'mode 11n' hostap.
stsp
2019-03-01
1
-12
/
+32
*
Move 802.11n rateset definitions out of MiRA and make them available to
stsp
2019-01-23
1
-2
/
+3
*
add a len field when we delete an essid from the joinlist. this will have
phessler
2019-01-18
1
-5
/
+5
*
let users automatically use join to connect to any open wifi network.
phessler
2019-01-18
1
-8
/
+17
*
print more details about the join'd networks we have saved when a user runs
phessler
2018-11-25
1
-1
/
+5
*
fix whitespace in debugging function
phessler
2018-11-20
1
-6
/
+6
*
The first packet received from each AP in each QoS class would be
patrick
2018-11-20
1
-2
/
+6
*
pass around the ess and ni structures we plan to use directly, instead
phessler
2018-10-27
1
-18
/
+15
*
clean up accounting of the AUTO_JOIN flag by making sure it is set or cleared
phessler
2018-10-27
1
-1
/
+3
*
don't join to a network where we expect cleartext, and the AP is using crypto
phessler
2018-10-27
1
-1
/
+4
*
fix memory leak in ieee80211_end_scan()
mestre
2018-09-18
1
-1
/
+2
*
fix memory leaks in ieee80211_add_ess()
jsg
2018-09-17
1
-3
/
+7
*
ues the format string for signed ints, for signed ints
phessler
2018-09-11
1
-3
/
+3
*
With the interface debug flag enabled, print a "score" for each AP we
phessler
2018-09-11
1
-93
/
+45
*
fix typo in the length of the essid we want to switch to
phessler
2018-09-10
1
-2
/
+2
*
extract clearing WEP/WPA in ess into helper functions
phessler
2018-09-10
1
-29
/
+29
*
give set_ess a len variable, so we can correctly match the essid we want
phessler
2018-09-10
1
-9
/
+5
*
convert the things we save in 'join' into a single ioctl. mixing related
phessler
2018-09-09
1
-35
/
+151
*
fix whitespace
jsg
2018-09-06
1
-2
/
+2
*
Make 'ifconfig nwid' override 'ifconfig join'.
stsp
2018-09-01
1
-1
/
+15
*
Update AP selection heuristics for auto-join.
stsp
2018-08-15
1
-76
/
+178
*
Add support for band-steering access points to net80211.
stsp
2018-08-13
1
-56
/
+79
*
Add comment explaining why we read basic MCS set only from beacon/probereq.
stsp
2018-08-11
1
-1
/
+6
*
Ignore basic MCS set information found in association responses.
stsp
2018-08-07
1
-3
/
+4
*
Refactor ieee80211_add_ess():
stsp
2018-08-06
1
-5
/
+6
*
Do not set nwid over and over again. We just found the ess by comparing
florian
2018-08-06
1
-4
/
+3
*
revert 1.133 and part of 1.131
phessler
2018-08-03
1
-8
/
+1
*
Don't ask drivers to join a wifi network before an AP has been chosen.
stsp
2018-07-30
1
-10
/
+1
*
ieee80211_ess_is_better() returns 0 or 1, comparing > 1 is always
florian
2018-07-19
1
-6
/
+6
[next]