From mboxrd@z Thu Jan 1 00:00:00 1970 From: Date: Sat, 26 Oct 2002 23:20:40 +0000 Subject: [LARTC] (no subject) Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org In this statement what does the divisor do? tc filter add dev eth2 parent 1:0 prio 5 handle 2: protocol ip u32 divisor 256 If you need more information the next line might help. tc filter add dev eth2 protocol ip parent 1:0 prio 5 u32 ht 800:: match ip src 10.1.0.0/16 hashkey mask 0x0000ff00 at 12 link 2: I had another quick question tc filter add dev eth2 protocol ip parent 1:0 prio 5 u32 ht 3:00: match ip src 10.1.28.0/24 hashkey mask 0x000000fc at 12 link 4: In this line would this mask it out so that it would only get the last two bits? thank you for your time. -zoop _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/