view doc/rt_deny_by_size.conf.sample @ 1540:407e0a889c7e

SCTP ConnectPeer: sctp_bindx() to local endpoints When connecting to an SCTP peer using sctp_connectx() with local addresses configured with ListenOn, bind to the ListenOn addresses using sctp_bindx() so that the SCTP INIT only contains the configured local addresses, matching what is advertised in the CER, and disable SCTP_AUTO_ASCONF. If no local addresses are configured with ListenOn, the previous behaviour of sctp_connectx() and enable SCTP_AUTO_ASCONF is used.
author Luke Mewburn <luke@mewburn.net>
date Fri, 01 May 2020 18:20:33 +1000
parents daf61e573fee
children
line wrap: on
line source

# This file contains information for configuring the rt_deny_by_size extension.
#
# The rt_deny_by_size extension returns errors for messages above a particular size.
#
# This extension supports configuration reload at runtime. Send
# signal SIGUSR1 to the process to cause the process to reload its
# config.
#
# Configure the maximum allowed message size to still pass through;
# defaults to 4096, if config file is empty
#MaximumSize=4096;
"Welcome to our mercurial repository"