Wireshark-commits: [Wireshark-commits] rev 29884: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 13 Sep 2009 23:03:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29884

User: morriss
Date: 2009/09/13 04:03 PM

Log:
 From Stephane Bryant via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2815 
 but (since the patch no longer applied cleanly) essentially manually
 re-implemented by me:
 
 Rename "stun" to "classic stun" and "stun2" to "stun", to follow the usage
 defined in draft-ietf-behave-rfc3489bis-18 section 2.

Directory: /trunk/epan/dissectors/
  Changes    Path                    Action
  +1 -1      Makefile.common         Modified
  +739 -0    packet-classicstun.c    Added
  +1 -1      packet-rtcp.c           Modified
  +12 -12    packet-rtp.c            Modified
  +1 -1      packet-sip.c            Modified
  +1362 -0   packet-stun.c           Removed
  None       packet-stun.c           Added
  +0 -1364   packet-stun2.c          Removed
  +1 -1      packet-tftp.c           Modified