[Ns-developers] icmpv4 stack for merging

Mathieu Lacage mathieu.lacage at sophia.inria.fr
Fri Oct 17 13:56:14 PDT 2008


hi,

Since
http://mailman.isi.edu/pipermail/ns-developers/2008-September/004751.html

I spent a while debugging this icmp stack and running it through quite a
lot of testing. I made a couple of changes here and there, mostly to
avoid generating icmp messages for multicast packets to avoid icmp
storms. So far, the code has been reasonably stable so, this is a
request for merging to craig and raj.

Two patches attached:
  - icmp.patch contains all the changes for the src/node and
src/internet-stack directories. 
  - icmp-application.patch contains the ping application and the example
code.

It would be helpful to review the first patch again. The second patch is
both less risky and less intrusive.

regards,
Mathieu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icmp.patch
Type: text/x-patch
Size: 74547 bytes
Desc: not available
Url : http://mailman.isi.edu/pipermail/ns-developers/attachments/20081017/88c2cf7b/icmp-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icmp-application.patch
Type: text/x-patch
Size: 17434 bytes
Desc: not available
Url : http://mailman.isi.edu/pipermail/ns-developers/attachments/20081017/88c2cf7b/icmp-application-0001.bin


More information about the Ns-developers mailing list