[Wireshark-dev] [PATCH] Status code for PMIPv6

2007-08-14 Thread Nicolas Dichtel
Hi, please find enclosed a patch to update BA status code for PMIPv6 according to draft-ietf-netlmm-proxymip6-01 Section 8.5 Regards, Nicolas Dichtel --- wireshark-0.99.6/epan/dissectors/packet-mip6.h 2007-08-14 15:34:15.624956676 +0200 +++ wireshark-0.99.6-new/epan/dissectors/packet-mip6.h

[Wireshark-dev] [PATCH] ICMPv6

2006-11-02 Thread Nicolas DICHTEL
, Nicolas DICHTEL - 6WIND - [EMAIL PROTECTED] * * HMIPv6 support added by Martti Kuparinen [EMAIL PROTECTED] * @@ -315,14 +316,24 @@ again: decode_boolean_bitfield(pi-nd_opt_pi_flags_reserved, ND_OPT_PI_FLAG_SITEPREF, 8, Site prefix, Not site prefix)); - proto_tree_add_text

[Wireshark-dev] Patch for HMIP6

2006-10-04 Thread Nicolas DICHTEL
Hi, M flag isn't for MCOA, but for HMIP (RFC4140 Section 4.1). Regards, Nicolas --- wireshark-0.99.4-SVN-19424-orig/epan/dissectors/packet-mip6.c 2006-10-04 09:32:18.0 +0200 +++ wireshark-0.99.4-SVN-19424/epan/dissectors/packet-mip6.c 2006-10-04 15:32:50.626319957 +0200 @@ -972,15

Re: [Wireshark-dev] Patch for NEMO

2006-09-29 Thread Nicolas DICHTEL
16 8- Thanx, Jaap On Fri, 29 Sep 2006, Nicolas DICHTEL wrote: Hi, please find enclosed a patch about Mobile Network Prefix option in NEMO. Following RFC3963 Section 4.3, lenght of this option is 18, not 16. Regards, Nicolas

[Wireshark-dev] Patch for FMIPv6

2006-09-28 Thread Nicolas DICHTEL
-04-17 16:46:40.0 +0200 +++ ethereal-0.99.0/epan/dissectors/packet-mip6.c 2006-07-31 17:08:58.613037510 +0200 @@ -6,6 +6,7 @@ * Copyright 2003 Oy L M Ericsson Ab [EMAIL PROTECTED] * * FMIPv6 (RFC 4068) support added by Martin Andre [EMAIL PROTECTED] + * Copyright 2006, Nicolas DICHTEL