Ethereal-dev: [Ethereal-dev] Re: Additional BOOTP options [PATCH]

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
Date: Fri, 23 Dec 2005 23:55:24 +0000
chekced in.


i also changed that array and added accessor functions that do proper
bounds checking.

there are several other arrays in there that would need proper
boundschecking as well.



On 12/23/05, Jaap Keuter <jaap.keuter@xxxxxxxxx> wrote:
> Hi list,
>
> Found some additional BOOTP options in a PPP trace. Deep down in the
> Microsoft Windows Server 2003 TechCenter I found their meaning:
> http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/TechRef/8006f246-2029-4bad-b9f0-4f31a56b0590.mspx
> http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/TechRef/a70f1bb7-d2d4-49f0-96d6-4b7414ecfaae.mspx
> Option 249 for classless static routes and option 252 for proxy
> autodiscovery.
> The attached patch adds them to the list in the BOOTP dissector.
>
> Thanx,
> Jaap
>
>