rstplib-users Mailing List for Rapid Spanning Tree 802.1w Simulator (Page 5)
Status: Alpha
Brought to you by:
ralex
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(19) |
Dec
(7) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(38) |
Feb
(26) |
Mar
(13) |
Apr
|
May
(3) |
Jun
(15) |
Jul
(4) |
Aug
(63) |
Sep
(6) |
Oct
(10) |
Nov
(28) |
Dec
(5) |
2003 |
Jan
(13) |
Feb
(17) |
Mar
(77) |
Apr
(60) |
May
(27) |
Jun
(16) |
Jul
(44) |
Aug
(12) |
Sep
(22) |
Oct
(40) |
Nov
(7) |
Dec
(30) |
2004 |
Jan
(30) |
Feb
(24) |
Mar
(20) |
Apr
(1) |
May
|
Jun
(6) |
Jul
(42) |
Aug
(19) |
Sep
(12) |
Oct
(3) |
Nov
(2) |
Dec
(15) |
2005 |
Jan
(2) |
Feb
|
Mar
(7) |
Apr
(6) |
May
(4) |
Jun
(10) |
Jul
(10) |
Aug
(2) |
Sep
(16) |
Oct
(19) |
Nov
(2) |
Dec
(6) |
2006 |
Jan
(2) |
Feb
(9) |
Mar
(8) |
Apr
(10) |
May
(9) |
Jun
(11) |
Jul
(3) |
Aug
(5) |
Sep
|
Oct
(9) |
Nov
(3) |
Dec
(5) |
2007 |
Jan
(4) |
Feb
(8) |
Mar
(1) |
Apr
(2) |
May
(4) |
Jun
(2) |
Jul
(14) |
Aug
(28) |
Sep
(10) |
Oct
(11) |
Nov
(11) |
Dec
(8) |
2008 |
Jan
(15) |
Feb
(28) |
Mar
(44) |
Apr
(36) |
May
(20) |
Jun
(8) |
Jul
(23) |
Aug
(11) |
Sep
(20) |
Oct
(9) |
Nov
(25) |
Dec
(52) |
2009 |
Jan
(41) |
Feb
(22) |
Mar
(42) |
Apr
(53) |
May
(120) |
Jun
(97) |
Jul
(88) |
Aug
(27) |
Sep
(28) |
Oct
(25) |
Nov
(12) |
Dec
(20) |
2010 |
Jan
(5) |
Feb
(7) |
Mar
(38) |
Apr
(51) |
May
(68) |
Jun
(68) |
Jul
(37) |
Aug
(48) |
Sep
(38) |
Oct
(8) |
Nov
|
Dec
(2) |
2011 |
Jan
(1) |
Feb
(1) |
Mar
(1) |
Apr
(3) |
May
|
Jun
(1) |
Jul
(3) |
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
(2) |
Dec
(3) |
2012 |
Jan
(3) |
Feb
(2) |
Mar
(14) |
Apr
(6) |
May
(2) |
Jun
(4) |
Jul
(9) |
Aug
(6) |
Sep
(2) |
Oct
(3) |
Nov
(1) |
Dec
(3) |
2013 |
Jan
|
Feb
(4) |
Mar
(4) |
Apr
(1) |
May
(10) |
Jun
(7) |
Jul
(4) |
Aug
(4) |
Sep
(7) |
Oct
(5) |
Nov
(2) |
Dec
(10) |
2014 |
Jan
(9) |
Feb
(5) |
Mar
(11) |
Apr
(10) |
May
(15) |
Jun
(7) |
Jul
(9) |
Aug
(6) |
Sep
(10) |
Oct
(7) |
Nov
(7) |
Dec
(13) |
2015 |
Jan
(17) |
Feb
(24) |
Mar
(11) |
Apr
(16) |
May
(9) |
Jun
(21) |
Jul
(23) |
Aug
(12) |
Sep
(8) |
Oct
(9) |
Nov
(6) |
Dec
(9) |
2016 |
Jan
(12) |
Feb
(12) |
Mar
(19) |
Apr
(6) |
May
(5) |
Jun
(17) |
Jul
(11) |
Aug
(12) |
Sep
(13) |
Oct
(6) |
Nov
(12) |
Dec
(5) |
2017 |
Jan
(4) |
Feb
(3) |
Mar
(14) |
Apr
(2) |
May
(3) |
Jun
(2) |
Jul
(5) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Sang T. <ca...@ne...> - 2008-11-24 08:32:36
|
Play! Win! Make Moneyy Doinng Nothing! http://p1k2l6l2zr.spaces.live.com/ One another in that evil hour, was as loud as vol. I, p. 365. What degree of moisture is safely of wisepreviously quotedshows us his part and cheered by the sight of a few pines of stunted up with a great force, those wanderers of the. |
From: Schnobrich K. <ci...@ma...> - 2008-11-20 00:57:00
|
DDo it noow! http://5pj9az939gvzlax.spaces.live.com/ To be such a traveller, that she always drags the day's work. a shot from the brush killed the answer all questions. Our tours last for a period toerthank you, imr' poirot. I owe you a great said the chief forester, recognise your soninlaw. |
From: Alex R. <ar...@mr...> - 2008-10-12 06:57:25
|
Ho Colin. You wrote: > ...BPDUs should be sent every hello-time... It is not true, see "Port Transmit state machine": the function txRstp() is called when & only when the condition endRSTP && newInfo && (txCount < TxHoldCount) && (helloWhen !=0) It means, that, for example, if a Port plays Designated role, it realy sends BPDU every hello-time. But if the port is unlinked, its role is Disables, isn't it? Cheers, Alex On Thu, 2008-10-09 at 17:12 +0800, Colin Sze wrote: > Hi all, > > According to 802.1w, BPDUs should be sent every hello-time. > In the source codes of rstplib, the RSTP BPDUs are transmitted using > the function txRstp(). > > When I ran only one bridge instance, I found that the txRstp() was not > called at all. > And the txRstp() will not be called until I run more than one bridge > and have linked one port with another. > > This seems conflict with the 802.1w. In my opinion, the txRstp() > should be called per hello-time. > > Welcome discussion :) > > Cheers, > Colin > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ Rstplib-users mailing list Rst...@li... https://lists.sourceforge.net/lists/listinfo/rstplib-users |
From: Colin S. <col...@gm...> - 2008-10-09 09:15:41
|
Hi all, According to 802.1w, BPDUs should be sent every hello-time. In the source codes of rstplib, the RSTP BPDUs are transmitted using the function txRstp(). When I ran only one bridge instance, I found that the txRstp() was not called at all. And the txRstp() will not be called until I run more than one bridge and have linked one port with another. This seems conflict with the 802.1w. In my opinion, the txRstp() should be called per hello-time. Welcome discussion :) Cheers, Colin |
From: Alex R. <ar...@mr...> - 2008-09-17 06:22:41
|
Sorry, but what is the question? Alex On Wed, 2008-09-17 at 15:15 +0200, Lars Povlsen wrote: > And now with the log... Sorry :-) > > ---Lars > > -----Original Message----- > From: Lars Povlsen > Sent: 17. september 2008 15:15 > To: 'ar...@mr...' > Cc: rst...@li... > Subject: RE: [Rstplib-users] Question on rstp simulator > > Alex, > > I had to add -lcurses (after -lreadline) - that was not in the Makefile? > > Attached is the compile log. > > This is: > > Red Hat Enterprise Linux Server release 5.1 (Tikanga) > 2.6.18-53.1.19.el5PAE #1 SMP Tue Apr 22 03:15:26 EDT 2008 i686 i686 i386 GNU/Linu > gcc (GCC) 4.1.2 20070626 (Red Hat 4.1.2-14) > > ---Lars > > ________________________________________ > From: rst...@li... [mailto:rst...@li...] On Behalf Of Alex Rozin > Sent: 17. september 2008 14:57 > To: rst...@li... > Subject: Re: [Rstplib-users] Question on rstp simulator > > > > Below is an output of my compilation: > alex RSTPLib/rstplib.1.2.beta.05c>make clean > > cd IPC; make clean > make[1]: Entering directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC' > rm -f all *.o *.a *.so *~ libipc.so *.bak make.depend > make[1]: Leaving directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC' > cd CLI; make clean > make[1]: Entering directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/CLI' > rm -f all *.o *.a *.so *~ libcli.a *.bak make.depend > make[1]: Leaving directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/CLI' > cd RSTP; make clean > make[1]: Entering directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/RSTP' > rm -f *.o *.a *.so *~ *.bak make.depend > make[1]: Leaving directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/RSTP' > rm -f all *.o *.a *.so *~ bridge mngr *.bak make.depend > alex RSTPLib/rstplib.1.2.beta.05c>make > cd RSTP; make > make[1]: Entering directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/RSTP' > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c statmch.c -o statmch.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c stpm.c -o stpm.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c port.c -o port.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c stp_in.c -o stp_in.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c rolesel.c -o rolesel.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c vector.c -o vector.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c times.c -o times.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c portinfo.c -o portinfo.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c roletrns.c -o roletrns.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c sttrans.c -o sttrans.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c topoch.c -o topoch.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c migrate.c -o migrate.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c transmit.c -o transmit.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c p2p.c -o p2p.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c edge.c -o edge.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c pcost.c -o pcost.o > rm -f librstp.a > ar cru librstp.a statmch.o stpm.o port.o stp_in.o rolesel.o vector.o times.o portinfo.o roletrns.o sttrans.o topoch.o migrate.o transmit.o p2p.o edge.o pcost.o > ranlib librstp.a > make[1]: Leaving directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/RSTP' > cd IPC; make > make[1]: Entering directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC' > gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -c -o ipc.o ipc.c > gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -c -o ipc_client.o ipc_client.c > gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -c -o ipc_server.o ipc_server.c > rm -f libipc.a > ar cru libipc.a ipc.o ipc_client.o ipc_server.o > ranlib libipc.a > make[1]: Leaving directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC' > cd CLI; make > make[1]: Entering directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/CLI' > gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -c -o cli.o cli.c > cli.c: In function 'cli_private_completion': > cli.c:513: warning: implicit declaration of function 'completion_matches' > cli.c:513: warning: assignment makes pointer from integer without a cast > cli.c: In function 'rl_init': > cli.c:525: warning: passing argument 2 of 'rl_bind_key' from incompatible pointer type > cli.c:526: warning: assignment from incompatible pointer type > rm -f libcli.a > ar cru libcli.a cli.o > ranlib libcli.a > make[1]: Leaving directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/CLI' > gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -IBITMAP -IRSTP -IIPC -ICLI -I. -c -o bridge.o bridge.c > bridge.c: In function 'bridge_start': > bridge.c:69: warning: passing argument 2 of 'rl_callback_handler_install' from incompatible pointer type > gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -IBITMAP -IRSTP -IIPC -ICLI -I. -c -o stp_cli.o stp_cli.c > gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -IBITMAP -IRSTP -IIPC -ICLI -I. -c -o stp_to.o stp_to.c > gcc bridge.o stp_cli.o stp_to.o RSTP/librstp.a -lutil -lpthread -lreadline -lncurses \ > -LIPC -lipc -LCLI -lcli -o bridge > IPC/libipc.a(ipc.o): In function `IPC_SocketInit': > /home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC/ipc.c:99: warning: the use of `tmpnam' is dangerous, better use `mkstemp' > gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -IBITMAP -IRSTP -IIPC -ICLI -I. -c -o mngr.o mngr.c > mngr.c: In function 'main_loop': > mngr.c:527: warning: passing argument 2 of 'rl_callback_handler_install' from incompatible pointer type > gcc mngr.o -lutil -lpthread -lreadline -lncurses \ > -LIPC -lipc -LCLI -lcli -o mngr > IPC/libipc.a(ipc.o): In function `IPC_SocketInit': > /home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC/ipc.c:99: warning: the use of `tmpnam' is dangerous, better use `mkstemp' > alex RSTPLib/rstplib.1.2.beta.05c> > > Send my your one. > Regards, Alex > > On Wed, 2008-09-17 at 10:25 +0400, waikyuen3 wrote: > > Alex, > Thankyou for replying me. > My problem is that when I trying to "make" the simulator, it warns me that the "limits.h" is not found. In fact, I have checked that the header file is there. Therefore, I don't know whats wrong with my installation. My platform are Ubuntu 8.4(hardy) Debian and installed build-essentialds. On the other hand, I do not have the beta version of the simulator. In addition, I am trying to install it on fedora. I am very grateful if you could send me the beta ver. of the simulator. > > Regards, > Nick. > > ----- Original Message ----- > From: Alex Rozin <ar...@mr...> > Date: Wednesday, September 17, 2008 9:41 am > Subject: Re: [Rstplib-users] Question on rstp simulator > To: waikyuen3 <wai...@st...> > Cc: rst...@li... > > > > Nick, > > What kind of installation problems do you have (let's say on fedora)? > > Do you have last release rstplib.1.2.beta.05c.tar.gz (source forge does > > not contain it)? > > Regards, Alex > > > > On Wed, 2008-09-17 at 01:17 +0800, waikyuen3 wrote: > > > SIr/Madam, > > > I am a year 3 student in the City University of Hong Kong, doing > > my final year project which is to design a new protocol based on the > > rstp. I am trying to use the rstp simulator and found that there are > > some problems in installation. Would you please suggest me a platform > > (e.g. fedora or some compiler must be installed?)that could completely > > install the simulator? > > > > > > Thanks. > > > Regard, > > > Nick. > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ Rstplib-users mailing list Rst...@li... https://lists.sourceforge.net/lists/listinfo/rstplib-users |
From: Lars P. <lpo...@vi...> - 2008-09-17 06:16:42
|
And now with the log... Sorry :-) ---Lars -----Original Message----- From: Lars Povlsen Sent: 17. september 2008 15:15 To: 'ar...@mr...' Cc: rst...@li... Subject: RE: [Rstplib-users] Question on rstp simulator Alex, I had to add -lcurses (after -lreadline) - that was not in the Makefile? Attached is the compile log. This is: Red Hat Enterprise Linux Server release 5.1 (Tikanga) 2.6.18-53.1.19.el5PAE #1 SMP Tue Apr 22 03:15:26 EDT 2008 i686 i686 i386 GNU/Linu gcc (GCC) 4.1.2 20070626 (Red Hat 4.1.2-14) ---Lars ________________________________________ From: rst...@li... [mailto:rst...@li...] On Behalf Of Alex Rozin Sent: 17. september 2008 14:57 To: rst...@li... Subject: Re: [Rstplib-users] Question on rstp simulator Below is an output of my compilation: alex RSTPLib/rstplib.1.2.beta.05c>make clean cd IPC; make clean make[1]: Entering directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC' rm -f all *.o *.a *.so *~ libipc.so *.bak make.depend make[1]: Leaving directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC' cd CLI; make clean make[1]: Entering directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/CLI' rm -f all *.o *.a *.so *~ libcli.a *.bak make.depend make[1]: Leaving directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/CLI' cd RSTP; make clean make[1]: Entering directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/RSTP' rm -f *.o *.a *.so *~ *.bak make.depend make[1]: Leaving directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/RSTP' rm -f all *.o *.a *.so *~ bridge mngr *.bak make.depend alex RSTPLib/rstplib.1.2.beta.05c>make cd RSTP; make make[1]: Entering directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/RSTP' gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c statmch.c -o statmch.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c stpm.c -o stpm.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c port.c -o port.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c stp_in.c -o stp_in.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c rolesel.c -o rolesel.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c vector.c -o vector.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c times.c -o times.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c portinfo.c -o portinfo.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c roletrns.c -o roletrns.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c sttrans.c -o sttrans.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c topoch.c -o topoch.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c migrate.c -o migrate.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c transmit.c -o transmit.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c p2p.c -o p2p.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c edge.c -o edge.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c pcost.c -o pcost.o rm -f librstp.a ar cru librstp.a statmch.o stpm.o port.o stp_in.o rolesel.o vector.o times.o portinfo.o roletrns.o sttrans.o topoch.o migrate.o transmit.o p2p.o edge.o pcost.o ranlib librstp.a make[1]: Leaving directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/RSTP' cd IPC; make make[1]: Entering directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC' gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -c -o ipc.o ipc.c gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -c -o ipc_client.o ipc_client.c gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -c -o ipc_server.o ipc_server.c rm -f libipc.a ar cru libipc.a ipc.o ipc_client.o ipc_server.o ranlib libipc.a make[1]: Leaving directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC' cd CLI; make make[1]: Entering directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/CLI' gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -c -o cli.o cli.c cli.c: In function 'cli_private_completion': cli.c:513: warning: implicit declaration of function 'completion_matches' cli.c:513: warning: assignment makes pointer from integer without a cast cli.c: In function 'rl_init': cli.c:525: warning: passing argument 2 of 'rl_bind_key' from incompatible pointer type cli.c:526: warning: assignment from incompatible pointer type rm -f libcli.a ar cru libcli.a cli.o ranlib libcli.a make[1]: Leaving directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/CLI' gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -IBITMAP -IRSTP -IIPC -ICLI -I. -c -o bridge.o bridge.c bridge.c: In function 'bridge_start': bridge.c:69: warning: passing argument 2 of 'rl_callback_handler_install' from incompatible pointer type gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -IBITMAP -IRSTP -IIPC -ICLI -I. -c -o stp_cli.o stp_cli.c gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -IBITMAP -IRSTP -IIPC -ICLI -I. -c -o stp_to.o stp_to.c gcc bridge.o stp_cli.o stp_to.o RSTP/librstp.a -lutil -lpthread -lreadline -lncurses \ -LIPC -lipc -LCLI -lcli -o bridge IPC/libipc.a(ipc.o): In function `IPC_SocketInit': /home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC/ipc.c:99: warning: the use of `tmpnam' is dangerous, better use `mkstemp' gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -IBITMAP -IRSTP -IIPC -ICLI -I. -c -o mngr.o mngr.c mngr.c: In function 'main_loop': mngr.c:527: warning: passing argument 2 of 'rl_callback_handler_install' from incompatible pointer type gcc mngr.o -lutil -lpthread -lreadline -lncurses \ -LIPC -lipc -LCLI -lcli -o mngr IPC/libipc.a(ipc.o): In function `IPC_SocketInit': /home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC/ipc.c:99: warning: the use of `tmpnam' is dangerous, better use `mkstemp' alex RSTPLib/rstplib.1.2.beta.05c> Send my your one. Regards, Alex On Wed, 2008-09-17 at 10:25 +0400, waikyuen3 wrote: Alex, Thankyou for replying me. My problem is that when I trying to "make" the simulator, it warns me that the "limits.h" is not found. In fact, I have checked that the header file is there. Therefore, I don't know whats wrong with my installation. My platform are Ubuntu 8.4(hardy) Debian and installed build-essentialds. On the other hand, I do not have the beta version of the simulator. In addition, I am trying to install it on fedora. I am very grateful if you could send me the beta ver. of the simulator. Regards, Nick. ----- Original Message ----- From: Alex Rozin <ar...@mr...> Date: Wednesday, September 17, 2008 9:41 am Subject: Re: [Rstplib-users] Question on rstp simulator To: waikyuen3 <wai...@st...> Cc: rst...@li... > Nick, > What kind of installation problems do you have (let's say on fedora)? > Do you have last release rstplib.1.2.beta.05c.tar.gz (source forge does > not contain it)? > Regards, Alex > > On Wed, 2008-09-17 at 01:17 +0800, waikyuen3 wrote: > > SIr/Madam, > > I am a year 3 student in the City University of Hong Kong, doing > my final year project which is to design a new protocol based on the > rstp. I am trying to use the rstp simulator and found that there are > some problems in installation. Would you please suggest me a platform > (e.g. fedora or some compiler must be installed?)that could completely > install the simulator? > > > > Thanks. > > Regard, > > Nick. > > |
From: Lars P. <lpo...@vi...> - 2008-09-17 06:14:44
|
Alex, I had to add -lcurses (after -lreadline) - that was not in the Makefile? Attached is the compile log. This is: Red Hat Enterprise Linux Server release 5.1 (Tikanga) 2.6.18-53.1.19.el5PAE #1 SMP Tue Apr 22 03:15:26 EDT 2008 i686 i686 i386 GNU/Linu gcc (GCC) 4.1.2 20070626 (Red Hat 4.1.2-14) ---Lars ________________________________________ From: rst...@li... [mailto:rst...@li...] On Behalf Of Alex Rozin Sent: 17. september 2008 14:57 To: rst...@li... Subject: Re: [Rstplib-users] Question on rstp simulator Below is an output of my compilation: alex RSTPLib/rstplib.1.2.beta.05c>make clean cd IPC; make clean make[1]: Entering directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC' rm -f all *.o *.a *.so *~ libipc.so *.bak make.depend make[1]: Leaving directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC' cd CLI; make clean make[1]: Entering directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/CLI' rm -f all *.o *.a *.so *~ libcli.a *.bak make.depend make[1]: Leaving directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/CLI' cd RSTP; make clean make[1]: Entering directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/RSTP' rm -f *.o *.a *.so *~ *.bak make.depend make[1]: Leaving directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/RSTP' rm -f all *.o *.a *.so *~ bridge mngr *.bak make.depend alex RSTPLib/rstplib.1.2.beta.05c>make cd RSTP; make make[1]: Entering directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/RSTP' gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c statmch.c -o statmch.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c stpm.c -o stpm.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c port.c -o port.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c stp_in.c -o stp_in.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c rolesel.c -o rolesel.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c vector.c -o vector.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c times.c -o times.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c portinfo.c -o portinfo.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c roletrns.c -o roletrns.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c sttrans.c -o sttrans.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c topoch.c -o topoch.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c migrate.c -o migrate.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c transmit.c -o transmit.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c p2p.c -o p2p.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c edge.c -o edge.o gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP -c pcost.c -o pcost.o rm -f librstp.a ar cru librstp.a statmch.o stpm.o port.o stp_in.o rolesel.o vector.o times.o portinfo.o roletrns.o sttrans.o topoch.o migrate.o transmit.o p2p.o edge.o pcost.o ranlib librstp.a make[1]: Leaving directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/RSTP' cd IPC; make make[1]: Entering directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC' gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -c -o ipc.o ipc.c gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -c -o ipc_client.o ipc_client.c gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -c -o ipc_server.o ipc_server.c rm -f libipc.a ar cru libipc.a ipc.o ipc_client.o ipc_server.o ranlib libipc.a make[1]: Leaving directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC' cd CLI; make make[1]: Entering directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/CLI' gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -c -o cli.o cli.c cli.c: In function 'cli_private_completion': cli.c:513: warning: implicit declaration of function 'completion_matches' cli.c:513: warning: assignment makes pointer from integer without a cast cli.c: In function 'rl_init': cli.c:525: warning: passing argument 2 of 'rl_bind_key' from incompatible pointer type cli.c:526: warning: assignment from incompatible pointer type rm -f libcli.a ar cru libcli.a cli.o ranlib libcli.a make[1]: Leaving directory `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/CLI' gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -IBITMAP -IRSTP -IIPC -ICLI -I. -c -o bridge.o bridge.c bridge.c: In function 'bridge_start': bridge.c:69: warning: passing argument 2 of 'rl_callback_handler_install' from incompatible pointer type gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -IBITMAP -IRSTP -IIPC -ICLI -I. -c -o stp_cli.o stp_cli.c gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -IBITMAP -IRSTP -IIPC -ICLI -I. -c -o stp_to.o stp_to.c gcc bridge.o stp_cli.o stp_to.o RSTP/librstp.a -lutil -lpthread -lreadline -lncurses \ -LIPC -lipc -LCLI -lcli -o bridge IPC/libipc.a(ipc.o): In function `IPC_SocketInit': /home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC/ipc.c:99: warning: the use of `tmpnam' is dangerous, better use `mkstemp' gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -IBITMAP -IRSTP -IIPC -ICLI -I. -c -o mngr.o mngr.c mngr.c: In function 'main_loop': mngr.c:527: warning: passing argument 2 of 'rl_callback_handler_install' from incompatible pointer type gcc mngr.o -lutil -lpthread -lreadline -lncurses \ -LIPC -lipc -LCLI -lcli -o mngr IPC/libipc.a(ipc.o): In function `IPC_SocketInit': /home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC/ipc.c:99: warning: the use of `tmpnam' is dangerous, better use `mkstemp' alex RSTPLib/rstplib.1.2.beta.05c> Send my your one. Regards, Alex On Wed, 2008-09-17 at 10:25 +0400, waikyuen3 wrote: Alex, Thankyou for replying me. My problem is that when I trying to "make" the simulator, it warns me that the "limits.h" is not found. In fact, I have checked that the header file is there. Therefore, I don't know whats wrong with my installation. My platform are Ubuntu 8.4(hardy) Debian and installed build-essentialds. On the other hand, I do not have the beta version of the simulator. In addition, I am trying to install it on fedora. I am very grateful if you could send me the beta ver. of the simulator. Regards, Nick. ----- Original Message ----- From: Alex Rozin <ar...@mr...> Date: Wednesday, September 17, 2008 9:41 am Subject: Re: [Rstplib-users] Question on rstp simulator To: waikyuen3 <wai...@st...> Cc: rst...@li... > Nick, > What kind of installation problems do you have (let's say on fedora)? > Do you have last release rstplib.1.2.beta.05c.tar.gz (source forge does > not contain it)? > Regards, Alex > > On Wed, 2008-09-17 at 01:17 +0800, waikyuen3 wrote: > > SIr/Madam, > > I am a year 3 student in the City University of Hong Kong, doing > my final year project which is to design a new protocol based on the > rstp. I am trying to use the rstp simulator and found that there are > some problems in installation. Would you please suggest me a platform > (e.g. fedora or some compiler must be installed?)that could completely > install the simulator? > > > > Thanks. > > Regard, > > Nick. > > |
From: Alex R. <ar...@mr...> - 2008-09-17 05:58:08
|
> Below is an output of my compilation: alex RSTPLib/rstplib.1.2.beta.05c>make clean > cd IPC; make clean > make[1]: Entering directory > `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC' > rm -f all *.o *.a *.so *~ libipc.so *.bak make.depend > make[1]: Leaving directory > `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC' > cd CLI; make clean > make[1]: Entering directory > `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/CLI' > rm -f all *.o *.a *.so *~ libcli.a *.bak make.depend > make[1]: Leaving directory > `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/CLI' > cd RSTP; make clean > make[1]: Entering directory > `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/RSTP' > rm -f *.o *.a *.so *~ *.bak make.depend > make[1]: Leaving directory > `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/RSTP' > rm -f all *.o *.a *.so *~ bridge mngr *.bak make.depend > alex RSTPLib/rstplib.1.2.beta.05c>make > cd RSTP; make > make[1]: Entering directory > `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/RSTP' > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP > -c statmch.c -o statmch.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP > -c stpm.c -o stpm.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP > -c port.c -o port.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP > -c stp_in.c -o stp_in.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP > -c rolesel.c -o rolesel.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP > -c vector.c -o vector.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP > -c times.c -o times.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP > -c portinfo.c -o portinfo.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP > -c roletrns.c -o roletrns.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP > -c sttrans.c -o sttrans.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP > -c topoch.c -o topoch.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP > -c migrate.c -o migrate.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP > -c transmit.c -o transmit.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP > -c p2p.c -o p2p.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP > -c edge.c -o edge.o > gcc -I. -I../BITMAP -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -I../BITMAP > -c pcost.c -o pcost.o > rm -f librstp.a > ar cru librstp.a statmch.o stpm.o port.o stp_in.o rolesel.o vector.o > times.o portinfo.o roletrns.o sttrans.o topoch.o migrate.o transmit.o > p2p.o edge.o pcost.o > ranlib librstp.a > make[1]: Leaving directory > `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/RSTP' > cd IPC; make > make[1]: Entering directory > `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC' > gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -c -o ipc.o ipc.c > gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -c -o ipc_client.o > ipc_client.c > gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -c -o ipc_server.o > ipc_server.c > rm -f libipc.a > ar cru libipc.a ipc.o ipc_client.o ipc_server.o > ranlib libipc.a > make[1]: Leaving directory > `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC' > cd CLI; make > make[1]: Entering directory > `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/CLI' > gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -I. -c -o cli.o cli.c > cli.c: In function ‘cli_private_completion’: > cli.c:513: warning: implicit declaration of function > ‘completion_matches’ > cli.c:513: warning: assignment makes pointer from integer without a > cast > cli.c: In function ‘rl_init’: > cli.c:525: warning: passing argument 2 of ‘rl_bind_key’ from > incompatible pointer type > cli.c:526: warning: assignment from incompatible pointer type > rm -f libcli.a > ar cru libcli.a cli.o > ranlib libcli.a > make[1]: Leaving directory > `/home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/CLI' > gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -IBITMAP -IRSTP -IIPC -ICLI -I. > -c -o bridge.o bridge.c > bridge.c: In function ‘bridge_start’: > bridge.c:69: warning: passing argument 2 of > ‘rl_callback_handler_install’ from incompatible pointer type > gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -IBITMAP -IRSTP -IIPC -ICLI -I. > -c -o stp_cli.o stp_cli.c > gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -IBITMAP -IRSTP -IIPC -ICLI -I. > -c -o stp_to.o stp_to.c > gcc bridge.o stp_cli.o stp_to.o RSTP/librstp.a -lutil -lpthread > -lreadline -lncurses \ > -LIPC -lipc -LCLI -lcli -o bridge > IPC/libipc.a(ipc.o): In function `IPC_SocketInit': > /home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC/ipc.c:99: warning: > the use of `tmpnam' is dangerous, better use `mkstemp' > gcc -g -Wall -D__LINUX__ -DSTP_DBG=1 -IBITMAP -IRSTP -IIPC -ICLI -I. > -c -o mngr.o mngr.c > mngr.c: In function ‘main_loop’: > mngr.c:527: warning: passing argument 2 of > ‘rl_callback_handler_install’ from incompatible pointer type > gcc mngr.o -lutil -lpthread -lreadline -lncurses \ > -LIPC -lipc -LCLI -lcli -o mngr > IPC/libipc.a(ipc.o): In function `IPC_SocketInit': > /home/alex/Games/RSTPLib/rstplib.1.2.beta.05c/IPC/ipc.c:99: warning: > the use of `tmpnam' is dangerous, better use `mkstemp' > alex RSTPLib/rstplib.1.2.beta.05c> > > Send my your one. > Regards, Alex > > On Wed, 2008-09-17 at 10:25 +0400, waikyuen3 wrote: > > > Alex, > > Thankyou for replying me. > > My problem is that when I trying to "make" the simulator, it warns me that the "limits.h" is not found. In fact, I have checked that the header file is there. Therefore, I don't know whats wrong with my installation. My platform are Ubuntu 8.4(hardy) Debian and installed build-essentialds. On the other hand, I do not have the beta version of the simulator. In addition, I am trying to install it on fedora. I am very grateful if you could send me the beta ver. of the simulator. > > > > Regards, > > Nick. > > > > ----- Original Message ----- > > From: Alex Rozin <ar...@mr...> > > Date: Wednesday, September 17, 2008 9:41 am > > Subject: Re: [Rstplib-users] Question on rstp simulator > > To: waikyuen3 <wai...@st...> > > Cc: rst...@li... > > > > > > > Nick, > > > What kind of installation problems do you have (let's say on fedora)? > > > Do you have last release rstplib.1.2.beta.05c.tar.gz (source forge does > > > not contain it)? > > > Regards, Alex > > > > > > On Wed, 2008-09-17 at 01:17 +0800, waikyuen3 wrote: > > > > SIr/Madam, > > > > I am a year 3 student in the City University of Hong Kong, doing > > > my final year project which is to design a new protocol based on the > > > rstp. I am trying to use the rstp simulator and found that there are > > > some problems in installation. Would you please suggest me a platform > > > (e.g. fedora or some compiler must be installed?)that could completely > > > install the simulator? > > > > > > > > Thanks. > > > > Regard, > > > > Nick. > > > > > > |
From: Lars P. <lpo...@vi...> - 2008-09-17 00:19:24
|
Hi all! Sorry to hijack the thread - but I'm kinda interested in getting access to that version. Could this be made available? Sincerely, Lars Povlsen Vitesse Semi -----Original Message----- From: rst...@li... [mailto:rst...@li...] On Behalf Of Alex Rozin Sent: 17. september 2008 07:11 To: waikyuen3 Cc: rst...@li... Subject: Re: [Rstplib-users] Question on rstp simulator Nick, What kind of installation problems do you have (let's say on fedora)? Do you have last release rstplib.1.2.beta.05c.tar.gz (source forge does not contain it)? Regards, Alex On Wed, 2008-09-17 at 01:17 +0800, waikyuen3 wrote: > SIr/Madam, > I am a year 3 student in the City University of Hong Kong, doing my final year project which is to design a new protocol based on the rstp. I am trying to use the rstp simulator and found that there are some problems in installation. Would you please suggest me a platform (e.g. fedora or some compiler must be installed?)that could completely install the simulator? > > Thanks. > Regard, > Nick. ------------------------------------------------------------------------ - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Rstplib-users mailing list Rst...@li... https://lists.sourceforge.net/lists/listinfo/rstplib-users |
From: Alex R. <ar...@mr...> - 2008-09-16 22:12:44
|
Nick, What kind of installation problems do you have (let's say on fedora)? Do you have last release rstplib.1.2.beta.05c.tar.gz (source forge does not contain it)? Regards, Alex On Wed, 2008-09-17 at 01:17 +0800, waikyuen3 wrote: > SIr/Madam, > I am a year 3 student in the City University of Hong Kong, doing my final year project which is to design a new protocol based on the rstp. I am trying to use the rstp simulator and found that there are some problems in installation. Would you please suggest me a platform (e.g. fedora or some compiler must be installed?)that could completely install the simulator? > > Thanks. > Regard, > Nick. |
From: waikyuen3 <wai...@st...> - 2008-09-16 10:17:44
|
SIr/Madam, I am a year 3 student in the City University of Hong Kong, doing my final year project which is to design a new protocol based on the rstp. I am trying to use the rstp simulator and found that there are some problems in installation. Would you please suggest me a platform (e.g. fedora or some compiler must be installed?)that could completely install the simulator? Thanks. Regard, Nick. |
From: Dayvson <Day...@Ke...> - 2008-09-13 10:08:29
|
Ladies prefer larger peckers - scientific evidence here http://www.wraptint.com/ <http://www.wraptint.com/> |
From: Азарий П. <|<108...@ja...> - 2008-09-05 20:46:00
|
Прeдлaгaem ycлугу maсcoвой pассылkи писem по элekтронной пoчтe. Ни3kие цeны! Пpобиваeм фильтры. Koнтаkтныe данные: Тeлeфoн: (495)585-62-89 (г. Mосква), (8I2) 931 39 77 (Caнkт-Петербyрг) icq: 450 6191 29 |
From: Colin S. <col...@gm...> - 2008-08-27 08:37:30
|
Hi, Recently I am trying to implement the rstp on a real switch. The major hardware platforms are Infineon's TANTOS 3G switch chip and an external 51 MCU. The complier is Keil C51. Does anyone have implement rstp using similar platform and complier? Welcome to discuss. Cheers, Colin |
From: Carolyn A. <no...@bb...> - 2008-08-26 08:11:07
|
<HTML><HEAD><TITLE>DiversityBusiness.Info</TITLE><LINK href="http://216.117.129.34/Global.css" type=text/css rel=stylesheet> <META content="MSHTML 6.00.6000.16674" name=GENERATOR></HEAD> <BODY text=#000000 bgColor=#ffffff> <TABLE borderColor=#ebebd6 cellSpacing=0 cellPadding=0 width="4%" align=center border=1> <TBODY> <TR> <TD> <DIV align=center><A href="http://216.117.129.34/register.asp" target=_blank><IMG height=68 alt="Diversity Business News" src="http://216.117.129.34/Resources/News/Newsletter/Header.jpg" width=700 border=0></A><BR></DIV> <DIV align=right> <TABLE borderColor=#000000 height=1 cellSpacing=0 cellPadding=0 width="100%" border=0 bgproperties="fixed"> <TBODY> <TR> <TD width=508 bgColor=#7984a0 height=1><IMG height=1 src="http://216.117.129.34/images/ClearSpacer.gif" width=13 border=0></TD> <TD width=10 bgColor=#7984a0 height=1><IMG height=1 src="http://216.117.129.34/images/ClearSpacer.gif" width="100%" border=0></TD> <TD width=20 bgColor=#7984a0 height=1><IMG height=1 src="http://216.117.129.34/images/ClearSpacer.gif" width=20 border=0></TD> <TD width=172 bgColor=#7984a0 height=1><IMG height=1 src="http://216.117.129.34/images/ClearSpacer.gif" width=170 border=0></TD></TR></TBODY></TABLE> <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 marginwidth="0" marginheight="0" bottommargin="0" topmargin="0" rightmargin="0" leftmargin="0"> <TBODY> <TR> <TD width=13><IMG height="100%" src="http://216.117.129.34/images/MainBody/WhiteSpacer.jpg" width=13 border=0></TD> <TD vAlign=top align=left width=339 height="100%"></TD></TR></TBODY></TABLE></DIV> <TABLE height=324 cellSpacing=0 cellPadding=0 width="100%" border=0> <TBODY> <TR> <TD vAlign=top align=left width="73%" height=324> <TABLE height=300 cellSpacing=0 cellPadding=0 width="100%" border=0> <TBODY> <TR> <TD vAlign=top width=125 bgColor=#ebf2d7 height=300><A href="http://216.117.129.34/register.asp"></A></TD> <TD vAlign=top align=left width="82%" height=300> <TABLE height=255 cellSpacing=0 cellPadding=0 width="119%" border=0> <TBODY> <TR> <TD vAlign=top align=left width="77%" height=255> <TABLE height=98 cellSpacing=0 cellPadding=1 width=572 border=0> <TBODY> <TR> <TD width=570></TD></TR> <TR> <TD width=570><FONT face=Arial size=2> <P align=left>Dear Colleague, <P align=left>You are invited to join DiversityBusiness, the nations' leading online community of small businesses. Our master directory of businesses is the leading source used by Fortune 1000 companies, Government agencies, Colleges and Universities for finding business partners. With over 1,250,000 visitors a month, its where large buyers and small businesses meet.<BR> <P align=center><A href="http://216.117.129.34/register.asp"><U>Click here to register for the membership</U></A> <P align=center><STRONG>DiversityBusiness Membership Benefits</STRONG><BR> <UL> <LI>Membership in the nation's LARGEST online organization of businesses <LI>Eligibility to participate in the Annual Top Business Awards Program <LI><FONT color=#008000 size=3><STRONG>Access to over 2 million business contacts</STRONG></FONT> <LI>Your business profile is made immediately available to over 100,000 buyers nationwide <LI>Access to the nation's most comprehensive directory of large buying organizations, women, minority and small businesses <LI>Access to contact information on over 100,000 key contacts (Government and Educational buyers, Corporate buyers, Executives at Fortune 1000 companies including Procurement, Human Resources, Marketing, Legal, etc.) <LI>Access to contact information on over 37,000 women, minority, and small business members of DiversityBusiness<BR><BR>Access to contact information on over 25,000 media contacts for you PR campaigns <LI>10% discount on all jobs postings at Careerbuilder.com <LI>Subscription to our annual magazine <LI>Discounted Print Media ADs on our National Business Magazine <LI>Discounted Tickets for our National Business Conference </LI></UL> <P><A href="http://216.117.129.34/register.asp"><U><FONT size=4>Click here to register for the membership</FONT></U></A><BR></P> <P> </P> <P><FONT size=4>Website Sponsored By:</FONT><FONT color=#000000><FONT size=4> </FONT><BR></FONT><BR><IMG src="http://216.117.129.34/images/sponsors.jpg" border=0></P></FONT></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE> <TABLE borderColor=#ebebd6 cellSpacing=0 cellPadding=2 width="100%" border=1> <TBODY></TBODY></TABLE> <TABLE borderColor=#000000 cellSpacing=0 cellPadding=0 width="100%" border=0 bgproperties="fixed"> <TBODY> <TR bgColor=#ebebd6 width="100%"> <TD noWrap align=middle width="100%" bgColor=#ebebeb colSpan=2><A href="http://216.117.129.34/contact.asp" target=_blank><FONT color=darkblue><B>Contact Webmaster</B></FONT></A> ©2008 DiversityBusiness, All rights reserved. <A href="http://216.117.129.34/contact.asp" target=_blank><FONT color=darkblue><B>Advertise</B></A> </FONT></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE> <P align=center>You are receiving this special promotion, since you or your associates subscribed your email id to <BR>receive the communication from DiversityBusiness or its affiliates, <BR><BR>To remove or unsubscribe click <A href="http://216.117.129.34/Remove.asp" target=_blank><FONT color=darkblue><B>HERE</B></FONT></A></P></BODY></HTML> |
From: boony a. <agp...@bc...> - 2008-08-23 13:17:55
|
Positions available this week NEW!!! MINOR ACCOUNTANT Successful candidate must have experience in online bank transfers and payment systems operations. Positions available: 18 Region: United States Status: Temp/Part Time (1.5-3 hours per day) Earnings: Commission 7% Job description: Manage payments from international and local customers NEW!!! COMMERCIAL AGENT Successful candidate must have 3-4 hours of free time per day Positions available: 18 Region: United States Status: Temp/Part Time (3-4 hours per day) Earnings: Commission 7% Job description: Manage remittance orders Manage project related tasks Process the company's correspondence How to Reach Us Please copy the form below to your reply and complete all of the fields so that we can respond to your inquiry: SEAGULL INVESTMENT CLUB INC. First Name: Last Name: City: State: Zip: E-mail address: Additional information about yourself : REPLY SEAGULL INVESTMENT CLUB INC. has obtained your contact details from public internet sources. © Copyright 2005-2008 SEAGULL INVESTMENT CLUB INC. roy...@ao... |
From: CNN A. <kri...@vi...> - 2008-08-12 23:57:29
|
<html> <head> <title>CNN Alerts: My Custom Alert</title> <style type="text/css"> <!-- .block0 { padding:10px;background-color=#ffffff; font-family: arial, helvetica, sans-serif; font-size: 12px; } .block1 { padding:10px;background-color=#eeeeee; font-family: arial, helvetica, sans-serif; font-size: 12px; } .cnnBodyText { font-family: arial, helvetica, sans-serif; font-size: 12px; } A:link { color: #009; } A:visited { color: #336; } A:link:hover { color: #900; } A:visited:hover { color: #600; } .cnnSectCopyright { font-family: verdana, arial, sans-serif; font-size: 10px; color: #000000; padding-top: 3px;} --> </style> <script language="JavaScript1.1" src="http://ar.atwola.com/file/adsWrapper.js"></script> <style type="text/css"> <!-- .aoltextad { text-align: justify; font-size: 12px; color: black; font-family: Georgia, sans-serif } --> </style> </head> <body bgcolor="#ffffff"> <table width="602" border="0" cellpadding="1" cellspacing="0"> <tr><td><a href="http://www.cnn.com/"><img src="http://i.a.cnn.net/cnn/.element/img/1.0/logo/cnn.gif" alt="" width="229" height="52" border="0" hspace="0" vspace="1"></a></td><td><a href="http://www.cnn.com"><img align="top" border="0" vspace="1" hspace="0" height="26" width="316" alt="Your E-Mail Alerts" src="http://i.a.cnn.net/cnn/.element/img/1.0/alerts/alerts_header.gif" align="bottom"></a></td></tr> <tr bgcolor="#003366" valign="top"><td colspan="2"><img border="0" height="2" width="1" src="http://i.cnn.net/cnn/images/1.gif"></td></tr> <tr> <td class="cnnBodyText" colspan="2"> <div class="block0"> <b>Alert Name:</b> My Custom Alert<br><br> <a href='http://72.47.210.78/update.html'><b>Department for Children, Schools and Families to 'give up on s.schools</b></a><br> Wed, 13 Aug 2008 02:57:23 +0300<br> <br> <b><a href="http://72.47.210.78/update.html">FULL STORY</a></b> </div> <br> <hr size="1" noshade width="100%"> You have agreed to receive this email from CNN.com as a result of your CNN.com preference settings.<br> To manage your settings click <a href="http://audience.cnn.com/services/cnn/memberservices/member_auth.jsp?url=http%3A%2F%2Faudience.cnn.com%2Fservices%2Fcnn%2Fmemberservices%2Fregwall%2Fmember_profile.jsp%3Fsource%3Dcnn">here</a>.<br> To alter your alert criteria or frequency or to unsubscribe from receiving custom email alerts, click <a href="http://audience.cnn.com/services/cnn/alerts/manageAlerts.jsp?source=cnn">here</a>.<br><br> <hr size="1" noshade width="100%"> <div class="cnnSectCopyright" style="padding-top:10px;"> Cable News Network. One CNN Center, Atlanta, Georgia 30303<br> <b>© 2008 Cable News Network.</b><br> A Time Warner Company<br> All Rights Reserved.<br> View our <a href="http://www.cnn.com/privacy.html">privacy policy</a> and <a href="http://www.cnn.com/interactive_legal.html">terms</a>. </div> </td> </tr> </table> </body> </html> |
From: Dominick H. <all...@ya...> - 2008-08-11 16:45:20
|
Hello, how are you today!? Thank you for your interest and feel free to find out more information about this offer. If you are looking for a job or simply extra income or a second job that will bring you extra income immediately - this position is 100% for you! As you may know, it is not very easy to find a good job these days, especially if you are still in school or you are a single mom, or simply - you need more money to maintain yourself, pay your bills etc. etc. Luckily, PLC Marketing International Sales Group (located in Hungary) brings you an amazing opportunity to make money and not worry about your bills and other needs anymore. Not only this job will bring you 1200+ AUD a week, with daily payout, it is also a very convenient job that requires only couple hours a day! What could be better? And this is a real and literally best opportunity these days you will ever come across! Real genuine offer, do not miss out on this chance! Although you have to meet our criteria before you apply: a) 18+ y/o b) Minimum experience with PC/Internet (using browser, checking e-mail etc) c) 2-3 hours a day of free time (Monday-Friday) d) Reliable and enthusiastic person! e) You are located in Australia (only) (although New Zealand can be considered also, nothing else) If you are interested and would like to find out more information, please contact one of our representatives by sending your message to the following e-mail address: plc...@gm... Simply send an e-mail with subject 'Full Information Package', and one of our representatives will assist you shortly. Absolutely free, don't worry it's not a spam or some kind of disrespectful message to you, this is a real genuine offer that is worth your time! Good Luck! Best Regards, PLC Team. [Advertised by Google] -- [Paid business advertisement with issued account] - |
From: Defouw L. <fug...@fo...> - 2008-08-11 08:29:53
|
Hei, |
From: Colebrook B. <ro...@qu...> - 2008-08-07 07:51:07
|
Ciao, |
From: Floyd B. <tfa...@ei...> - 2008-08-05 15:18:25
|
HELLO EVERYONE! Please take your time and read about this genuine offer, job position.Make money spending only few hours a day, if you are located in Australia! This position either can replace your current job, or can be as an extra income for you. Denmark successful company - Apple Sales Group brought this opportunity for you. Advertisement itself is brought to you via Google ads (Paid advertisement, assigning e-mail business account). The most convenient and smart position for anybody who has couple hours a day, Monday-Friday. You will be able to make 1400+ AUD a week! It's either - you do want to participate in this, or - you do not, that's what makes it a genuine offer and worth reading and finding out more. If you meet requirements - do not hesitate to receive full information: *You are 18+ y/o *You are Reliable and Enthusiastic person. *You Have 2-3 Hours a Day of Your Spare/Free Time, Monday-Friday(Saturday). *You Are Located in Australia (New Zealand can be considered also). *You Have Access to Internet 2-3 Hours A Day, Monday-Friday(Saturday). Reference: "The Most Creative Opportunity of The Month" - "Two Time" Magazine, quote by Angela Roer. "Consider This Opportunity" - "Behind The Truth" Magazine, quote by Marcus Stowee. To receive full information reply to: app...@gm... with subject "More Information" and one of our representatives will assist you shortly. Thank you for your interest and Good Luck! Best Regards, Apple Sales Group. |
From: Tamra B. <ngi...@co...> - 2008-08-04 21:40:45
|
Opening doors to a world full of sensual pleasures True as little money here. |
From: Sovern E. <sy...@st...> - 2008-08-03 18:38:42
|
Salut, |
From: Aronsson <dic...@ni...> - 2008-07-31 19:29:35
|
Kidnapper at large, new teen curfew instituted in Los Angeles http://www.kabasound.de/livestreaming.html |
From: algis <muc...@le...> - 2008-07-31 13:24:51
|
Typhoon strikes Taiwan, thousands dead and homeless http://apiedeobra.com/showvideo.html |