[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090130132005.GK20815@postel.suug.ch>
Date: Fri, 30 Jan 2009 14:20:05 +0100
From: Thomas Graf <tgraf@...g.ch>
To: Denys Fedoryschenko <denys@...p.net.lb>
Cc: netdev@...r.kernel.org, Stephen Hemminger <shemminger@...tta.com>
Subject: Re: iproute2, meta, flex parser bug?
* Denys Fedoryschenko <denys@...p.net.lb> 2009-01-29 13:04
> I'm trying to make meta work, without success. Seems parser done in flex
> failing. My knowledge is not enough to fix or understand how flex is working
> Here is what i got:
>
> home iproute2 # home iproute2 # tc/tc filter add dev eth0 protocol ip pref 11
> basic match meta\(rt_iif eq \"eth0\"\)
Try: tc filter ... basic match 'meta(rt_iif eq <NUM>)' classid XX:YY
--
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