Closed Bug 969268 Opened 11 years ago Closed 10 years ago

To implement EthernetManager with dhcp

Categories

(Firefox OS Graveyard :: Wifi, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(tracking-b2g:backlog)

RESOLVED DUPLICATE of bug 1000040
tracking-b2g backlog

People

(Reporter: kchang, Assigned: johnshih.bugs)

References

Details

We would like to implement a Ethernet interface in firefox os.
Partner provides a reference code.
https://github.com/apc-io/apc_b2g_gecko/commit/279993ffbc2cef38bd92c7306a1b3a8de7bd7245
Assignee: nobody → kchang
Blocks: 980768
Whiteboard: [stingray]
blocking-b2g: --- → backlog
Depends on: 1000040
Depends on: 904542
No longer depends on: 1000040
See Also: → 904542
Depends on: 1000040
No longer depends on: 904542
Assignee: kchang → jshih
Target Milestone: --- → 2.0 S4 (20june)
Depends on: 922584
No longer blocks: 980768
Taipei network team reported that there will be no plan to do Ethernet Web API but will be a NetworkManager API to conver all network interfaces.
Whiteboard: [stingray]
Target Milestone: 2.0 S4 (20june) → ---
The implementation of supporting ethernet is dividing into two part:
1. Bug 1000040
Support ethernet back-end. Implement EthernetManager, which takes charge of interfaces management and provides internal interfaces (gecko-only) to control interfaces externally (again, within gecko).

2. Bug 922584
Intend to design a new API, called mozNetworkManager, to handle all kinds of network interfaces (Wifi, Ethernet, Mobile,.. etc). Ethernet Web API will be covered here.

According to two parts above, there is no any work needs to be done in this bug. I think we can close this one and mark it as duplicate of Bug 1000040.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
blocking-b2g: backlog → ---
You need to log in before you can comment on or make changes to this bug.