NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/39364 CVS commit: src/usr.sbin/wpa/wpa_supplicant



The following reply was made to PR kern/39364; it has been noted by GNATS.

From: "Jared D. McNeill" <jmcneill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39364 CVS commit: src/usr.sbin/wpa/wpa_supplicant
Date: Fri, 29 Aug 2008 12:58:20 +0000 (UTC)

 Module Name:   src
 Committed By:  jmcneill
 Date:          Fri Aug 29 12:58:19 UTC 2008
 
 Modified Files:
        src/usr.sbin/wpa/wpa_supplicant: driver_netbsd.c
 
 Log Message:
 PR# 39364: wpa_cli scan_results shows '0' signal level
 
 Use rssi for level (instead of qual) in scan results, following examples
 set by the wpa_supplicant ndis and iphone drivers.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.7 -r1.8 src/usr.sbin/wpa/wpa_supplicant/driver_netbsd.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index