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

Date: Mon, 19 Jul 2010 21:47:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33585

User: gerald
Date: 2010/07/19 02:47 PM

Log:
 Use sscanf() to parse clientaddr4 instead of trying to parse it
 ourselves. Add support for IPv6 addresses. Fixes bug 5019.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +21 -45    packet-nfs.c    Modified