All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [LARTC] TC Hashing Filters
@ 2003-01-22  1:02 mjoachimiak
  2003-01-23  0:08 ` mjoachimiak
                   ` (22 more replies)
  0 siblings, 23 replies; 24+ messages in thread
From: mjoachimiak @ 2003-01-22  1:02 UTC (permalink / raw)
  To: lartc

1.I have commands to make filters like your old  but have no this: "ht
2:$table1: ht 3:$table2:"
what is it?
2. What was your problem? I'm new to this list and dont have your previous
email.

> Old command:
> tc filter add dev $dev protocol ip parent 12: u32 ht 2:$table1: ht
> 3:$table2: match ip dst $ip/32 flowid 12:$classid
>
> New command:
> tc filter add dev $dev protocol ip parent 12: prio 5 u32 ht 2:$table1:
> ht 3:$table2: match ip dst $ip/32 flowid 12:$classid
>
> Who would have thought that a prio would cause that much trouble? I
> mean, I know in the documentation it says that it is required for CLASS
> commands, but since there's nothing on filters, I had no clue. And
> usually if a command requires a parameter, it will error immediately and
> not wait for 2045 entries. Also, why the hell would the priority cause a
> problem like that to begin with?!
>
> Weird. Anyways, THANKS EVERYONE! (gypsy, Catalin, and Ed especially) It
> all works, it's very resource friendly, and all is good again (and I get
> to keep my job)! The processor is only about 20% in use now. I'm very
> grateful for the hashing filter suggestion from Ed. Thanks a ton. I will
> be posting a How To shortly so others can do the same if they ever need
> to. Thanks again!
>
> Adam Towarnyckyj
>
> -----Original Message-----
> From: lartc-admin@mailman.ds9a.nl [mailto:lartc-admin@mailman.ds9a.nl]
> On Behalf Of gypsy
> Sent: Thursday, July 15, 2004 8:37 PM
> To: adamt@commspeed.net; LARTC
> Subject: Re: [LARTC] TC Hashing Filters
>
> Adam Towarnyckyj wrote:
> > Any tc filter command I try to
> > add from here on out gives me the same error even if I try it manually
> > instead of using the script.
>
> Adam,
>
> That is a killer.
>
> Please read the following and then, when we both have the same
> information, I'm going to try again to assist you.
>
> HINT TO READERS:  I hope someone else will help us both because I have
> obligations that I'm stealing time from that I can ill afford.
>
> There is a LARTC mailing list thread dated (about) 24 thru 26 June 2003
> between Trevor Warren and Michael Ulitskiy whose Subject is "u32
> clarification...limits on 2000>???"
>
> Please use your favorite method to find it.  Note that there may be
> kernel issues not mentioned by them; kernels change.
>
> I'd like to suggest that you see if anyone involved in that thread will
> send you a testing script; perhaps you could find a way to start with a
> working setup and then apply minor changes until either it breaks or it
> suits you.
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

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

end of thread, other threads:[~2004-07-22 22:07 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-22  1:02 [LARTC] TC Hashing Filters mjoachimiak
2003-01-23  0:08 ` mjoachimiak
2004-07-02 22:54 ` Adam Towarnyckyj
2004-07-03  0:12 ` zoop
2004-07-06 17:02 ` Adam Towarnyckyj
2004-07-06 18:08 ` Adam Towarnyckyj
2004-07-06 19:14 ` zoop
2004-07-06 19:16 ` zoop
2004-07-06 19:36 ` Walt Wyndroski
2004-07-06 20:16 ` Adam Towarnyckyj
2004-07-06 21:15 ` Adam Towarnyckyj
2004-07-06 21:25 ` Ed Wildgoose
2004-07-12 20:48 ` Adam Towarnyckyj
2004-07-13  1:23 ` gypsy
2004-07-13 17:45 ` Adam Towarnyckyj
2004-07-14  5:57 ` Catalin BOIE
2004-07-14 13:48 ` gypsy
2004-07-14 18:06 ` Adam Towarnyckyj
2004-07-14 18:25 ` Jason Boxman
2004-07-15  2:13 ` gypsy
2004-07-15 12:36 ` Glen Mabey
2004-07-15 17:40 ` Adam Towarnyckyj
2004-07-16  3:36 ` gypsy
2004-07-22 22:07 ` Adam Towarnyckyj

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.