lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 7 Feb 2020 00:44:55 -0500
From:   Kent Dorfman <kent.dorfman766@...il.com>
To:     linux-kernel@...r.kernel.org
Subject: network stack rate shaping queues

A general question:

Do the network rate shaping queues apply to all network traffic in the
system, or just to the AF_INET address family?

What if we have other classes of network drivers (non ethernet) that
also use a BSD socket interface, but a different address family?  Are
those messages also subject to the rate shaping, or are they generally
FIFO to the driver queue?

My concern is specific  to the 4.x kernel.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ