Subject: Check relay agent option before sending server unicast option MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Disposition: inline X-RT-Interface: Web Message-ID: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: binary X-RT-Original-Encoding: utf-8 X-RT-Encrypt: 0 X-RT-Sign: 0 Content-Length: 413 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.