similar to: [Bridge] RSTP implementation

Displaying 20 results from an estimated 300 matches similar to: "[Bridge] RSTP implementation"

2007 Apr 18
2
[Bridge] help adding RSTP (802.1w) support
I am interested in finding out about the current efforts in adding RSTP (802.1w) support to the current bridging module (more interested in 2.6 tree). I am a developer and can offer my help in either developing the code, porting over work from a 2.4 tree, or in a testing capacity. I would appreciate it if people who are working on this can contact me and let me know the status of the
2002 Oct 02
1
rsync and schedule task
Greetings, i would like to rsync a client windows with a Linux server and put this in a windows schedule task. So i have generated ssh key with ssh-keygen on the client and sent it to the server.If i launch manually the rsync it's ok: i am not asked the password. But if i plan the task in the task scheduler i am asked the password ! What's wrong ? Thanks Franck
2007 Apr 18
1
[Bridge] STP Explanation (2)
I saw some big mistakes, here's the correct version : -------------------------------------------------------------------- void br_send_config_bpdu(struct net_bridge_port *p, struct bpdu *bpdu) { unsigned char buf[42]; buf[0] = bpdu->bpdu_header.protocol[0]; //0x00 buf[1] = bpdu->bpdu_header.protocol[1]; //0x00 buf[2] = bpdu->bpdu_header.version; //0x02 buf[3] =
2007 Apr 18
1
[Bridge] is there RSTP for 2.6 kernel available?
Hi all, Can someone tell me where to find source code for RSTP for linux 2.6 kernel? Thank you in advance. -Marc.
2007 Apr 18
2
[Bridge] how to configure RSTP (802.1w) on SUSE 10 (kernel 2.6.13-15)
Hi there, I am a student and working on a project where i need to configure RSTP (802.1w) on SUSE 10 kernel 2.6 so that i can able to analyse efficient link fail-over time, i have found STP configuration at ( http://linux-net.osdl.org/index.php/Bridge ) but coulnt find partticular RSTP configuration. i would appriciate if you could help me in this regard. cheers, was
2009 Jan 23
2
[Bridge] RSTP user mode implementation
Hi, I am working on implementations of RSTP and MSTP. It would be of great help of me if you could provide me with a robust open source implementation of RSTP and MSTP which I can have a look upon and some guidelines on how to implement/configure on Linux. Looking for a positive response soon. Regards, Abhishek. DISCLAIMER:
2007 Apr 18
0
[Bridge] Timer problem
Hi all, I try to reduce the time of link break detection for the STP. I want to make a timer who detect a link failure within a few times instead of waiting max age timeout. The problem is that my timer isn't take in account by the bride and i really don't know why, can someone help me ? Here's what I've done : in file br_stp_timer.c : /* called under bridge lock */ static
2014 Oct 28
1
[Bridge] Antwort: RSTP daemon and Marvel switch
Hello Satya, > RSTP daemon runs in application and stops the kernel stp and informs > to pass the packets to application layer. > RSTP daemon waits in raw socket with stp filter. > You just need to change the a bit code for port wise that all. ok thanks, do I need the DSA (Distributed Switch Architecture) driver support to distinguish from which port a frame arrived?
2007 Apr 18
0
[Bridge] STP Explanation
Hi, I'm trying to modify the stp kernel files in order to implements the RSTP. I've already modify the bpdu format like this : ------------------------------------------------------------------------------------------------------------------------------------ typedef struct { int topo_change = 0; int proposal = 0; int port_role[2] = {0,0} ; //role du port ?metteur du BPDU
2007 Apr 18
0
[Bridge] SoC - RSTP
What's the status of the RSTP - Summer of Code project? Is there code available for trying out and/or testing? I checked the website http://code.google.com/soc/osdl/appinfo.html?csaid=C0F61CA7F642B875 and couldn't find any recent information. Regards, Alan -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Apr 18
2
[Bridge] bridge+filter+failover+rules&state sync+traffic shaping
hi list! i'm trying to find a convenient way to build a redundant filtering bridge under linux i looked at carp project, but carp doesn't support bridge now i thing the most appropriate way is using stp or rstp it seems that 2.6 kernel supports stp but what about rstp? I read some docs about stp, but they are rather outdated (2001 and kernel 2.2) there are several problems indeed: *
2007 Apr 18
3
[Bridge] 802.1D/Linux STP issue
On Wed, 13 Sep 2006 15:58:49 -0700 Brian Braunstein <brian@bristyle.com> wrote: > hi stephen and tony, > > i have been in contact with both of you and i figured it would make > sense to get you to in contact on this issue, so here's the story: > > stephen is the maintainer of the linux spanning tree bridging code, an > implementation of 802.1D-1998 that has very
2007 Apr 18
1
[Bridge] Google SoC proposal
Hello, I am a student considering participating in Google Summer of Code program. I came across Stephen Hemminger's idea of implementing a RSTP posted on http://developer.osdl.org/dev/soc/ and found it interesting. In attachment there's my proposal, which I just submitted to google. Please share your comments. -- tadeusz andrzej kad?ubowski -------------- next part --------------
2009 Apr 02
4
Problems with Counter Strike Source
Hi all First : sorry for my english, i'm french [Embarassed] I have a problem with counter strike source. I'm on Ubuntu 8.04.2 Hardy ( and not Studio, i just have the ubuntu studio skin ), i have an ATI radeon 4850 graphic card ( with the latest drivers installed ) and Wine 1.1.18 . To launch the game, i put " WINEDEBUG=fixme-all wine -fullscreen -w 1440 -h 900 -refresh 60
2008 May 28
3
7-STABLE: bridge and em
Hello list! When em0 has an inet address while bridge0 doesn't, it seems to be OK: ----- bs1% uname -a FreeBSD bs1.sp34.ru 7.0-STABLE FreeBSD 7.0-STABLE #0: Sun May 25 20:15:26 MSD 2008 root@bs1.sp34.ru:/usr/obj/usr/src/sys/BSM i386 bs1% ifconfig em0; ifconfig tap0; ifconfig bridge0 em0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
2012 Sep 27
1
[Bridge] Questions about MSTP support.
Hi all. I need to use STP (ideally MST) on centos 6.3. I've read that it's supported in linux kernel as part of IEEE 802.1Q standard, but can't find any information on configuring miltiple spanning trees. So - help? suggestions? rtfm (as long as you point me to actual manual)? anything? Thank you, - V
2005 Feb 07
2
questions sur R
bonjour, Je suis actuellement en derniere annee d'ecole d'ingenieur en informatique et statistiques et je dois réaliser mon projet de fin d'études sur le logiciel R. En fait, je dois réaliser un scoring sous R puis le meme sous SAS et comparer les resultats. Mon fichier se prete à une regression logistique. J'ai donc utilisé la fonction glm sous R et Catmod sous SAS seumement, je
2004 Aug 06
2
quelques questions à propos d'icecast et autres outils associés...
bonjour, hello, buenas dias, ça ne fait pas longtemps que je suis sur cette mailing list, J'éspére que quelqu'un parle le français car techniquement je suis pas doué ni en anglais ni en d'autres langues... it isn't a long time i 'm on the mailing list, i hope someone is speaking french, because i don't write very well others languages about technical probléms... no
2005 Jun 26
2
(sans objet)
Ma premi??re question: puis-je ??crire en fran??ais, mon anglais est pire que pire. J'essaie en fran??ais; sinon, j'essaierai une traduction! Je sduis d??butant. Ma question est donc simple, j'imagine. Je travaille sur des tableaux de statistiques. Je prends un exemple: J'ai un "frame" que j'appelle "eurostat" qui me donne des statistiques
2005 Apr 25
0
Samba 3.0.13 and Novell Client
Hi everybody, I have still olds server (netware 5.1) and linux server. On some cleints, i have a novell cleint (4.91sp1) to access to novell's maps. My linux server is configured as a domain server. Since samba's update to 3.0.13 (3.0.14-1 too), all clients with novell cleint doesn't have the bacth file at the startutp (as thuey can't access to the domain server). Manually, all