K 10 svn:author V 4 loos K 8 svn:date V 27 2013-08-29T12:48:12.592332Z K 7 svn:log V 310 Prevent the full restart cycle every time arge_start() is called. Only (re)start the interface when it is down. This change fix a race with BOOTP where the response packet is lost because the interface is being reset by a netmask change right after send the packet. PR: 178318 Approved by: adrian (mentor) END