]> git.ipfire.org Git - people/ms/mstpd.git/commit
Add some statistics and logging to aid in better debugging
authordv1tas <dv1tas@fbe50366-0c72-4402-a84b-5d246361dba7>
Thu, 27 Jun 2013 08:54:57 +0000 (08:54 +0000)
committerdv1tas <dv1tas@fbe50366-0c72-4402-a84b-5d246361dba7>
Thu, 27 Jun 2013 08:54:57 +0000 (08:54 +0000)
commit3aa21f44bc75865e5a9f5a07efe90f455d868422
treed85dfd3958b46d24cc0027d678a975a974dbf2dd
parent84b354391f6d47505105c05cdf601ebce65cf232
Add some statistics and logging to aid in better debugging

That additional statistics is present in most of the bridge vendors:
 - Num TX and RX BPDU/TCN;
 - Num of transition to forwarding/blocking;
 - last 2 ports which caused topology change on the tree;
 - logged if TCN was sent/received in BPDU.

Signed-off-by: Satish Ashok <sashok@cumulusnetworks.com>
Signed-off-by: Vitalii Demianets <dvitasgs@gmail.com>
git-svn-id: svn://svn.code.sf.net/p/mstpd/code/trunk@51 fbe50366-0c72-4402-a84b-5d246361dba7
bridge_track.c
ctl_main.c
mstp.c
mstp.h