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 25331: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 20 May 2008 21:57:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25331

User: ulfl
Date: 2008/05/20 02:57 PM

Log:
 the define INET6_ADDRSTRLEN makes trouble with Microsoft Platform SDK: ws2tcpip.h and is used nowhere (with the exception of to_str.c which has it's own definition)
 
 comment out this definition
 
 If I made a mistake and it's really used somewhere, we could add #ifndef INET6_ADDRSTRLEN as it's done in to_str.c

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +2 -1      packet-ipv6.h    Modified