Wireshark-commits: [Wireshark-commits] rev 21572: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Wed, 25 Apr 2007 23:54:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21572

User: guy
Date: 2007/04/25 11:54 PM

Log:
 The data field of an address structure is a void *, so we can't look at
 what it points to.  Stop doing that in the code to check for source
 routing.

Directory: /trunk/epan/dissectors/
  Changes    Path           Action
  +4 -4      packet-tr.c    Modified