linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #08293
[Bug 1419478] Re: Mitigating classic NMDC CTM DOS attacks
one thing i dont like is the
+ if(cc_blocked)
+ {
+ LogManager::getInstance()->message(str(F_("Blocked a C-C connection to a hub ('%1%:%2%'; request from '%3%')") % aServer % aPort % aHubUrl));
+ return true;
+ }
is there possible add that it not show that many messages in log? some
count or something like that
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/1419478
Title:
Mitigating classic NMDC CTM DOS attacks
Status in DC++:
Fix Committed
Bug description:
Proposal and discussion log from the public hub :
http://pastebin.com/dMY5eaRP
To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/1419478/+subscriptions
References