lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ