<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I didn&#39;t notice this before but using sizeof mac here (and in the get<br>
function) is actually going to result in copying a pointer&#39;s worth of<br>
data so I think you want to explicitly use ETH_ADDR_LEN.<br>
</blockquote></div><br><div>Good catch, changed.</div><div><br></div><div>Ethan</div>