Skip to content
Snippets Groups Projects
Commit 97abb354 authored by David Goulet's avatar David Goulet :panda_face:
Browse files

dos: Detect circuit creation denial of service


Add a function that notifies the DoS subsystem that a new CREATE cell has
arrived. The statistics are updated accordingly and the IP address can also be
marked as malicious if it is above threshold.

At this commit, no defense is applied, just detection with a circuit creation
token bucket system.

Signed-off-by: David Goulet's avatarDavid Goulet <dgoulet@torproject.org>
parent c0527278
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment