URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9496733c5309b51045b253bb8be87510e31b8076
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9496733 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
IPv6 Authentication Header not parsed after Mobility Header
When IPv6 has a Mobility Header that is followed by an Authentication Header, the Authentication Header is not parsed.
Found by Boaz Brickner
Change-Id: Ib6ad759c9f08c94650d72d8dfcc95856e628d2e6
Close-Bug: 10005
Reviewed-on: https://code.wireshark.org/review/1205
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 80011ec Don't se_ allocate strings when mapping addresses to column strings.
adds 9496733 IPv6 Authentication Header not parsed after Mobility Header
Summary of changes:
epan/dissectors/packet-mip6.c | 11 +++++++++++
1 file changed, 11 insertions(+)