K 10 svn:author V 5 jamie K 8 svn:date V 27 2009-03-20T13:41:23.115219Z K 7 svn:log V 294 Call the interface's if_ioctl from ifioctl(), if the protocol didn't handle the ioctl. There are other paths that already call it, but this allows for a non-interface socket (like AF_LOCAL which ifconfig now uses) to use a broader class of interface ioctls. Approved by: bz (mentor), rwatson END