[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
ED]> + * Copyright 2006, 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,

[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 +972,

Re: [Wireshark-dev] Patch for NEMO

2006-09-29 Thread Nicolas DICHTEL
P6_ACOA_ACOA_OFF2 > #define MIP6_ACOA_ACOA_LEN 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 R

[Wireshark-dev] Patch for NEMO

2006-09-29 Thread Nicolas DICHTEL
/packet-mip6.h 2006-09-29 16:18:07.967231797 +0200 @@ -10,6 +10,7 @@ * * Modifications for NEMO packets (RFC 3963): Bruno Deniaud * ([EMAIL PROTECTED], [EMAIL PROTECTED]) 12 Oct 2005 + * Copyright 2006, Nicolas DICHTEL - 6WIND - <[EMAIL PROTECTED]> * * Wireshark - Network traffic an

[Wireshark-dev] Patch for FMIPv6

2006-09-28 Thread Nicolas DICHTEL
:46:40.0 +0200 +++ ethereal-0.99.0/epan/dissectors/packet-mip6.h 2006-07-31 17:09:32.100556187 +0200 @@ -7,6 +7,7 @@ * Copyright 2003 Oy L M Ericsson Ab <[EMAIL PROTECTED]> * * FMIPv6 support added by Martin Andre <[EMAIL PROTECTED]> + * Copyright 2006, Nicolas DICHTEL -