ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 37405: /trunk/ /trunk/epan/: radius_dict.l /trunk/radius

Date: Thu, 26 May 2011 02:59:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37405

User: wmeier
Date: 2011/05/25 07:59 PM

Log:
 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 '-'.

Directory: /trunk/epan/
  Changes    Path             Action
  +6 -1      radius_dict.l    Modified

Directory: /trunk/radius/
  Changes    Path                  Action
  +2 -4      dictionary.foundry    Modified