On Mon, Nov 12, 2018 at 8:11 AM Juliusz Chroboczek <[email protected]> wrote: > > > + rc = setsockopt(s, SOL_SOCKET, SO_MAX_PACING_RATE, &rate, > > sizeof(rate)); > > It's only effective on TCP sockets, and only when using the FQ scheduler.
I am under the impression that since linux 4.12 it works on udp, and I forget when it started working outside the fq scheduler... > -- Juliusz > > > > _______________________________________________ > Babel-users mailing list > [email protected] > https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/babel-users -- Dave Täht CTO, TekLibre, LLC http://www.teklibre.com Tel: 1-831-205-9740 _______________________________________________ Babel-users mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/babel-users
