From: Andreas Mueller <andreas@stapelspeicher.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] I not find in the kernel code the code of this command
Date: Fri, 01 Sep 2006 18:01:53 +0000 [thread overview]
Message-ID: <20060901180153.GA6342@lintera> (raw)
In-Reply-To: <007701c6cdd2$b0c36720$0201a8c0@PCFranco>
Franco wrote:
> Hi!,
> My problem is this:
> I'm searching, in kernel code, the code that implement thi command:
>
> tc filter add dev eth2 parent ffff: protocol ip prio 1 u32 match ip src 0.0.0.0/0 police rate $1 burst $2 drop flowid :1
>
> 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.
>
> Please send eventual response to my mail address (franco.daje@virgilio.it)
>
> Thanks
>
> Franco
> _______________________________________________
> LARTC mailing list
> LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
In 2.6.17.11 it should be in net/sched/act_police.c .
Andreas
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
next prev parent reply other threads:[~2006-09-01 18:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-01 14:27 [LARTC] I not find in the kernel code the code of this command Franco
2006-09-01 18:01 ` Andreas Mueller [this message]
2006-09-01 20:09 ` Franco
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060901180153.GA6342@lintera \
--to=andreas@stapelspeicher.org \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.