[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070307142830.307979e6@freekitty>
Date: Wed, 7 Mar 2007 14:28:30 -0800
From: Stephen Hemminger <shemminger@...ux-foundation.org>
To: Adrian Bunk <bunk@...sta.de>,
"David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: netlink regression (since 2.6.18)
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.
--
Stephen Hemminger <shemminger@...ux-foundation.org>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists