K 10 svn:author V 5 brian K 8 svn:date V 27 2001-04-02T21:49:18.000000Z K 7 svn:log V 208 Return 0 and do nothing when we get a SIOCSIFFLAGS. Without this, ifpromisc() always fails (after setting the IFF_PROMISC bit in ifp->if_flags) and bpf never bothers to turn promiscuous mode off. PR: 20188 END