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>] [day] [month] [year] [list]
Date:	Fri, 16 Mar 2012 07:49:18 +0100
From:	"Roberto De Ioris" <roberto@...it.it>
To:	netdev@...r.kernel.org
Subject: [RFC] add SIOBKLGQ command to unix socket ioctl

Hi everyone, in the uWSGI project we use TCP_INFO
datas to know the status of the socket backlog queue (this helps
the master process identifying overloads)

http://projects.unbit.it/uwsgi/browser/master.c#L202

We would like to have a similar feature in unix sockets.
After a bit of investigation we decided to add an ioctl to get the backlog
size. This has been applied only to unix socket but i suppose it could be
used for other network families.

Patch follow

-- 
Roberto De Ioris
http://unbit.it
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ