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

Date: Tue, 08 May 2007 22:25:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21732

User: jake
Date: 2007/05/08 10:25 PM

Log:
 Fix for bug 1103:
 1. in dissect_routing6() if (rt.ip6r_type == 2) set pinfo->dst to the Home Address.
 2. dissect_mipv6_hoa() set the pinfo->src to the Home Address.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +13 -11    packet-ipv6.c    Modified