K 10 svn:author V 6 brooks K 8 svn:date V 27 2005-08-15T20:27:34.000000Z K 7 svn:log V 193 Vlan interfaces change their type after ether_ifattach() so we needs to use if_free_type(ifp, IFT_ETHER) to delete them and stop leaking struct arpcoms. Reported by: thompsa MFC After: 3 days END