K 10 svn:author V 3 jfv K 8 svn:date V 27 2013-03-29T18:03:00.484070Z K 7 svn:log V 322 Two small fixes: Set promiscuous code was unconditionally turning off multicast when turning off promiscuous mode, this should only be done when there are less than MAX groups. Thanks to Mike Karels for this correction. Second, the overtmp interrupt setup/detection was wrong, correcting it. MFC after: one week END