https://qa.mandrakesoft.com/show_bug.cgi?id=1453
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2003-02-09 18:43 -------
Corrected in 2002_04_01-4mdk
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date:
description:
net.agent should behave like /etc/init.d/network: if MII_NOT_SUPPORTED is
present in interface configuration, it should not use ifplugd.
The best way to assure that both (net.agent and network init-script) do the same
is probably to move this stuff into a common function in network-functions?
Also: net.agent seems to set the wireless options again using
/etc/pcmcia/wireless (see line 42). ifup (which is called later) does the same
thing (see line 172) using /etc/sysconfig/network-scripts/ifup-wireless. What a
mess!