14.02.2013 14:54, Doug Hardie пишет: > > How do I configure the msk0 interface in rc.conf to disable tso4? I can > easily do it with ifconfig, but don't see how to make sure its disabled after > a boot.
Just add corresponding flag to ifconfig_msk0 line in rc.conf: ifconfig_msk0="inet 10.0.1.199 netmask 0xffffff00 -tso -vlanhwtso" _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"