Wireshark-commits: [Wireshark-commits] rev 25895: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Fri, 01 Aug 2008 15:11:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25895

User: etxrab
Date: 2008/08/01 08:11 AM

Log:
 From  stéphane bryant:
 STUN, STUN2 and TURN dissection enhancements.

Directory: /trunk/epan/dissectors/
  Changes    Path                    Action
  +1 -0      Makefile.common         Modified
  +1 -0      packet-rtcp.c           Modified
  +1 -0      packet-rtp.c            Modified
  +1 -0      packet-sip.c            Modified
  +140 -0    packet-stun.c           Modified
  +608 -146  packet-stun2.c          Modified
  +105 -47   packet-tftp.c           Modified
  +247 -0    packet-turnchannel.c    Added