mrp: debug updates
authorAndrew Elder <aelder@audioscience.com>
Mon, 19 Nov 2012 21:26:06 +0000 (16:26 -0500)
committerAndrew Elder <aelder@audioscience.com>
Wed, 2 Jan 2013 21:39:09 +0000 (16:39 -0500)
commit1fc2fecbb8a728974fab56ff384f8a3fcc5f6271
tree645bd2fbece154c28b3b1289927d8c7f35e68e21
parent3a08c0362c0ce00e54f7da4b017d5d2e09ec9b7d
mrp: debug updates

This commit updates debug output (no functional changes)
- adds mrpd_log_printf() which timestamps all output messages
- fixes debug strings in mrp_state_string()
- adds logging of timer start/stop operations
- renames MRP event debug strings to match those spec'd in 802.1Q
- update debug output update for client SND and RECV messages
daemons/mrpd/mmrp.c
daemons/mrpd/mrp.c
daemons/mrpd/mrp.h
daemons/mrpd/mrpctl.c
daemons/mrpd/mrpd.c
daemons/mrpd/mrpd.h
daemons/mrpd/mrpw.c
daemons/mrpd/msrp.c
daemons/mrpd/mvrp.c