> Privately, in my own sources, I have two ioctls:
>
> #define SIOCGIFDATA _IOWR('i', xx, struct ifdatareq)
> #define SIOCZIFDATA _IOWR('i', xx, struct ifdatareq)
Cool, that's even better.
Maybe you should forward that to the bsd-api list?
Martin