В Thu, 11 Apr 2013 10:14:15 +0200 Daniel-Constantin Mierla miconda@gmail.com пишет:
Have you changed FLT_ACC? Because it is by default 1.
hmmm... not. seems i had not complete understand how flags work.
modparam("acc_radius", "radius_flag", FLT_ACC) - right?
as I understand setflag(); set clobal flags. any module check his flags in global and if any set, than make some actions. Right?