From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705) Description of problem: When initiating a bonding interfacethat does not have an IP address, bonding panics. The given URL highlights patches the most recent round of bonding updates that fixes this problem. Attached is a patch that fixes the problem in the latest RH9 stable kernel released by RedHat. Version-Release number of selected component (if applicable): kernel-2.4.20-20.9 How reproducible: Always Steps to Reproduce: 1.setup bonding interface with no ip address 2.ifup the interface 3. Actual Results: kernel panics with reference to null pointer Expected Results: ifup on the bonded interface succeeds Additional info:
Created attachment 95950 [details] Patch to fix bonding on interfaces with no IP address
This was bug was listed as fixed in the latest errata. Is that correct? The bug still shows a state of NEW.
Patch was applied in current errata.