[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] traffic generating in multicast



hi all,
  i want a node which is member of a groupA and a groupB, to send every packet
that he received from the groupA to the other groupB. we added those three
lines in the "recv" of loss-Monitor :


     hdr_ip *ip=(hdr_ip*)pkt->access(off_ip_); 
     ip->dst()=0x8001;
     send(pkt,0);

 it doesn't work. please if you have any idea to resolve the problem...
 
thinks

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1