Ethereal-dev: [Ethereal-dev] Vendor ID error in packet-radius.c

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

From: Heath Harry <hharry@xxxxxxxxxx>
Date: Thu, 23 Nov 2000 04:02:00 +0000
Dear All,
	I have noticed in packet-radius.c

static value_string radius_vendor_specific_vendors[]=
{{5, "ACC"},
{9,"Cisco"},
{123,"Ascend"},
{166,"Shiva"},
{307,"Livingston"},
{429,"3Com"},
{1584,"Bay Networks"},
{0,NULL}};

The Ascend Vendor ID for TAOS software is 529, and not 123.

Is it possible to check in the following change to

static value_string radius_vendor_specific_vendors[]=
{{5, "ACC"},
{9,"Cisco"},
{529,"Ascend"},
{166,"Shiva"},
{307,"Livingston"},
{429,"3Com"},
{1584,"Bay Networks"},
{0,NULL}};

I have already done this for the download of 0.8.14, it compiles ok,
runs ok, and most of all, decodes and displays the correct vender (
Ascend ) for VSA with Vendor 529.

TIA and Rgds,
-- 
Heath Harry <hharry@xxxxxxxxxx>
Regional Support Specialist
APAC TAC - Netcare Professional Services
Lucent Technologies - Bell Labs Innovations