On Thu, 2010-12-23 at 01:31 +0100, Benny Pedersen wrote:
> On tor 23 dec 2010 01:25:22 CET, wrote
>
> > 3.3 and netmask is adjustable, I'll close this. I've also sent Amazon Web
> > Services a warning that they may be sharing class B networks inappropriately
> > which will cause trouble for SA 3.2.5 users.
>
> partly workaround in 3.2.5 is to set awl factor to 0.25 (/24)
auto_whitelist_factor operates on the score. A value of 0.25 does not
change the netmask to a /24 Class C network, but results in the (pre
AWL) score to have more weight than the historical mean for the final
overall score.
--
char *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}