network IOCTL commands: The only place in net/netdev/netdev_ioctl.c where the...
network IOCTL commands: The only place in net/netdev/netdev_ioctl.c where the interface state should change is for SIOCSIFFLAGS. the other ones .. SIOCSIFADDR, SIOSLIFADDR, SIODIFADDR .. should not change the link state.
parent
819a6e04
Please register or sign in to comment