Releases/FeatureNetworkManager

From FedoraProject

Jump to: navigation, search

Contents

NetworkManager

Summary

We need to finish the connection settings UI, implement the system settings daemon (not critical path), and add support for multiple devices (not critical path).

Owner

Current status

Included in the distro but not on by default. There's about 2 - 3 months to get it into a really awesome state, and that stuff can be added later without breaking D-Bus API. Could use some help: e-mail the owners if you would like to contribute.

Update: Config D-Bus interface is done. wpa_supplicant over D-Bus needs work for ad-hoc support, but is not critical as it only blocks ad-hoc (apparently was broken in 0.6.x by accident and nobody complained). Multiple device support will be worked on post-F8-release once the connection settings UI has reached functional parity with 0.6.5. (2 Oct 2007)

Update: still need to backport the 'frequency' wpa_supplicant config option from wpa_supplicant 0.6.x, which means ad-hoc network _creation_ will be broken. Main outstanding features left are (a) connect wired by default if no connections are present (for livecds mainly), and (b) convert GConf keys from old format to new format. F8 should ship with a version of NM 0.7 that has feature parity with 0.6.5 from F7. (26 Oct 2007)

Update: New installs (live-cds included) will connect by default to live ethernet connections. GConf settings conversion code is in SVN and has already been built as an update to Fedora 8. EAP-PEAP support has also been added. (26 Nov 2007)

Dan recently posted an update on the status of Network'Manager in test3: https://www.redhat.com/archives/fedora-devel-list/2007-October/msg00125.html


Usage cases/rationale

Scope

Test Plan

Dependencies

libnl, wpa_supplicant

Details

REQUIRED

Finish talking to wpa_supplicant over D-Bus (est. 1 week)

Configuration interface (est 1.5 weeks)

Multiple device support (est. 3 weeks) (punted to F8-later)

NIS support

OPTIONAL

Logging

Backport to FC6/7

iwlib

GUI configuration

Other devices

Share Device

User Experience

Contingency Plan

Documentation

http://live.gnome.org/NetworkManagerToDo http://live.gnome.org/NetworkManagerConfiguration

Release Notes

Comments

See also ../FeatureRockSolidWireless -- MatthiasClasen

I would argue that the following bugs need to be resolved before NetworkManager is turned on by default:

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=218237 NM startup/shutdown order. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=199536 Wired IP released too early.

-- OrionPoplawski