Subject: SIOCSIFCAP -> SIOCSIFFLAGS
To: None <tech-net@netbsd.org>
From: john heasley <heas@shrubbery.net>
List: tech-net
Date: 07/02/2004 17:36:58
Why does if.c:ifioctl() use SIOCSIFFLAGS to communicate SIOCSIFCAP to the
interface drivers (instead of SIOCSIFCAP)?