[Ns-developers] Delete a packet in WifiMacQueue
Mirko Banchi
mk.banchi at gmail.com
Fri Jan 16 03:03:35 PST 2009
Hi all,
I have to realize aggregation for packets in WifiMacQueue. I have to
select all packets that have same receiver address as first packet in
the queue and aggregate some of them. If aggregated packet is sent
correctly i also have to delete from the queue all packets contained in
aggregated packet.
Which could be the best way to realize this?
My idea:
- add these methods:
void WifiMacQueue::ErasePacket (uint32_t uid);
Is it right?
Can i indentify a specific packet in this way?
Regards,
Mirko
--
Mirko Banchi
e-mail: mk.banchi at gmail.com
e-mail: mk.banchi at virgilio.it
id-jabber: mk.banchi at jabber.org
id-msn: mb11684 at hotmail.com
PGP key fingerprint:
308F BFB1 4E67 2522 C88E
DC69 7631 52ED 32A5 6456
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3410 bytes
Desc: S/MIME Cryptographic Signature
Url : http://mailman.isi.edu/pipermail/ns-developers/attachments/20090116/99ee0868/smime.bin
More information about the Ns-developers
mailing list