[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ns] How to combine small packets to a large packet!
- To: [email protected]
- Subject: [ns] How to combine small packets to a large packet!
- From: Xiaojun Cao <[email protected]>
- Date: Wed, 01 Aug 2001 17:23:47 -0400
- Organization: Suny at Buffalo
- Sender: [email protected]
- User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.2-2 i686; en-US; 0.7) Gecko/20010316
Hi, there
Would somebody tell me how to implement packet aggregation at the source
node? I mean, if I have several small packets from the same source to
the same destination, how I can combine them at the source nodes and
send out them at the same time. Should I create a queue for each
destionation?
Thanks a lot
X. Cao