K 10 svn:author V 3 yar K 8 svn:date V 27 2004-02-21T12:48:25.000000Z K 7 svn:log V 287 Improve the SIOCSIFCAP handler a bit: - allow for ifp->if_ioctl being NULL, as the rest of ifioctl() does; - give the interface driver a chance to report a error to the caller; - don't forget to update ifp->if_lastchange upon successful modification of interface operation parameters. END