Hi all,
 I am kartheek. I am working on CBRP. I downloaded the source code of cbrp
from http://www.comp.nus.edu.sg/~tayyc/cbrp/.
i am trying to run this code in ns2.28, but i am getting errors as follows
in cbrpagent.cc.

iph->dst() != IP_BROADCAST error in operator !=
because iph->dst() returns nsaddr_t data type where BROADCAST is u_int32_t

similar errors like comparing nsaddr_t variables with int

and in trace statments i m using %d as format string for nsaddr_t, but it
was showing it as error where same statment working in dsragent.cc

please help me .

thanking you in advance
-- 
Kartheek S

Reply via email to