From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Furniss Date: Tue, 10 Jan 2006 00:04:32 +0000 Subject: Re: [LARTC] What does tc shape? Message-Id: <43C2FA10.3020706@dsl.pipex.com> List-Id: References: <1136815589.43c26de57c9fc@mail1.alsenet.com> In-Reply-To: <1136815589.43c26de57c9fc@mail1.alsenet.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org PoltoS/ wrote: > Does tc shape IP traffic only, or all traffic going out of interface (Ethernet > headers + IP data)? You can shape all types of traffic. On eth interfaces the qdiscs see ip packets as ip length +14 (there are more than 14 overhead on the wire - with htb you can specify overheads/mpu) on ppp qdiscs see just ip length - not sure about others. Andy. _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc