From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Soltys Date: Sat, 09 Jun 2007 15:09:19 +0000 Subject: [LARTC] vlan interfaces and tc Message-Id: <466AC29F.7030909@ziu.info> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Hello I have few questions regarding tc functionality (qdiscs, classes, etc.) when vlans are in use. For example, consider interface eth0, for which I create and extra vlan with vconfig, let's say eth0.11. Then using tc I can add usual things - qdiscs, filters, ... - to both eth0 and eth0.11. The questions are: - on which interface - virtual or real, should I actually use tc ? Or are either of them allowed, depending on what I need ? If so: - what happens if both interfaces - virtual and real have disciplines / filters ? Does packet traverse both (I'd assume, first through eth0.11 than through eth0) ? _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc