Ethereal-dev: RE: [Ethereal-dev] 3GPP RADIUS VSAs (according to TS 29.061 V4.8. 0)
Is anybody else seeing echos of previously-sent messages
on ethereal-dev? Seems like just some come to me twice.
-----Original Message-----
From: Rui Carmo [mailto:rui.carmo@xxxxxxxxx]
Sent: Wednesday, December 03, 2003 4:17 PM
To: ethereal-dev@xxxxxxxxxxxx
Subject: [Ethereal-dev] 3GPP RADIUS VSAs (according to TS 29.061 V4.8.0)
Hi there,
I've recently had need to parse some of the 3GPP RADIUS VSAs (and at
least identify the rest), so a colleague of mine dug up the specs and I
coded the following patch. It identifies all 18 of the currently
defined 3GPP VSAs and prints out the values we needed (mostly IPv4
addresses so far). I've left out IPv6 (for now, since I can't test this
yet) and left UTF-8 data unparsed (no real way to test it either).
Apologies for any non-conformance with coding styles and whatnot, but I
tried to keep it as simple as possible.
*********************************************************************
This e-mail and any attachment is confidential. It may only be read, copied and used by the intended recipient(s). If you are not the intended recipient(s), you may not copy, use, distribute, forward, store or disclose this e-mail or any attachment. If you are not the intended recipient(s) or have otherwise received this e-mail in error, you should destroy it and any attachment and notify the sender by reply e-mail or send a message to sysadmin@xxxxxxxxxxx
*********************************************************************