Closed
Bug 991452
Opened 11 years ago
Closed 11 years ago
[B2G][ICS][emulator] Add network interface wlan0 for wifi testing
Categories
(Firefox OS Graveyard :: Wifi, defect)
Tracking
(tracking-b2g:backlog)
People
(Reporter: hchang, Assigned: hchang)
References
Details
(Whiteboard: [p=1])
Attachments
(1 file)
The network interface "wlan0" is required for DHCP. One simple solution might be using emulator args "-net nic -net nic -net user" to add eth1 and rename eth1 to wlan0.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Whiteboard: [p=1]
Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → 1.5 S6 (18july)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → hchang
Assignee | ||
Updated•11 years ago
|
Target Milestone: 1.5 S6 (18july) → 1.4 S6 (25apr)
Assignee | ||
Updated•11 years ago
|
Attachment #8405161 -
Flags: feedback?(vyang)
Assignee | ||
Comment 2•11 years ago
|
||
PR https://github.com/mozilla-b2g/platform_external_qemu/pull/71 will work with PR in Bug 991450 to create a interface wlan0 on ICS emulator for wifi testing.
Comment 3•11 years ago
|
||
Comment on attachment 8405161 [details] [review]
https://github.com/mozilla-b2g/platform_external_qemu/pull/71
Looks good to me.
Attachment #8405161 -
Flags: feedback?(vyang) → feedback+
Updated•11 years ago
|
blocking-b2g: --- → backlog
Comment 4•11 years ago
|
||
Moving to bug 991025 along with other WiFi emulation parts as an integral.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
You need to log in
before you can comment on or make changes to this bug.
Description
•