Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 18861: /trunk/plugins/rudp/ /trunk/plugins/rudp/: packet

Date: Thu, 10 Aug 2006 01:59:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18861

User: jmayer
Date: 2006/08/10 01:59 AM

Log:
 rudp used a port that a) collides with afs and b) violates
 the port requirements from the draft rfc.
 Make the portnumber a configureable variable and set it to 0
 by default.

Directory: /trunk/plugins/rudp/
  Changes    Path             Action
  +26 -1     packet-rudp.c    Modified