user13145713
user13145713

Reputation: 109

Network Output Buffering

How can I hold the packets generated from a server until an external signal is delievered. On receiving the signal the host hosting the server should release the packets?

I think it can be done with qdisc module in kernel but i don't know how to use it specifically for this case. a simple working example is required.

Any other way is also fine.

Upvotes: 1

Views: 239

Answers (0)

Related Questions