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
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,
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,
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
/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
: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 -