All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] how tc deal with non-classified packets
@ 2001-05-22  1:23 Daniel Lee
  2001-05-22  2:29 ` Ramin Alidousti
  2001-05-22 19:45 ` Wingtung.Leung
  0 siblings, 2 replies; 3+ messages in thread
From: Daniel Lee @ 2001-05-22  1:23 UTC (permalink / raw)
  To: lartc

Hi all,

Does any one know how tc deal with non-classified packets?
For example, I set up 10 classes with "bounded" and "isolated" rules to
occupy the whole BW on my LAN and these classes are filtered by their ip dst
add with u32.  And then one long train of pkts which not belong to these 10
classes enter tc router.  Then, what will happen?  tc will just drop it or
consume others BW to send it.

In my measurement, tc will occupy BW of the classified classes and send this
"intruder".  The experiment data does not seem to be reasonable!

Any related information or experiment data is highly appreciated. 


Best Regards
Daniel Lee 
e-mail:daniel_lee@ezhi.com

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] how tc deal with non-classified packets
  2001-05-22  1:23 [LARTC] how tc deal with non-classified packets Daniel Lee
@ 2001-05-22  2:29 ` Ramin Alidousti
  2001-05-22 19:45 ` Wingtung.Leung
  1 sibling, 0 replies; 3+ messages in thread
From: Ramin Alidousti @ 2001-05-22  2:29 UTC (permalink / raw)
  To: lartc

On Tue, May 22, 2001 at 09:23:42AM +0800, Daniel Lee wrote:

> Hi all,
> 
> Does any one know how tc deal with non-classified packets?
> For example, I set up 10 classes with "bounded" and "isolated" rules to
> occupy the whole BW on my LAN and these classes are filtered by their ip dst
> add with u32.  And then one long train of pkts which not belong to these 10
> classes enter tc router.  Then, what will happen?  tc will just drop it or
> consume others BW to send it.
> 
> In my measurement, tc will occupy BW of the classified classes and send this
> "intruder".  The experiment data does not seem to be reasonable!
> 
> Any related information or experiment data is highly appreciated. 

Very good question. As long as any entry of your routing tables match the
packetss they'll be routed out of the box, so will not be dropped. But,
we need a guru to explain which of the queues is used for these packets???

Ramin


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] how tc deal with non-classified packets
  2001-05-22  1:23 [LARTC] how tc deal with non-classified packets Daniel Lee
  2001-05-22  2:29 ` Ramin Alidousti
@ 2001-05-22 19:45 ` Wingtung.Leung
  1 sibling, 0 replies; 3+ messages in thread
From: Wingtung.Leung @ 2001-05-22 19:45 UTC (permalink / raw)
  To: lartc

On Tue, 22 May 2001, Daniel Lee wrote:

> Does any one know how tc deal with non-classified packets?
> For example, I set up 10 classes with "bounded" and "isolated" rules to
> occupy the whole BW on my LAN and these classes are filtered by their ip dst
> add with u32.  And then one long train of pkts which not belong to these 10
> classes enter tc router.  Then, what will happen?  tc will just drop it or
> consume others BW to send it.
>
> In my measurement, tc will occupy BW of the classified classes and send this
> "intruder".  The experiment data does not seem to be reasonable!
>
> Any related information or experiment data is highly appreciated.

I *assume* the unclassified packet will be dropped into one of those
isolated queues, *if* it has bandwidth left of course.

Wether it would be apropiate or not: I think it is, because an isolated
class disallows packets from *other* classes, not *unclassified* packets.

Just my idea.



_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-05-22 19:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-22  1:23 [LARTC] how tc deal with non-classified packets Daniel Lee
2001-05-22  2:29 ` Ramin Alidousti
2001-05-22 19:45 ` Wingtung.Leung

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.