Displaying 20 results from an estimated 10000 matches similar to: "compile tcng-9e on RH9"
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
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
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
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]:
2006 Jun 16
1
slackware 10.2 compilation
hello people and nice to meet you.
tasoss@starla:~/tcng$ ./configure
Reading configuration defaults from ./config
building tcsim: yes
Kernel source: /home/tasoss/linux-2.6.16.20
Kernel version: 2.6.16
iproute2 source: /home/tasoss/iproute2-2.6.16-060323
iproute2 version: 060323
Host byte order: little endian
tcng command: /home/tasoss/tcng/bin/tcng
YACC is:
2006 Jun 16
0
compilation on slackware 10.2
hello people and nice to meet you.
tasoss@starla:~/tcng$ ./configure
Reading configuration defaults from ./config
building tcsim: yes
Kernel source: /home/tasoss/linux-2.6.16.20
Kernel version: 2.6.16
iproute2 source: /home/tasoss/iproute2-2.6.16-060323
iproute2 version: 060323
Host byte order: little endian
tcng command: /home/tasoss/tcng/bin/tcng
YACC is:
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
2004 Sep 06
0
example/dsmark+policing => tcsim outputs are different
Hi folks
I have created a script file (dsmark+policing.sh attached) to check graphic
an text outputs of simutations, against original examples/dsmark+policing
coding (see TCNG Reference Manual-pg.90).
It uses tcng coding (*.tcsim file attached) and old tc coding (*.tcsim_old
file attached) inserted in tcsim files.
Observation 1: The graphic outputs from (*.tc included in *.tcsim) and
(*.tc_old
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 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 -----------------------------------
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
2002 Sep 13
0
tcng version 8w
... is on SourceForge, http://tcng.sourceforge.net/#src
This one has the first steps towards getting non-IPv4 classification
right:
- I''ve added fields for skb meta-data (meta_protocol, etc.)
- if USE_META_PROTOCOL is #defined (tcc -D... or tcsim -Xc,-D...),
ip_hdr and ip6_hdr check the protocol number
- if_u32 generates distinct classifier branches for each protocol
- f_fw,
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
2005 Jan 31
1
Problem with tcng
Hi folks,
first of all, sorry for my bad English ^^ and for the fact that I am a Linux
N00b.
I have a little Problem installing TCng on my Debian System. At the make
install command the following error occured:
tar: lib/tcng/include/klib/kernel/include: Cannot stat: no such file or
directory
tar: Error exit delayed from previous errors
Can somebody help me ?
greets
Marcus
--
GMX im TV
2004 Aug 07
0
Install tcng
I spent a few hours trying to install the entire tcng system, including
the simulator, on a Fedora Core 2 box last night.
I read about the restrictions on which kernels and versions of iproute2
the ./configure script would accept, but figured anything more recent
than the older versions mentioned in the README would probably work, but
I never actually read the script. Its references to 2.5
2006 Jan 21
0
TCNG make test error
Hi:
I try to install TCNG into my Fedora core3 but make test error,
so when I compile my tc code , I saw the same error ->
cpp: unregnized option `-$''
my cpp verwion is cpp-3.4.2-6.fc3 , put kernel 2.4.27 & iproute2-2.6.9 source
under tcsim/ , can anybody tell how to fix this problem??
Thanks
Fionna
___________________________________________________ 最新版 Yahoo!奇摩即時通訊
2006 Mar 07
3
tcng
Nobody knows something new about tcng?
I really think that this kind of language help people, i order to do easier
configurations
i want to know how can i do in tcng a nested classes configuration with HTB?
--
Juan Felipe Botero
Ingeniería de sistemas
Universidad de Antioquia
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
2005 May 24
4
How To Installing tcng at slackware 10.1
How To Installing tcng at slackware 10.1
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
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