I would like to set "ip_lso_outbound=0" permanently for /dev/ip. So I added in the file /kernel/drv/ip.conf the following line: # Disable LSO because of a bug in Intel e1000 card with handling with LSO ip_lso_outbound=0;
Unfortunately this seems to be ignored at boot up. After booting I get this: s...@global:~# ndd -get /dev/ip ip_lso_outbound 1 -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org