Why does qubes-whonix use
/sbin/ethtool -K ${INTERFACE} sg off || true /sbin/ethtool -K ${INTERFACE} tx off || true
?
- https://github.com/Whonix/qubes-whonix/blob/master/usr/lib/qubes-whonix/init/network-proxy-setup#L61
- https://github.com/Whonix/qubes-whonix/blob/master/usr/lib/qubes-whonix/init/network-proxy-setup#L76
Why is that? (Was introduced by nrgaway.)
Used in Qubes generally.
Should we keep that?
//cc @marmarek