Summary: | net-wireless/wavemon prints wrong key | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Santiago Gala <sgala> |
Component: | Current packages | Assignee: | Mobile Herd (OBSOLETE) <mobile+disabled> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
patch for unsigned char
the previous one had broken whitespace |
Description
Santiago Gala
2007-10-24 16:03:39 UTC
Created attachment 134242 [details, diff]
patch for unsigned char
omitting unsigned makes printf print chars >7F as FFFFFFXX
Created attachment 134244 [details, diff]
the previous one had broken whitespace
Now that I'm using WPA I'm seeing the the key being used is misreported too (always [0], contrary to what "iwlist eth1 key" says. But I don't see a clear place to patch this one wavemon-0.6.7 just hit the tree. i believe that version fixed this bug. please reopen if not. thanks for the report kind regards Thilo |