CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2018/01/14 04:51:34
Modified files: sys/dev/pci : if_iwm.c Log message: Pass our currently configured SSID to iwm(4) scan commands. This makes connecting to silly "hidden" networks work, which was a long standing problem with iwm(4). My past observations where other SSIDs were filtered from scan results while associated can no longer be reproduced. ok robert phessler