[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ns] routing
how do you shut off the wireless routing (it seems I must use DSVR, DSR, or TORA)? I've got a new protocol that I want to use. I broadcast to all the nodes in my network (sending a packet to each by using their ip header), but instead of dropping ones that can't reach the outer nodes, the system routes packets through closer nodes to get to the outer ones without letting my protocol examine them first. It defeats the whole purpose of designing a routing protocol.
if you have any suggestions I'd really appreciate them.
thanks,
jeremy