http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39625
User: gerald
Date: 2011/10/26 05:10 PM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r37405 | wmeier | 2011-05-25 19:59:25 -0700 (Wed, 25 May 2011) | 7 lines
Changed paths:
M /trunk/epan/radius_dict.l
M /trunk/radius/dictionary.foundry
Allow the character '.' in radius dictionary ATTRIBUTE names;
Fixes issue caused by dictionary.foundry having ATTRIBUTE names containing
a '.' (e.g., Foundry-MAC-Authent-needs-802.1x).
So: Revert SVN #37386 which temporarily changed the '.' to '-'.
------------------------------------------------------------------------
r37408 | morriss | 2011-05-26 07:15:51 -0700 (Thu, 26 May 2011) | 1 line
Changed paths:
M /trunk/epan/radius_dict.l
Escape the '.' in radius dictionary ATTRIBUTE names. This may fix the OSX-10.5 builds too.
------------------------------------------------------------------------
Directory: /trunk-1.6/epan/
Changes Path Action
+9 -4 radius_dict.l Modified