<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello,<br>
    <br>
    according to <a
      href="http://wiki.stocksy.co.uk/wiki/Multiple_SSIDs_with_hostapd">this</a>
    many other sources and my experience of hostapd's code modifying the
    mac address of base virtual interface must be multiple to 0x8 at the
    last octet. After my simple modifications of hostapd's code this
    this requirement gone, and hostapd uses original address of wireless
    interface for the first bss (hostapd_iface::bss[0]). But when I'm
    trying to add another bss, driver fails to create it with the error
    like "Could not set interface wlan1-2 hwaddr: Invalid argument". <br>
    <br>
    Can someone please explain me what the reason of such behaviour?
    Could I <br>
    <br>
  </body>
</html>