Report information
The Basics
Id:
38462
Status:
open
Priority:
Medium/Medium
Queue:

People
Owner:
Nobody in particular
Requestors:
Cc:
AdminCc:

BugTracker
Version Fixed:
(no value)
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
P2 Normal
Severity:
S2 Normal
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
Other

Dates
Created:Tue, 27 Jan 2015 22:08:28 -0500
Updated:Wed, 13 Dec 2017 11:20:48 -0500
Closed:Not set



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

Subject: Check relay agent option before sending server unicast option
Currently we send a server unicast option if the administrator has configured it and the client requests it. We don't check to see if the incoming packet included relay agent options and therefore the server shouldn't send the unicast option. One way to handle this would be to check for relay agent options when building the outgoing packet and to simply leave any server unicast options out of the response.
On Thu Aug 03 11:32:59 2017, cathya wrote: > Just doing something in the documentation (per Francis' suggestion) > seems a sane way forward on this one? Agreed, documentation updates only.