]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix to decrement the per-netblock tcp connection limits, so
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 27 May 2026 11:20:35 +0000 (13:20 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 27 May 2026 11:20:35 +0000 (13:20 +0200)
commit047df73887f947f8421c17ee2691244ea47d74c6
treee126d997e4a1b69f34ed6ae474e0be789d9af19c
parentd2e1ea7d190f2c71ce40f4eac6bf1bafb9207414
- Fix to decrement the per-netblock tcp connection limits, so
  it keeps usable. Thanks to Qifan Zhang, Palo Alto Networks,
  for the report.
doc/Changelog
testdata/tcp_conn_limit_dec.tdir/tcp_conn_limit_dec.conf [new file with mode: 0644]
testdata/tcp_conn_limit_dec.tdir/tcp_conn_limit_dec.dsc [new file with mode: 0644]
testdata/tcp_conn_limit_dec.tdir/tcp_conn_limit_dec.post [new file with mode: 0644]
testdata/tcp_conn_limit_dec.tdir/tcp_conn_limit_dec.pre [new file with mode: 0644]
testdata/tcp_conn_limit_dec.tdir/tcp_conn_limit_dec.test [new file with mode: 0644]
testdata/tcp_conn_limit_dec.tdir/tcp_conn_limit_dec.testns [new file with mode: 0644]
util/netevent.c