ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 18641: /trunk/ /trunk/diameter/: imscxdx.xml /trunk/epan

Date: Mon, 03 Jul 2006 21:18:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18641

User: etxrab
Date: 2006/07/03 09:18 PM

Log:
 From Martin Mathieson:
 packet-diameter.c
 --------------------------
 I completely reindented dissect_avps() before I made any changes, but 
 when ignoring white space (in tkdiff, -w plus checking 'Ignore blanks 
 when diffing'), its easy to see the small changes I've made:
 - when fail to find AVP info, show code in tree parent in decimal (as 
 specs do)
 - add an expert info (undecoded, note) to indicate unknown AVP codes
 
 diameter/imscxdx.xml
 -------------------------------
 - added 'Associated-Identities'

Directory: /trunk/diameter/
  Changes    Path           Action
  +11 -5     imscxdx.xml    Modified

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +455 -439  packet-diameter.c    Modified