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

Date: Tue, 08 Mar 2011 18:52:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36169

User: cmaynard
Date: 2011/03/08 10:52 AM

Log:
 Don't bother creating/finding conversations if we're encapsulated within an
 error packet, such as an ICMP destination unreachable.  Prior to this change,
 I had captures that showed such encapsulated requests with responses indicated
 in other frames, which obviously can't be true.

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