I want to know if using common header in packet is a must?
If I create my own packet header and do not include common header in my
packet, will it create any trouble?

Since I am working on a routing protocol for wireless sensor networks, the
addresses can't be of the type u_int32_t, so I created my own type(typedef
u_int8_t msaddr_t) in the config.h file. Will it siuffice or I need to do
some other things to make ns2 work with this type of address?

Thank You,
The Learner
-- 
View this message in context: 
http://old.nabble.com/Is-common-header-a-must-in-a-packet-and-address-type-defined-in-config.h-tp28024535p28024535.html
Sent from the ns-users mailing list archive at Nabble.com.

Reply via email to