From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamal Hadi Salim Subject: Re: tc ipt action Date: Sun, 16 Dec 2012 15:35:10 -0500 Message-ID: <50CE307E.40304@mojatatu.com> References: <50C4821D.5090206@gmail.com> <50C9B4BB.9060609@mojatatu.com> <50CCE961.5050204@mojatatu.com> <20121216002755.GA11773@1984> <50CDA5BE.2080800@mojatatu.com> <50CE0921.7060306@mojatatu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Pablo Neira Ayuso , Yury Stankevich , shemonc@gmail.com, "netdev@vger.kernel.org" , netfilter-devel@vger.kernel.org To: Jan Engelhardt Return-path: In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 12-12-16 01:59 PM, Jan Engelhardt wrote: > > > A certainly safe bet would be to write, at the top of tc/m_xt.c, > > #if XTABLES_VERSION_CODE > 9 > # error Someone call the guy who changed iptables and \ > make him fix it^W^W^W^W say you need help. > #endif > Excellent idea ;-> > The following is a rough, it-compiles, untested never-run, draft of a > module. The vision here is that userspace only ever sends a chain > name to the kernel. The git tree/branch for it is > > git://git.inai.de/linux xt2-pktsched > > commit 42c559c148cbbc22bf2cc29f2ad08bc330891838 > I'll look at it later - very slow connection at the moment so cloning will take a while. cheers, jamal