Edit

IABSD.fr/src/sys/net80211

Branch :

  • Show log

    Commit

  • Author : stsp
    Date : 2020-04-08 09:34:29
    Hash : c72ef016
    Message : Fix ifconfig "media:" line for 11n wifi interfaces during and after bgscan. Media was displayed as e.g. "autoselect (OFDM6)" even though 11n was active because the current media mode is changed to AUTO for background scanning and was never switched back to 11N. ok mpi@ pirofti@