rstp-arm

所属分类:网络
开发工具:C/C++
文件大小:365KB
下载次数:135
上传日期:2011-05-06 16:33:24
上 传 者pjlinux
说明:  经过移植后的802.1s 快速生成树协议源代码,直接在arm-linux上编译生成目标码,可以在AT91SAM9260上运行
(After transplantation 802.1s Rapid Spanning Tree protocol source code, directly on the arm-linux compiled object code, you can run on AT91SAM9260)

文件列表:
rstp\rolesel.o (14520, 2010-07-20)
rstp\stp_cli.o (42508, 2010-07-20)
rstp\portinfo.h (1404, 2010-07-14)
rstp\times.h (1841, 2010-07-13)
rstp\edge.o (8056, 2010-07-20)
rstp\bitmap.h (2724, 2010-07-19)
rstp\pcost.o (8796, 2010-07-20)
rstp\stp_in.o (31896, 2010-07-20)
rstp\cli.c (12079, 2010-07-20)
rstp\transmit.o (14024, 2010-07-20)
rstp\vector.o (7680, 2010-07-20)
rstp\edge.c (3096, 2002-01-20)
rstp\vector.h (2382, 2010-07-14)
rstp\bridge.o (12344, 2010-07-20)
rstp\stp_bpdu.h (4313, 2010-07-14)
rstp\uid_sock.h (2489, 2010-07-20)
rstp\port.h (6165, 2010-07-15)
rstp\transmit.h (1351, 2010-07-14)
rstp\bridge (230240, 2010-07-20)
rstp\bridge.c (9936, 2010-07-20)
rstp\libuid.a (8818, 2010-07-20)
rstp\roletrns.o (15224, 2010-07-20)
rstp\roletrns.h (1372, 2010-07-14)
rstp\port.o (14732, 2010-07-20)
rstp\librstp.a (206328, 2010-07-20)
rstp\statmch.h (3213, 2010-07-20)
rstp\Makefile (3058, 2010-07-19)
rstp\migrate.c (3504, 2010-07-14)
rstp\topoch.h (1349, 2010-07-14)
rstp\mngr.c (13640, 2010-07-19)
rstp\statmch.o (8728, 2010-07-20)
rstp\times.o (4504, 2010-07-20)
rstp\stpm.c (8245, 2010-07-17)
rstp\cli.h (2859, 2010-07-19)
rstp\stp_in.h (5947, 2010-07-14)
rstp\topoch.c (6547, 2010-07-14)
rstp\stp_to.h (3084, 2010-07-13)
rstp\times.c (2831, 2010-07-17)
rstp\vector.c (4979, 2010-07-14)
rstp\pcost.c (3805, 2010-07-14)
... ...

The Rapid Spanning Tree Library project contains a full implementation of 802.1s as an library with API. There is two processes, using this library: 'bridge' & 'mngr'. First simulates RSTP bridge behavior, second is dedicated to link/unlink 'bridges' into virtual RSTP domain (VRSTPD). Both 'bridge' & 'mngr' has its own simple CLI like language of commands; these commands allow to manage the VRSTPD. There are tools to trace state machine transitions and get traps about drastic changes. Purpose: studying, debugging, development. The library may be used in real bridges/routers while bounding to a real system depending environment. To run: 1. In one shell run 'mngr' ./mngr You will get prompt of 'mngr'; type '?' and get full help of 'mngr' commands. 2. In another shell run bridge instance. ./bridge You will get prompt of 'bridge'; type '?' and get full help of bridge management commands. 3. You may (and should) run a number of bridge instances, each in its separate shell (this way you will be able manage them). For example, if there were two bridge instances, you may see examples of the dialog in files mngr.txt, B5055.txt and B5056.txt. Note: prompt both of 'mngr' and of 'bridge' instance contains time stamp, while all these process run onto the same computer, these time stamps are synchronized.

近期下载者

相关文件


收藏者