K 10 svn:author V 3 yar K 8 svn:date V 27 2005-07-14T13:56:51.000000Z K 7 svn:log V 340 MFp4: - Introduce a helper function if_setflag() containing the code common to ifpromisc() and if_allmulti() instead of duplicating the code poorly, with different bugs. - Call ifp->if_ioctl() in a consistent way: always use more compatible C syntax and check whether ifp->if_ioctl is not NULL prior to the call. MFC after: 1 month END