K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-01-21T00:38:18.668028Z K 7 svn:log V 281 Change the hwmp debugging to use %6D rather than ether_sprintf(). This allows for multiple MAC addresses to be printed on the same debugging line. ether_sprintf() uses a static char buffer and thus isn't very useful here. Submitted by: Monthadar Al Jaberi END