On Mon, Nov 19, 2018 at 06:55:34PM +0100, Pablo Neira Ayuso wrote: > On Mon, Nov 19, 2018 at 07:29:56AM -0800, Paul Hoffman wrote: > > Greetings. I want to use iptables packet manipulation to do something that I > > don't see in the man pages but would hope was there: delay the packets by a > > specified number of milliseconds. Is it in iptables but I am just missing it > > in the man pages? Or is there already an extension that I'm just not seeing > > in the default build on my Linux system? > > Have a look at tc/netem. BTW, may I ask for your usecase? Thanks.