similar to: TCNG and filter priorities

Displaying 20 results from an estimated 2000 matches similar to: "TCNG and filter priorities"

2007 Oct 04
0
Prioritizing filters in tcng?
Hello, I''ve been using a TCNG-based traffic shaper for about a year and a half now to manage bandwidth usage of a number of our fiber and wireless customers, and it''s always worked extremely well. Right now though, I''m finding myself with a problem I''m not sure how to solve properly: We also provide colocation hosting for several of those clients, and
2006 Jun 27
1
TCNG issue - parent class restrictions are not honored
Hi, I''ve been migrating an existing htb-based traffic shaper from a hideous (I''m allowed to call it that - I wrote the damn atrocity myself) tc shell script into a TCNG configuration file, and after a few false starts I think I managed to get the syntax right. However, during tests it looks like some of the tiers aren''t passing their restrictions on to lower levels.
2004 May 06
3
tcng ingress policing question
Hi all I started playing with tcng to generate my tc rules, but I have some difficulty implementing my rules... The script below generates an error: # Device eth0 tc qdisc add dev eth0 ingress beginner.tc:2: don''t know how to build meter for this The script is below, I changed the real IP numbers for XXs and YYs, since it doesn''t really matter what they are. eth0 is the
2004 Sep 28
0
tcng version 10a
... is on SourceForge: http://tcng.sourceforge.net/dist/tcng-10a.tar.gz md5sum 3f58447fdf393cbe3c584d80089806dc See also http://tcng.sourceforge.net/ This release changes a bunch of things, hence the jump in the version number: - the name of the traffic control compiler has changed from "tcc" to "tcng". This has become necessary because of a name conflicy with the
2002 Oct 11
0
[tcng] sysVinit script
hi below is sysvinit script for handling tcng-script .... please excuse my bad bash skils, correct me where i''m doing stupid things :") what is left... many things, if i have time i will implement them too : - start [devices] - and then correct handling of service lock files i.e. per device lock file - stats blah ... - all ideas are welcome !! - test or some such, i mean the
2004 Jan 26
2
I can''t get TCNG to compile!!!
Help! I can''t get TCNG to compile!!! It did this on 2 different machines! Here are the errors: -------------------------------------------- Kernel: 2.4.22 [root@localhost tcng]# uname -a Linux localhost.localdomain 2.4.22-1.2149.nptl #1 Wed Jan 7 13:08:26 EST #if KFULLVERSIONNUM >= 0x20416 /* gratuitous interface change in 2.4.22 :-( */ ERROR: ake -f Makefile.unclean tcsim make[2]:
2003 Sep 12
1
TCNG building problems...help
Hi, I downloaded the latest tcng release, however am having problems to build it.below are the kind of error messages am getting. Do u people have a clue as to why this is happening ? Thanks in advance =-============================================ - - - - make[3]: Entering directory `/home/joolia/tcnge/tcng/tcsim/ulib/iproute2/lib'' gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes
2002 Oct 21
0
tcng version 9b
... is on SourceForge, http://tcng.sourceforge.net/#src This one fixes a really stupid typo causing tcsim''s tc to pick up HZ from the environment where it''s being run, not the simulation environment, which confused most rate calculations. And if_u32.c now only emits hashes that will actually be used, which should make tcc''s tc output a little less ugly. Complete list
2003 Mar 16
0
Subject: [tcng] X:Y to tcng corespondence !
> Message: 8 > Date: Fri, 14 Mar 2003 21:49:49 +0200 > From: raptor <raptor@tvskat.net> > To: lartc@mailman.ds9a.nl > Subject: [LARTC] [tcng] X:Y to tcng corespondence ! > > Is there a easy way that I to get class-id<----->tcng-class-path conversation.... and vs. versa.. > > --__--__-- There are couple files can be created by tcc: # cat a.tc dev
2004 May 09
0
tcng version 9m
... is on SourceForge: http://tcng.sourceforge.net/dist/tcng-9m.tar.gz md5sum 636d382f6db917b385e7a6f158136ca2 See also http://tcng.sourceforge.net/ This release contains the upgrade to 2.4.26, plus a few compatibility changes. There''s also a major bug that strangely went undetected until recently, when Laurent Moutel reported that his classifiers behaved unexpectedly: if testing
2002 Oct 10
2
tcng version 8z
... is on SourceForge, http://tcng.sourceforge.net/#src Besides a bunch of bug fixes, this release also contains a greatly improved version of the comtc utility that copies comments from the tcng source to tcc''s "tc" output. There are a few infrastructure changes to make comtc work smoothly: - tcc''s -E option is now called -Wexperror or -Wexppostopt, respectively
2003 Jan 14
0
tcng version 9d
... is on SourceForge: http://tcng.sourceforge.net/dist/tcng-9d.tar.gz md5sum 0f61201c657f1851d9d12ca897a4985e (See also http://tcng.sourceforge.net/) This is a maintenance release that fixes various compatibility problems. It also recognizes more recent kernels. The complete list of changes is below. - Werner ----------------------------------- CHANGES -----------------------------------
2007 Jun 05
0
Using tcng to create a basic DiffServ router
Hi all, I am new-ish to Linux tcng and am struggling to find the resources and know how to implement what I need. What I have is a PC with 2 interfaces and a control program on that PC. In the control program I can specify an IP Flow with source and dest IP address, source and dest port, and a QoS class (1-5 which can be mapped to a DiffServ class) - in the control program I want to be able
2005 Dec 23
0
tcng example on using ingress without IMQ
hi all. i really need help. i need a working example on shaping the ingress per user using tcng without IMQon a mechine which has two interfaces, and acts like a firewall, and NAT for intrenet connection sharing: eth0 is the external facing the Internet. eth1 is the internal towards my LAN/office network. Please i dont want other than tcng code. iptables code i read on some pages seems
2004 Oct 03
0
tcng version 10b
... is on SourceForge: http://tcng.sourceforge.net/dist/tcng-10b.tar.gz md5sum d28bc6b1ed8973814213942288ab5d18 See also http://tcng.sourceforge.net/ This release fixes a few compatibility problems with internationalization and with kernels using strange version names. Also, the "mtu" parameter of TBF is now optional. The complete list of changes is below. - Werner
2004 Oct 04
0
building module with tcng
hi all, i''m having problems building a module from my tcng configuration file. could someone verify the syntax for building a kernel module? i did it as shown below ... module gets built but i cannot load it. thanks charles ps -- sorry, don''t know c++ :-) [root]# cat /etc/tcng.test #define LAN "eth0" #define LAN_INGRESS 750000 #define LAN_EGRESS 750000 dev
2004 Jul 27
0
Problem installing tcng
Hi, I have a little Problem installing tcng. Sorry, but a Linux beginner needs help I used Suse with a 2.4.21-99-default Kernel, iproute2 version 020116-try and tcng-9m. When I try to build tcng with the make command the following error occurs: scripts/symlinks.sh: line 1: CONFIG_RELEASE: command not found scripts/symlinks.sh: line 1: CONFIG_CFGNAME: command not found make: ***[.symlinks]
2004 May 05
1
Re: [Fwd: Re: Simple HTB setup with tcng]
Thank you for your help. It generates this script : tc qdisc add dev eth0 handle 1:0 root htb default 2 tc class add dev eth0 parent 1:0 classid 1:1 htb rate 75000bps ceil \ 75000bps tc class add dev eth0 parent 1:0 classid 1:2 htb rate 125000bps tc filter add dev eth0 parent 1:0 protocol all prio 1 u32 match u32 \ 0xa000001 0xffffffff at 12 classid 1:1 But I thought it was necessary to
2002 Dec 31
3
[tcng] More complex example?
Hi I''m completely stuck with the tcng language - I assume there must be some way to arrange queues hierachically like eth1 | TBF | PRIO / \ class class but my attempt (below) produces a "inferno.tc:8: qdisc "tbf" has no classes near "prio"" when run through tcc. dev eth1 { egress { tbf (rate 128kbps, burst 64kb,
2004 Aug 22
8
Compiling tcng on Linux SuSE 9.1 Professional
Hi I have tried to compile tcng-9m using Linux SuSE 9.1 Professional on my Intel box but it doesn''t work as follows: Step 1 - Downloaded iproute2-2.4.7_now_ss020116_try-i386-2.tgz Step 2 - Downloaded tcng-9m.tar.gz Step 3 - Downloaded linux-2.5.4.tar.bz2 Step 4 - Source kernel 2.5.4 extracted to directory ~/tcng/tcsim Step 5 - Source iproute2-2.4.7 extracted to directory