ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 1123] Index multiple instances of the same field name to r

Date: Fri, 29 Jan 2010 12:32:25 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1123

--- Comment #6 from Guy Harris <guy@xxxxxxxxxxxx> 2010-01-29 12:32:24 PST ---
Or

 Key strings can be:   <wep hexadecimal key>;   wep:<wep hexadecimal key>;  
wpa-pwd:<passphrase>[:<ssid>];   wpa-psk:<wpa hexadecimal key>
# A string with an index.
wlan.wep_key[1]: data
wlan.wep_key[2]: data
wlan.wep_key[3]:  data

(or we could have 0-based indices).

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.