All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alan Ford <alan@whirlnet.co.uk>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Does IPV6 support HTB?
Date: Fri, 26 Mar 2004 14:34:46 +0000	[thread overview]
Message-ID: <20040326143446.GF3133@newred.gradwell.net> (raw)
In-Reply-To: <GJEFLCKHDGDKIACOCAACGEHBCAAA.atlas@control.kangwon.ac.kr>

On Wed, Mar 24, 2004 at 06:24:16PM +0000, Alan Ford wrote:
> Well, almost. There seem to be rather a lot of issues if trying
> to mix "protocol ip" and "protocol ipv6" in filters. 

I've done some more experimentation with this, and so long as commands
are entered in the right order it seems fairly happy.

The one thing you *cannot* do is mix "protocol ip" and "protocol ipv6"
filters for filtering into a class. The second filter request returns
with "Invalid argument".

This is really rather inconvenient. Does anybody know why?

I wondered if I could get around this by not specifying a protocol at
all, i.e.:
    tc filter add dev eth0 parent 1:0 prio 10 handle 10 fw flowid 1:10
But all it returns with is:
    RTNETLINK answers: Invalid argument

Is it possible to do a fwmark match without a protocol? Or is there any
other way around my problem?

Thanks,
Alan
-- 
Alan Ford * alan@whirlnet.co.uk 
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

  parent reply	other threads:[~2004-03-26 14:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-24 12:40 [LARTC] Does IPV6 support HTB? 신혜민
2004-03-24 17:01 ` Corey Hickey
2004-03-24 18:24 ` Alan Ford
2004-03-26 14:34 ` Alan Ford [this message]
2004-04-15 11:23 ` Alan Ford

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=20040326143446.GF3133@newred.gradwell.net \
    --to=alan@whirlnet.co.uk \
    --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.