]> git.ipfire.org Git - people/ms/rstp.git/commit
Initial commit
authorStephen Hemminger <shemminger@linux-foundation.org>
Wed, 21 Mar 2007 23:23:46 +0000 (16:23 -0700)
committerStephen Hemminger <shemminger@linux-foundation.org>
Wed, 21 Mar 2007 23:23:46 +0000 (16:23 -0700)
commitad02a0eb3054ed375fab1d527874f5b5d2b9f9a2
tree97bd9c6d466aa5fdfda672cd756e5de51254f177
Initial commit

sources from  Aji_Srinivas@emc.com
97 files changed:
.depend [new file with mode: 0644]
CHANGES_TO_RSTPLIB [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
TODO [new file with mode: 0644]
bpdu_sock.c [new file with mode: 0644]
bpdu_sock.h [new file with mode: 0644]
bridge [new file with mode: 0755]
bridge_ctl.h [new file with mode: 0644]
bridge_track.c [new file with mode: 0644]
brmon.c [new file with mode: 0644]
brstate.c [new file with mode: 0644]
ctl_cli_wrap.c [new file with mode: 0644]
ctl_functions.h [new file with mode: 0644]
ctl_main.c [new file with mode: 0644]
ctl_socket.c [new file with mode: 0644]
ctl_socket.h [new file with mode: 0644]
ctl_socket_client.c [new file with mode: 0644]
ctl_socket_client.h [new file with mode: 0644]
ctl_socket_server.h [new file with mode: 0644]
epoll_loop.c [new file with mode: 0644]
epoll_loop.h [new file with mode: 0644]
include/libnetlink.h [new file with mode: 0644]
include/linux/llc.h [new file with mode: 0644]
include/linux/rtnetlink.h [new file with mode: 0644]
libnetlink.c [new file with mode: 0644]
log.h [new file with mode: 0644]
main.c [new file with mode: 0644]
netif_utils.c [new file with mode: 0644]
netif_utils.h [new file with mode: 0644]
rstp.spec [new file with mode: 0644]
rstpctl.8 [new file with mode: 0644]
rstpd.8 [new file with mode: 0644]
rstplib/AUTHORS [new file with mode: 0644]
rstplib/Authors [new file with mode: 0644]
rstplib/B5055.txt [new file with mode: 0644]
rstplib/B5056.txt [new file with mode: 0644]
rstplib/COPYING [new file with mode: 0644]
rstplib/CVS.HOWTO [new file with mode: 0644]
rstplib/ChangeLog [new file with mode: 0644]
rstplib/INSTALL [new file with mode: 0644]
rstplib/Makefile [new file with mode: 0644]
rstplib/NEWS [new file with mode: 0644]
rstplib/README [new file with mode: 0644]
rstplib/README.files [new file with mode: 0644]
rstplib/TODO [new file with mode: 0644]
rstplib/base.h [new file with mode: 0644]
rstplib/bitmap.h [new file with mode: 0644]
rstplib/bridge.c [new file with mode: 0644]
rstplib/choose.h [new file with mode: 0644]
rstplib/cli.c [new file with mode: 0644]
rstplib/cli.h [new file with mode: 0644]
rstplib/edge.c [new file with mode: 0644]
rstplib/edge.h [new file with mode: 0644]
rstplib/migrate.c [new file with mode: 0644]
rstplib/migrate.h [new file with mode: 0644]
rstplib/mngr.c [new file with mode: 0644]
rstplib/mngr.txt [new file with mode: 0644]
rstplib/p2p.c [new file with mode: 0644]
rstplib/p2p.h [new file with mode: 0644]
rstplib/pcost.c [new file with mode: 0644]
rstplib/pcost.h [new file with mode: 0644]
rstplib/port.c [new file with mode: 0644]
rstplib/port.h [new file with mode: 0644]
rstplib/portinfo.c [new file with mode: 0644]
rstplib/portinfo.h [new file with mode: 0644]
rstplib/rolesel.c [new file with mode: 0644]
rstplib/rolesel.h [new file with mode: 0644]
rstplib/roletrns.c [new file with mode: 0644]
rstplib/roletrns.h [new file with mode: 0644]
rstplib/statmch.c [new file with mode: 0644]
rstplib/statmch.h [new file with mode: 0644]
rstplib/stp_bpdu.h [new file with mode: 0644]
rstplib/stp_cli.c [new file with mode: 0644]
rstplib/stp_cli.h [new file with mode: 0644]
rstplib/stp_in.c [new file with mode: 0644]
rstplib/stp_in.h [new file with mode: 0644]
rstplib/stp_state.h [new file with mode: 0644]
rstplib/stp_to.c [new file with mode: 0644]
rstplib/stp_to.h [new file with mode: 0644]
rstplib/stpm.c [new file with mode: 0644]
rstplib/stpm.h [new file with mode: 0644]
rstplib/stpmgmt.c [new file with mode: 0644]
rstplib/sttrans.c [new file with mode: 0644]
rstplib/sttrans.h [new file with mode: 0644]
rstplib/times.c [new file with mode: 0644]
rstplib/times.h [new file with mode: 0644]
rstplib/topoch.c [new file with mode: 0644]
rstplib/topoch.h [new file with mode: 0644]
rstplib/transmit.c [new file with mode: 0644]
rstplib/transmit.h [new file with mode: 0644]
rstplib/uid.h [new file with mode: 0644]
rstplib/uid_sock.c [new file with mode: 0644]
rstplib/uid_sock.h [new file with mode: 0644]
rstplib/uid_stp.h [new file with mode: 0644]
rstplib/vector.c [new file with mode: 0644]
rstplib/vector.h [new file with mode: 0644]