Wireshark-commits: [Wireshark-commits] rev 38997: /trunk/ /trunk/epan/dissectors/: packet-radius.c

Date: Wed, 14 Sep 2011 18:45:06 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38997

User: wmeier
Date: 2011/09/14 11:45 AM

Log:
 Update based upon latest names "packet-type-codes" list from the IANA:
 - Change some type-code names to match IANA list;
 - Handle additional type-codes as given in the IANA list;
 - Don't consider certain "attribute types" to be valid packet-type codes
   See Bug 6335: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6335
 - Minor code cleanup.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +114 -122  packet-radius.c    Modified
  +51 -29    packet-radius.h    Modified

Directory: /trunk/gtk/
  Changes    Path             Action
  +92 -74    radius_stat.c    Modified

Directory: /trunk/
  Changes    Path                Action
  +61 -35    tap-radiusstat.c    Modified