[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] How to combine small packets to a large packet!



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