Changes for version 1.55 - 2007-04-26
- Darrian Hale reported that $p->unset_attr('Attribute', $packet->attr('Attribute')) was b0rken due to the attribute lookup using the "escaped" value instead of the raw value returned by ->attr. Escaping was removed and a test was added
- Versions bumped to 1.55 as prior fixes were confirmed to work - Release to CPAN
- Sun Apr 22 16:54:03 VET 2007
- Fixed the VSA packer to accept a vendor-id and a vendor name. This will help if similar bugs are still lurking around. This was pointed to by Pedro as well
- Sat Apr 21 14:04:35 VET 2007
- Fixed VSA packing bug pointed out by Pedro Cavaca. Parts of Packet.pm expected to receive a numeric vendor id, others expected the string name
Documentation
Convert a RADIUS packet payload into a useable test point
Modules
RADIUS dictionary parser
Object-oriented Perl interface to RADIUS packets