X-Git-Url: http://git.onelab.eu/?p=distributedratelimiting.git;a=blobdiff_plain;f=drl%2Fraterouter.h;h=e6de5e91868aea833ad5fa208f92d689a618070a;hp=28c6c7f3938c89613de5be7b6b15290408059993;hb=f54a05e4b5bef7c5c90663765656a9084d622e82;hpb=72b9872d1025afa4e1db53b6bc0d4a00a5afd123 diff --git a/drl/raterouter.h b/drl/raterouter.h index 28c6c7f..e6de5e9 100644 --- a/drl/raterouter.h +++ b/drl/raterouter.h @@ -56,7 +56,9 @@ enum accountings { ACT_STANDARD = 1, ACT_SAMPLEHOLD = 2, ACT_SIMPLE = 3 }; * * This is used for FPS only. See estimate.c */ -#define FLOW_START_THRESHOLD (4096) +#define FLOW_START_THRESHOLD (6000) + +#define CLOSE_ENOUGH (0.99) /** * All fields come from the ip protocol header.