[Airo-linux-general] Notification of failure to send
Status: Inactive
Brought to you by:
breed
From: Ian C. <id...@en...> - 2001-11-28 00:50:38
|
I'm working on an ad hoc networking protocol called AODV. In this protocol I need to know when a packet fails to send and the ip address of the destination of the packet. Is this information is available? It looks like issuecommand() might return this information in the Resp. Would it? Would I need to set any special flags? It looks like TXCTL_TXEX is already set. How can I access this information (the data that failed to send) and in what method do you think I should do it? Thanks, Ian Chakeres |