Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.3.0

Request #11358 more info could be parsed from the iwconfig and made available to php code.
Submitted: 2007-06-18 20:37 UTC
From: kguest Assigned: kguest
Status: Closed Package: Net_Wifi (version CVS)
PHP Version: 5.1.2 OS: Ubuntu Linux
Roadmaps: 1.0.0    
Subscription  


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 50 - 9 = ?

 
 [2007-06-18 20:37 UTC] kguest (Ken Guest)
Description: ------------ a lot more information could be parsed from iwconfig's output. Such as: Rx invalid nwid, Rx invalid crypt, Rx invalid frag, Tx excessive retries Invalid misc Missed beacon.

Comments

 [2007-06-18 21:24 UTC] cweiske (Christian Weiske)
Can the rx and tx values be negative? If they are package numbers, I doubt it.
 [2007-06-19 05:38 UTC] cweiske (Christian Weiske)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better. Thanks for the patch.