Wireshark-commits: [Wireshark-commits] master d295515: MIPv6: Added support for RFC 7148
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d295515e20373110c6c82cd4ae903513d0bc8763
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d295515 by Dhananjay Patki (dhpatki@xxxxxxxxx):
MIPv6: Added support for RFC 7148
- Added support for Delegated Mobile Network Prefix as
defined in RFC 7148.
- Corrected the issue where GRE Key option with no key
was not displayed properly.
- Also added append-text for the HNP option to also
display the HNP value.
Change-Id: I42a4bc1627e9e764f10d96aa3988c1f430f00ceb
Reviewed-on: https://code.wireshark.org/review/10565
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 1d7bcb2 Fix 'Decode As' when used with IPv6-in-IPv6 packets
adds d295515 MIPv6: Added support for RFC 7148
Summary of changes:
epan/dissectors/packet-mip6.c | 150 ++++++++++++++++++++++++++++++++++++++---
1 file changed, 141 insertions(+), 9 deletions(-)