Re: [PATCH] Revert netlink ABI change to gnet_stats_basic

From: Michael Spang
Date: Sun Aug 16 2009 - 09:49:44 EST


On Sun, Aug 16, 2009 at 8:33 AM, Eric Dumazet<eric.dumazet@xxxxxxxxx> wrote:
>
> What exactly broke after patch was pushed ?

The libnl library refuses to initialize with 2.6.30 with pre-2.6.30
headers. With 2.6.30 I get

$ libnl-1.1/src/nl-qdisc-dump brief
Unable to retrieve qdisc cache

whereas previously I would get

$ libnl-1.1/src/nl-qdisc-dump brief
htb qdisc dev eth0 handle 01: parent root r2q 10000 default :02

It works fine if I use the headers from 2.6.30, but then I don't
believe it would work with older kernels.

Michael
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/