From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Unterkircher Date: Mon, 13 Jun 2005 04:13:04 +0000 Subject: Re: [LARTC] Is it possible to throw all not matched traffic Message-Id: <42AD07D0.4040806@netshadow.at> List-Id: References: <42ACA626.2060505@tlen.pl> In-Reply-To: <42ACA626.2060505@tlen.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Konrad wrote: > Is possible to do it using filters? I think, default class is the best solution. But you also can do it with a last "match all" filter after your other filter rules. tc filter add ...... protocol all u32 match u32 0 0 classid 3:3 Cheers, Andreas _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc