Bug 150567

Summary: netlink enabled in kernel nets :Invalid argument
Product: [Fedora] Fedora Reporter: raxet <maxer1>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED NOTABUG QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: alfred, pfrields, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-03-11 05:05:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description raxet 2005-03-08 13:44:55 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5)
Gecko/20050305 Fedora/1.7.5-5

Description of problem:
enabling CONFIG_NETLINK_DEV
causes eth0 to fail

Version-Release number of selected component (if applicable):
2.6.11-1.1176_FC4

How reproducible:
Always

Steps to Reproduce:
1. install kernel
2. boot kernel
3.
    

Actual Results:  RTNETLINK answers: Invalid argument

Expected Results:  Bringin up eth0 [OK]

Additional info:

Comment 1 raxet 2005-03-08 13:56:20 UTC
disabling CONFIG_NETLINK_DEV works

Comment 2 raxet 2005-03-09 05:13:48 UTC
a little more information... the Invalid argument was first noticed at
loopback then on bringing up eth0, but building my own kernel
disabling CONFIG_NETLINK_DEV in .config makes my system HAPPY

Comment 3 Dave Jones 2005-03-10 19:06:58 UTC
*** Bug 150763 has been marked as a duplicate of this bug. ***

Comment 4 raxet 2005-03-11 05:05:32 UTC
Fixed in 1177