add the ability to limit no of connections
authorDirk Koopman <djk@tobit.co.uk>
Wed, 1 Oct 2008 22:04:48 +0000 (23:04 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Wed, 1 Oct 2008 22:04:48 +0000 (23:04 +0100)
commit8081646e932b160975ad061a7a2741418b099761
treeab96bdbbd443c7dfa426730af61666d9f47dcd81
parent624fab70a1d3994e74f7121c449b67c174afef29
add the ability to limit no of connections

Add the ability to limit the no of connections an incoming user/node
has. If a node/user is already connected elsewhere more than the maximum
no of times then this incoming connection is refused.
Changes
cmd/stat/nodeconfig.pl
cmd/stat/userconfig.pl
perl/DXCommandmode.pm
perl/DXProtHandle.pm
perl/Messages
perl/Route.pm
perl/Route/Node.pm
perl/Route/User.pm
perl/Version.pm
perl/cluster.pl