···11+What: /sys/class/net/<iface>/qmi/raw_ip22+Date: Dec 201533+KernelVersion: 4.444+Contact: Bjørn Mork <bjorn@mork.no>55+Description:66+ Boolean. Default: 'N'77+88+ Set this to 'Y' to change the network device link99+ framing from '802.3' to 'raw-ip'.1010+1111+ The netdev will change to reflect the link framing1212+ mode. The netdev is an ordinary ethernet device in1313+ '802.3' mode, and the driver expects to exchange1414+ frames with an ethernet header over the USB link. The1515+ netdev is a headerless p-t-p device in 'raw-ip' mode,1616+ and the driver expects to echange IPv4 or IPv6 packets1717+ without any L2 header over the USB link.1818+1919+ Userspace is in full control of firmware configuration2020+ through the delegation of the QMI protocol. Userspace2121+ is responsible for coordination of driver and firmware2222+ link framing mode, changing this setting to 'Y' if the2323+ firmware is configured for 'raw-ip' mode.