Check how this is done in mobiwan - these nice guys have implemented IPv6
and Mobile IPv6
http://tagus.inesc-id.pt/~pestrela/ns2/mobility.html



Pedro Vale Estrela

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
> Of Tubtim Sanguanwongthong
> Sent: sábado, 7 de Outubro de 2006 14:17
> To: ns-users@ISI.EDU
> Subject: [ns] IPv6 support in NS-2
> 
> 
> I've tried to modify NS-2 to support IPv6 beginning with ip.h.
>   In "ip.h",
> 
> struct hdr_ip {
>         _/* common to IPv{4,6} */
>         ns_addr_t       src_;
>         ns_addr_t       dst_;
>         int             ttl_;
> ........................................
>   }
> 
>   I'd like to know whether I have to change type of src_ and dst_ to
> support 128 bits.  ns_addr_t  src_; and ns_addr_t dst_;   can be used in
> both IPv4 and IPv6.
>   I'm really appreciated in this help (very important).
>   Thank you in advance.
>   Tubtim
> 
> 
> ---------------------------------
> Want to be your own boss? Learn how on  Yahoo! Small Business.


Reply via email to