Wireshark-commits: [Wireshark-commits] rev 23789: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Fri, 07 Dec 2007 00:23:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23789

User: martinm
Date: 2007/12/07 12:23 AM

Log:
 Make stun2 over udp a new-style dissector, so that it can reject stun frames on the standard port they share (and let the heuristic dissector for stun run).  Otherwise I needed to set UDP to try heuristic dissectors first or disable stun2 altogether...

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +10 -8     packet-stun2.c    Modified