1. 12 10月, 2017 39 次提交
  2. 11 10月, 2017 1 次提交
    • J
      cfg80211: implement regdb signature checking · 90a53e44
      Johannes Berg 提交于
      Currently CRDA implements the signature checking, and the previous
      commits added the ability to load the whole regulatory database
      into the kernel.
      
      However, we really can't lose the signature checking, so implement
      it in the kernel by loading a detached signature (regulatory.db.p7s)
      and check it against built-in keys.
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      90a53e44