All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Turley <pturley@rocksteady.com>
To: lartc@vger.kernel.org
Subject: [LARTC] Deleting tc filters
Date: Sat, 24 Jan 2004 03:23:43 +0000	[thread overview]
Message-ID: <4011E53F.5000500@rocksteady.com> (raw)

I have a fairly sophisticated bandwidth control tree. I am using filters 
to allocate traffic to various HTB buckets according to packet marks. 
Nothing about that is terribly hard.

The problem is that my user population is dynamic. Users appear and 
disappear over time. Also, the priority to which a user is entitled 
changes over time. So, as these changes occur, I need to delete and 
recreate various classes, and I need to change the associated filters in 
order to route user traffic to the appropriate places. Deleting and 
reconstructing the entire tree is not an option.

The problem I'm running into is that it's *very* hard to figure out how 
to delete filters. And I'm not the only one who has found this 
difficult. After a lot of painful Googling, I found the following two 
outstanding examples:


http://www.mail-archive.com/lartc@mailman.ds9a.nl/msg07359.html

http://lists.nocat.net/pipermail/nocat/2003-April/003004.html


Has anyone made any progress in figuring out the best way to do this?
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

             reply	other threads:[~2004-01-24  3:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-24  3:23 Patrick Turley [this message]
2004-01-24 10:46 ` [LARTC] Deleting tc filters Simon Byrnand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4011E53F.5000500@rocksteady.com \
    --to=pturley@rocksteady.com \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.