First of all, thanks for your reply sir.
There is no problem when simulate fhmipv6 using the patch.
From
fhmip_simula.tcl, i found out that it able to simulate
MIPv6,FMIPv6 by blocking certain part of code in specific file.
Error only occur when i try to simulate MIPv6 and FMIPv6.
The simulation instruction are at line7 to line39 in
fhmip_simula.tcl and line79 to line88 in
mip-reg.ccline7 to line39 fhmip_simula.tcl:
line79 to line 88 mip-reg.cc:
/* RCH
Operation Procedures!!! Read this first!!
To perform Mobile IP: block everything
To perform Hierarchical Mobile IP: unblock MAP_MODE
To perform (Flat) Mobile IP with Fast-handover: unblock FAST_HANDOVER only, block everything else
To perform Hierarchical Mobile IP with Fast-handover: unblock MAP_MODE, FAST_HANDOVER, FAST_MAP_HANDOVER
*/