Bug 234579

Summary: DECnet endnode routing broken
Product: [Fedora] Fedora Reporter: Steve Whitehouse <swhiteho>
Component: kernelAssignee: Steve Whitehouse <swhiteho>
Status: CLOSED CURRENTRELEASE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: ccaulfie, cebbert, davem
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.6.20-1.2944 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-11 21:13:31 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:
Attachments:
Description Flags
Patch to change return value to rules lookup none

Description Steve Whitehouse 2007-03-30 09:17:35 UTC
During a recent conversion of DECnet to the common fib_rules code, the return
value from the lookup function changed in the case of there being no rules
except the default and no routes in the default table. This resulted in the
normal endnode routing algorithm being (wrongly) skipped in this case.

A patch has been submitted upstream and I'm attaching it to this bug too.

Once davem has approved, I'll send it to Chuck Ebbert for FC-6.

Comment 1 Steve Whitehouse 2007-03-30 09:17:39 UTC
Created attachment 151260 [details]
Patch to change return value to rules lookup

Comment 2 David Miller 2007-03-30 20:35:40 UTC
I applied the patch and will push also to the relevant -stable
branches (if any) later today.