[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200807291322.10084.denys@visp.net.lb>
Date: Tue, 29 Jul 2008 13:22:09 +0300
From: Denys Fedoryshchenko <denys@...p.net.lb>
To: netdev@...r.kernel.org
Subject: incoming interface + ifb0
Sorry that i am asking in kernel maillist, probably it is wrong. Maybe right place is lartc only, but probably kernel lacking something too :-)
Question is:
I have plenty pppX interfaces. I want to shape traffic coming over this interfaces.
Before i was doing over m_ipt and MARK, then redirect to ifb0 and there was doing filter by fwmark.
But m_ipt seems needs serious rewrite, and plus it is not very clean way to do (performance wise).
Alternative way is to shape on outgoing interface, but it is not clean, in case if there is multiple outgoing interfaces.
I tried to filter on ifb by ematch - rt_iif, dev - no luck. by route fromif - no luck. Is there some way i miss?
--
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