Re: i not find in the kernel code the code of this command

2006-09-04 Thread Ian McDonald
On 9/2/06, Franco <[EMAIL PROTECTED]> wrote: thanks for your response! Yes, The code is under net/sched in the source tree. The file act_police.c in the directoy net/sched don't exist. there is police.c that have a very similar code act_police.c (that i have found on internet) Go to http://kern

Re: i not find in the kernel code the code of this command

2006-09-01 Thread Franco
reate a proc file in police.c, therefore modificate the kernel, i must install on my pc another version on linux. It is exact? Thanks bye Franco - Original Message - From: "Ian McDonald" <[EMAIL PROTECTED]> To: "Franco" <[EMAIL PROTECTED]> Cc: Sent: Satu

Re: i not find in the kernel code the code of this command

2006-09-01 Thread Ian McDonald
On 9/2/06, Franco <[EMAIL PROTECTED]> wrote: I thought that this code was police.c but seem that it isn't i must implement a proc file in the code and recompiling the kernel. I'm not sure I understand your question. Please tell me if I answer wrong! The code is under net/sched in the source tr