Displaying 5 results from an estimated 5 matches for "tca_sfq_hash_src".
2005 May 26
3
compile error while patching iproute2 with esfq
...ucture has no member named `hash_kind''
q_esfq.c:94: error: structure has no member named `hash_kind''
q_esfq.c:94: error: `TCA_SFQ_HASH_DST'' undeclared (first use in this
function)
q_esfq.c:97: error: structure has no member named `hash_kind''
q_esfq.c:97: error: `TCA_SFQ_HASH_SRC'' undeclared (first use in this
function)
q_esfq.c: In function `esfq_print_opt'':
q_esfq.c:140: error: structure has no member named `hash_kind''
q_esfq.c:142: error: `TCA_SFQ_HASH_CLASSIC'' undeclared (first use in this
function)
q_esfq.c:145: error: `TCA_SFQ_HAS...
2004 Feb 26
1
ESFQ Modification
...s below, cause it''s short
diff -urN ./orig/pkt_sched.h ./patched/pkt_sched.h
--- ./orig/pkt_sched.h 2004-02-26 09:27:54.000000000 +0100
+++ ./patched/pkt_sched.h 2004-01-07 21:23:58.000000000 +0100
@@ -162,6 +162,7 @@
TCA_SFQ_HASH_CLASSIC,
TCA_SFQ_HASH_DST,
TCA_SFQ_HASH_SRC,
+ TCA_SFQ_HASH_FWMARK,
};
diff -urN ./orig/q_esfq.c ./patched/q_esfq.c
--- ./orig/q_esfq.c 2004-02-26 09:28:10.000000000 +0100
+++ ./patched/q_esfq.c 2004-01-07 22:08:04.000000000 +0100
@@ -30,7 +30,7 @@
{
fprintf(stderr, "Usage: ... esfq [ perturb SECS ] [ quantum BYTE...
2005 Oct 15
5
esfq ? or wrr ?
Hi
If I have a HTB class with 128kbit, and I want to
put "N" users in that class ( in order to share
bandwidth fairly ) ,
which is better for me ? esfq (hash dst) or wrr ?
I would attach esfq or wrr to HTB parent class.
Also I''ve readed on Jim script that over WRR put
a RED qdisc, but I don''t understand it.
bests
andres
2006 Dec 06
19
Iptables matching on IFB
Hey folks,
I stumbled across the Mastershaper project
( http://www.mastershaper.org/ ) but I have a little problem:
I wanted to shape the traffic coming from the router itself aswell as
coming from the LAN behind the router, for that task I need IMQ, but
with IMQ iptables-(layer7)-matching is not possible. Now I''ve talked
with the programmer and he said the following:
>The problem is
2005 Jan 04
11
ESFQ?
Hi again,
I was just looking around for ESFQ sources, and I see that the main site
is down, and only has kernel 2.6.4 patches.
Is ESFQ maintained? If so, where can I find patches for 2.6.10?
Thanks,
-justin
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/