Hello Jouni, > On Tue, Nov 21, 2017 at 11:14:45PM +0300, Sergey Matyukevich wrote: > > Legacy ioctl's through SIOCDEVPRIVATE are deprecated. > > Follow the approach taken by bridge-utils and make > > use of new bridge ioctl's whenever possible. > > > > For example, using legacy ioctl's breaks dynamic VLAN > > mode on 32-bit Linux systems running 64-bit kernels. > > Thanks, applied with some cleanup. Mainly, I changes this to use the > existing bridge functions in src/drivers/linux_ioctl.c instead of > implementing practically the same ioctl() calls in vlan_full.c. Thanks for cleanup. AFAIR, I decided not to use those functions from linux_ioctl.c to avoid breaking hostapd for non-Linux platforms. But after another look at vlan_full.c, it is Linux-specific anyway. Regards, Sergey _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap