On Wed, 7 Mar 2007 14:28:30 -0800
Stephen Hemminger <[EMAIL PROTECTED]> wrote:

> On a Ubuntu x86_64 machine the command: 
>   tc qdisc ls
> gets a RTNETLINK error. It looks like some data structure alignment
> issue got introduced between 2.6.18 and 2.6.19-rc1 and continues on. 
> Since netlink data structure layout is part of the user ABI, we need to go 
> back
> and keep compatibility.
> 
> Still working out the bisect to find where the problem started.

Never mind, it turned out that NET_SCHED wasn't configured on that machine.


-- 
Stephen Hemminger <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to