Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • net
  • mac80211
  • iface.c
Find file BlameHistoryPermalink
  • Helmut Schaa's avatar
    mac80211: Allow single vif mac address change with addr_mask · ac20976d
    Helmut Schaa authored May 27, 2013
    When changing the MAC address of a single vif mac80211 will check if
    the new address fits into the address mask specified by the driver.
    This only needs to be done when using multiple BSSIDs. Hence, check
    the new address only against all other vifs.
    
    Also fix the MAC address assignment on new interfaces if the user
    changed the address of a vif such that perm_addr is not covered by
    addr_mask anymore.
    
    Resolves:
    https://bugzilla.kernel.org/show_bug.cgi?id=57371
    
    Signed-off-by: default avatarHelmut Schaa <helmut.schaa@googlemail.com>
    Signed-off-by: default avatarJakub Kicinski <kubakici@wp.pl>
    Reported-by: default avatarAlessandro Lannocca <alessandro.lannocca@gmail.com>
    Cc: Alessandro Lannocca <alessandro.lannocca@gmail.com>
    Cc: Bruno Randolf <br1@thinktube.com>
    Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
    ac20976d

Replace iface.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.