On Oct 14, 2011 9:12 PM, "Jonas de Buhr" <[email protected]> wrote:
>
> Am Fri, 14 Oct 2011 19:31:57 +0700
> schrieb Pandu Poluan <[email protected]>:
>
> > Is it possible to set eth0 parameters (e.g., txqueuelen)
> > via /etc/conf.d/net ?
>
> yes, set:
>
> txqueuelen_eth0="1000"
>

Ah , thanks!

So, basically, any parameter settable using 'ip link set' can be declared as
<parameter>_eth0?

> or whichever value you want. have a look at
>
> /usr/share/doc/openrc-0.8.3-r1/net.example.bz2
>
> your version of openrc may be different. in that case try
>
> locate net.example
>

I'm using openrc-0.9.3-r1

Rgds,

Reply via email to