How can I set the transmit queue length for a network interface on Mac OSX? On linux the command would be
ifconfig en0 txqueuelen 5
but OSX doesn't recognize txqueuelen as a valid option. Where does BSD manage this kind of configuration?
|
How can I set the transmit queue length for a network interface on Mac OSX? On linux the command would be
but OSX doesn't recognize txqueuelen as a valid option. Where does BSD manage this kind of configuration?
| |||
|
feedback
|