Bug 16461 - FR: when ALLOW_UNKNOWN=yes skip unknown interfaces which are up
Summary: FR: when ALLOW_UNKNOWN=yes skip unknown interfaces which are up
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: etcnet (show other bugs)
Version: unstable
Hardware: all Linux
: P2 enhancement
Assignee: Mikhail Efremov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-30 01:04 MSD by Nick S. Grechukh
Modified: 2009-12-04 18:55 MSK (History)
5 users (show)

See Also:


Attachments
patch (1.75 KB, patch)
2008-07-30 01:04 MSD, Nick S. Grechukh
no flags Details | Diff
fix (1.75 KB, patch)
2008-07-30 01:08 MSD, Nick S. Grechukh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nick S. Grechukh 2008-07-30 01:04:23 MSD
Created attachment 2732 [details]
patch

патч на предмет отучить etcnet при ALLOW_UNKNOWN=yes пытаться поднимать неизвестные интерфейсы, если они уже up и имеют адрес.

поведение регулируется переменной ALLOW_UNKNOWN_RESET, при yes получится нынешнее поведение. Можно сделать дефолтом в etcnet-defaults-desktop.
Comment 1 Nick S. Grechukh 2008-07-30 01:08:35 MSD
Created attachment 2733 [details]
fix

little fix