[Rstplib-users] Queries Regarding RSTP Library
Status: Alpha
Brought to you by:
ralex
From: Kunjan S. <kun...@ya...> - 2015-10-09 11:05:56
|
Dear Alex/Michael, First of all thank you very much for RSTP Library. I have gone through RSTP Library and I have some queries regarding same: 1) RSTP Library comes up with two sample applications - (i.e. mngr and bridge). I understand that it is a client server behavior. But as per my understanding, RSTP is a redundancy protocol and there is no client-server communication happening in actual device. So, can you please guide me how to use this library for actual application. 2) In the RSTP Library code, "AF_LOCAL" and "struct sockaddr_un" is used. I understand this implementation is done for running mngr and bridge application on the same PC.But I want to run this application between two PCs and want to see RSTP packets on wireshark. So, can you please guide me what all modifications needs to be done in the sample code. 3) I understand that, in actual implementation of RSTP mngr application is not required. Only bridge is required. Can you please confirm my understading? Thanks and Regards,Kunjan Shah |