Open pawel-baldysiak-dell opened 2 months ago
Currently "bfmac=" param expects MAC address to follow "aa-bb-cc-dd-ee-ff" format, however standard defines that it might also be "aa:bb:cc:dd:ee:ff". Change the way how "bfmac=" param is parsed, so it accepts both formats.
Currently "bfmac=" param expects MAC address to follow "aa-bb-cc-dd-ee-ff" format, however standard defines that it might also be "aa:bb:cc:dd:ee:ff". Change the way how "bfmac=" param is parsed, so it accepts both formats.