Bug 64270

Summary: [PATCH] To enable RDISC server in rdisc.c
Product: [Retired] Red Hat Public Beta Reporter: Dax Kelson <dkelson>
Component: iputilsAssignee: Phil Knirsch <pknirsch>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: skipjack-beta2CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-05-01 06:59:49 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
PATH to enable/fix RDISC Server support in iputils/rdisc.c none

Description Dax Kelson 2002-05-01 06:58:45 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020408

Description of problem:
The rdisc binary in iputils is currently the "client only", although the source
has support for acting as the rdisc server as well.  RDISC is the router
discovery feature of ICMP, and is used by Solaris 2.6+ and other OSes.  I'm
supplying a patch to enable/fix the RDISC server support.

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


How reproducible:
Always

Steps to Reproduce:
1.n/a
	

Additional info:

The rdisc.c is a port of the Sun rdisc server.  The port was incomplete and only
the client worked.  This patch completes the port so the server works as well.

The man page discusses the server operation.

This patch will apply against the RHL 7.2 version of iputils/rdisc.c as well.

Comment 1 Dax Kelson 2002-05-01 06:59:45 UTC
Created attachment 56004 [details]
PATH to enable/fix RDISC Server support in iputils/rdisc.c

Comment 2 Phil Knirsch 2002-05-21 08:08:02 UTC
OK, patch looks sane and makes sense, included in latest rawhide version.

Thanks,

Read ya, Phil