[Bug 275733] Bad router transmission (regression in 13.2)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Dec 2023 19:49:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275733 --- Comment #9 from Ian Dickens <ian@south-border.com> --- (In reply to Zhenlei Huang from comment #7) I have this now as my ifconfig settings: ifconfig_em0="inet xxx.yyy.zzz.x down netmask 255.255.255.252 -tso -lro -rxcsum -txcsum -rxcsum6 -txcsum6 -tso6 -vlanmtu -vlanhwtag -vlanhwfilter -vlanhwtso polling -wol" #ifconfig_em0="inet xxx.yyy.zz.x down netmask 255.255.255.252 " ifconfig_ix0="inet 192.168.1.2 down netmask 255.255.255.0 -tso -lro -rxcsum -txcsum -rxcsum6 -txcsum6 -tso6 -vlanmtu -vlanhwtag -vlanhwfilter -vlanhwtso polling -wol -tso4" ifconfig_ix1="inet 192.168.243.254 netmask 255.255.255.0 -tso -lro -rxcsum -txcsum -rxcsum6 -txcsum6 -tso6 -vlanmtu -vlanhwtag -vlanhwfilter -vlanhwtso polling -wol -tso4" #ifconfig_ix0="inet 192.168.1.2 down netmask 255.255.255.0 " #ifconfig_ix1="inet 192.168.243.254 netmask 255.255.255.0 " -- You are receiving this mail because: You are the assignee for the bug.