Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
From: Evgeni Gechev <etg@setcom.bg>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] zph / squid syntaxis ?
Date: Wed, 14 Apr 2004 11:38:37 +0000	[thread overview]
Message-ID: <407D22BD.3080903@setcom.bg> (raw)
In-Reply-To: <NHBBLNDNFKDMKNNKGOMMCEANGDAA.gregoriandres@yahoo.com.ar>

ThE LinuX_KiD wrote:

>Hi,
>
>I've used old ZPH patch under squid 2.4 Stable4
>and it works great !
>
>Now I want to patch squid 2.4 stable 5, 
>with new patch, on http://www.it-academy.bg/zph/
>
>I've patched and installed squid 2.5 stable 5
>succefully, but I can't get ZPH works.
>
>I'm trying with
>
>...
>$TC class add dev $LANDEV parent 1: classid 1:7 htb rate 1Mbit
>
>$TC filter add dev $LANDEV parent 1:0 protocol ip prio 1 u32 \
>   match ip protocol 0x6 0xff \
>   match ip tos 0x10 0xff \
>   flowid 1:7
>
>And SQUID.CONF:
>
>zph_tos 0x10
>zph_tos_peer off
>
>(i've tried with various combinations, but I can't
>get ZPH works as older version under squid 2.5 stable 4)
>
>Have you some idea ?
>
>Thank you very much
>
>andres
>_______________________________________________
>LARTC mailing list / LARTC@mailman.ds9a.nl
>http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
>
>  
>
Bug:). Sorry,  I haven't spotted parse_int() parses only decimal numbers.
Workaround for now:
instead
zph_tos 0x10
write
zph_tos 16
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

      reply	other threads:[~2004-04-14 11:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-14  1:06 [LARTC] zph / squid syntaxis ? ThE LinuX_KiD
2004-04-14 11:38 ` Evgeni Gechev [this message]

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=407D22BD.3080903@setcom.bg \
    --to=etg@setcom.bg \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox