* Action 4 device ifb0 ifindex 7
@ 2006-11-23 10:16 Marco Berizzi
2006-11-23 10:24 ` Patrick McHardy
0 siblings, 1 reply; 2+ messages in thread
From: Marco Berizzi @ 2006-11-23 10:16 UTC (permalink / raw)
To: netdev
Hi everybody.
I'm receiving this message:
Action 4 device ifb0 ifindex 7
when I issue this command:
tc filter add dev eth1 parent ffff: protocol ip prio 1 u32 \
match u32 0 0 action mirred egress redirect dev ifb0
I'm using linux 2.6.19-rc6 with tc version ss061002
Am I missing anything?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Action 4 device ifb0 ifindex 7
2006-11-23 10:16 Action 4 device ifb0 ifindex 7 Marco Berizzi
@ 2006-11-23 10:24 ` Patrick McHardy
0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2006-11-23 10:24 UTC (permalink / raw)
To: Marco Berizzi; +Cc: netdev
Marco Berizzi wrote:
> Hi everybody.
> I'm receiving this message:
>
> Action 4 device ifb0 ifindex 7
>
> when I issue this command:
>
> tc filter add dev eth1 parent ffff: protocol ip prio 1 u32 \
> match u32 0 0 action mirred egress redirect dev ifb0
>
> I'm using linux 2.6.19-rc6 with tc version ss061002
> Am I missing anything?
Thats debugging output from tc actions. I guess its time to
remove them or at least shut them up.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-23 10:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-23 10:16 Action 4 device ifb0 ifindex 7 Marco Berizzi
2006-11-23 10:24 ` Patrick McHardy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).