K 10 svn:author V 6 rpaulo K 8 svn:date V 27 2013-08-07T01:01:58.152712Z K 7 svn:log V 348 Fix a timing issue with the wired driver. After configuring the interface, wait for the link to become active. Many ethernet drivers reset the chip when we set multicast filters (causing significant delays due to link re-negotiation) and, by the time we start sending packets, they are discared instead of going to the ether. Tested by: dumbbell END