|
Message-ID: <20120215141057.GA11419@gremlin.ru> Date: Wed, 15 Feb 2012 18:10:57 +0400 From: gremlin@...mlin.ru To: owl-dev@...ts.openwall.com Subject: Re: iproute2 & /usr/lib/tc On 15-Feb-2012 15:03:34 +0400, Solar Designer wrote: > Where are the /usr/lib/tc/*.so files needed by tc(8) supposed > to come from? They normally are built by `rpmbuild -ba iproute2.spec` - with proper modification of %configure, obviously :-) > And should they be in /usr/lib/tc or /usr/lib64/tc on x86_64? /usr/lib64/tc > I am not familiar with this stuff and we do not currently > fully support it in Owl (our kernel is currently built > without CONFIG_NET_SCHED, and these *.so files are missing), > but this may be something to correct. I'm quite happy with: CONFIG_NET_SCH_CBQ=y CONFIG_NET_SCH_HTB=y CONFIG_NET_SCH_INGRESS=y CONFIG_NET_CLS=y CONFIG_NET_CLS_BASIC=y CONFIG_NET_CLS_TCINDEX=y CONFIG_NET_CLS_ROUTE4=y CONFIG_NET_CLS_ROUTE=y CONFIG_NET_CLS_FW=y CONFIG_NET_CLS_U32=y CONFIG_CLS_U32_PERF=y CONFIG_CLS_U32_MARK=y CONFIG_NET_EMATCH=y CONFIG_NET_EMATCH_STACK=32 CONFIG_NET_EMATCH_CMP=y CONFIG_NET_EMATCH_NBYTE=y CONFIG_NET_EMATCH_U32=y CONFIG_NET_EMATCH_TEXT=y CONFIG_NET_CLS_ACT=y CONFIG_NET_ACT_POLICE=y CONFIG_NET_ACT_GACT=y CONFIG_GACT_PROB=y CONFIG_NET_ACT_MIRRED=y CONFIG_NET_ACT_IPT=y CONFIG_NET_ACT_PEDIT=y CONFIG_NET_SCH_FIFO=y -- Alexey V. Vissarionov aka Gremlin from Kremlin <gremlin ПРИ gremlin ТЧК ru> GPG key ID: 0xEF3B1FA8, keyserver: hkp://subkeys.pgp.net GPG key fingerprint: 8832 FE9F A791 F796 8AC9 6E4E 909D AC45 EF3B 1FA8
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.