Hi,<br><br>I have downloaded rstp from sourceforge and I get a segfaults when running the daemon. <br>This is the line where the problem arises:<br><br>&nbsp;&nbsp;&nbsp; TST(ifc-&gt;master-&gt;stp_up,);<br><br>just at the beginning of function:<br>
<br>&nbsp; void bridge_bpdu_rcv(int if_index, const unsigned char *data, int len)<br><br>in file bridge_track.c<br><br>