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

Date: Wed, 25 Sep 2013 21:11:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52218

User: etxrab
Date: 2013/09/25 09:11 PM

Log:
 From Masayuki Takemura:
 According to 3GPP R8/R9/R10/R11, the mobility option "3GPP Specific PMIPv6 error
 code" is 1 octet length.
 
 However, in the source file packet-mip6.c, the length of the option is set to 4 octets (around line 1744):
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9183

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1 -1      packet-mip6.c    Modified