]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/service.c
socket: add support to control no. of connections from one source (#3607)
authorSusant Sahani <ssahani@users.noreply.github.com>
Tue, 2 Aug 2016 17:48:23 +0000 (23:18 +0530)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 2 Aug 2016 17:48:23 +0000 (13:48 -0400)
commit9d565427647a874b7eda64ef0cb41ea74a96659b
tree0dc7f6b19040c1d6fbec0612cd9732e4fc83ffa0
parent87edd2b116c107b54c844e88de06be62ab55e29d
socket: add support to control no. of connections from one source (#3607)

Introduce MaxConnectionsPerSource= that is number of concurrent
connections allowed per IP.

RFE: 1939
man/systemd.socket.xml
src/core/dbus-socket.c
src/core/load-fragment-gperf.gperf.m4
src/core/service.c
src/core/service.h
src/core/socket.c
src/core/socket.h