Displaying 20 results from an estimated 400 matches similar to: "tcng version 8z"
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
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,
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 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
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 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 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
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:
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
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 08
1
[tcng] tcc specify device
hi,
i was looking tcc --help, there seems to be no way to tell tcc to generate output only for specified device i.e.
tcc -device eth0
m''I mistaken ?
thanx
raptor
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2003 Dec 02
2
forwarding in tcng
Hi!
I am learning tcng without having experiance of tc and I am trying to
build something that shall schedule traffic dependent on the value in the
IPv4 packets ip_ttl field.
I have read the tcng reference manual and cannot find information about
forwarding. Is it possible to farward packets from ingress to egress
without sending them upwards in layers?
2004 Jul 21
1
tc script stopped working
I''ve used tc in the past for shaping, upon learning of tcng, I redid my
config, and load it using tcc.
I thought this was great, as the new script is much easier to maintain,
and is so much simpler.
The new script was working for about a week, then it stopped working.
I now get this error:
can''t dump subexpression (if_u32.c, unsupported offset sequence - please
try to reorder
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
2004 Aug 04
0
simulating RED using tcsim question
I''m trying to setup a bottlekneck scenario so I can see the effects of
the RED qdisc on a congested interface.
My example simulation code is at the bottom of this email if someone
wants to see it.
The following is a snippet form TCSIMs output.
0.602000 E : 0x80bc080 40 : inputB_eth0: 45000028 00000000 40060000 ...
0.602000 D : 0x80bc080 40 : inputB_eth0: 45000028 00000000 40060000 ...
2004 Oct 23
0
error making htb example
Newbie here...
tcng version 10b
I''m just learning about htb and using tcng. I am trying to make the
example in
Martin A. Brown''s Traffic Control with tcng and HTB HOWTO v0.5
example 2
/*
* Simply commented example of a tcng traffic control file.
*
* Martin A. Brown <mabrown@securepipe.com>
*
* Example: Using class selection path.
*
* (If you are reading the
2002 Oct 20
1
Can I allocate memory dynamically when enqueue or dequeue? (adding some algorithms in kernel)
Hi, I''m adding a queuing disc. inside kernel. I am
confused that it seems few other qdiscs allocate
memory dynamically. Is it invalid to use memory calls
like molloc or just a suggest that do not use it
often? Thanks for your help. bon
-----------------------------------------------------------------
< 每天都 Yahoo!奇摩 > www.yahoo.com.tw
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!奇摩即時通訊