Requirements to support Jumbo frames
Requirements to support Jumbo frames
- Subject: Requirements to support Jumbo frames
- From: "Sandeep Kumar" <email@hidden>
- Date: 22 Dec 2010 09:54:23 -0000
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
Hi,
My development system is MAC OS X, Version: 10.6.5. I want to support Jumbo frames to
improve the through put of my driver. I enabled JUMBO frames in the same system with the
following commands:
--------- Snip -----------
/usr/sbin/sysctl -w net.inet.raw.maxdgram=16384
/usr/sbin/sysctl -w net.inet.raw.recvspace=16384
/usr/sbin/sysctl -w net.inet.tcp.sendspace=65536
/usr/sbin/sysctl -w net.inet.tcp.recvspace=65536
/usr/sbin/sysctl -w net.inet.udp.recvspace=65536
JUMBOFRAME=-YES- in /etc/hostconfig file
------ /Snip End -----------
I want to know all requirements/steps to support Jumbo frames. Kindly help me.
Thanks in advance.
-Regards,
Sandeep Kumar Singh
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden