/[base]
ViewVC logotype

Revision 367378


Jump to revision: Previous Next
Author: bz
Date: Thu Nov 5 12:17:50 2020 UTC (3 years, 7 months ago)
Changed paths: 4
Log Message:
MFC r366817:

  net80211: factor out the priv(9) checks into OS specifc code.

  Factor out the priv(9) checks into OS specifc code so other OSes can equally
  implement them.  This sorts out those XXX in the net80211 code.
  We provide 3 arguments (cmd, vap, ifp) where available to the functions, in
  order to allow other OSes to use that data but also in case we'd add auditing
  to these check to have the information available. For now the arguments are
  marked __unused.

PR:		249403


Changed paths

Path Details
Directorystable/12/ modified , props changed
Directorystable/12/sys/net80211/ieee80211_freebsd.c modified , text changed
Directorystable/12/sys/net80211/ieee80211_freebsd.h modified , text changed
Directorystable/12/sys/net80211/ieee80211_ioctl.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27