[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ICMP implementation
>
> From: Kyeseon Lee <kslee@ccl.chungnam.ac.kr>
> To: "ns-users@mash.CS.Berkeley.EDU" <ns-users@mash.CS.Berkeley.EDU>
> Subject: ICMP implementation
> Date: Sat, 26 Jun 1999 17:01:22 +0900
>
> Hi, I'm developing a protocol using ns-2.
> I need icmp.{cc, h} files, but I cann't find in ns.
> Can I ask for that?
> Thanks for reading my message.
>
> --
> Keyseon Lee
> Computer Communications Lab. CNU.
> TEL: +82-42-821-7792
look in the emulate subdirectory if you want
an actual (real-life) ICMP generator. If you want
a simulated ICMP, you will most likely be on your own
(with the possible exception of TTL exceeded).
- K