[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200903080220.55055.denys@visp.net.lb>
Date: Sun, 8 Mar 2009 02:20:54 +0200
From: Denys Fedoryschenko <denys@...p.net.lb>
To: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Cc: alexander.h.duyck@...el.com, shemminger@...l.org
Subject: Re: skbedit action chaining with other actions - will fail
Sorry my mistake, discard
It should be
echo "filter add dev $2 parent ffff: protocol ip prio 10 u32 \
match u32 0 0 flowid 1:1 \
action skbedit priority 0x${lowid} pipe \
action mirred egress redirect dev ifb0"
(i forgot pipe)
ipt use another way of defining action (depends on return value of iptables).
--
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