|
Bugzilla – Full Text Bug Listing |
| Summary: | NetControl does not switch to alternative interface if active interface is removed | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Christian Zoz <zoz> |
| Component: | Network | Assignee: | Christian Zoz <zoz> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Christian Zoz
2006-02-13 08:40:19 UTC
The only way to solve this now is that netcontrol saves the configuration names for all used interfaces. if-<iface> and ifup-<iface> in /dev/shm/sysconfig cannot be used, because the are also removed when the interface goes. Therefore we write another set of files config-<iface> which are never removed but updated as often as possible. fixed in svn. will go to beta4 |