Dennis George wrote this message on Sun, Aug 29, 2004 at 19:55 -0700:
> Can anybody tell me how to find the MTU (Maximum Transmitting Unit) in freeBSD 
> programatically...

Well, as someone pointed out, you can find it in ifconfig.. but if
you want to know the mtu to a specific system, try:
netstat -rWnfinet

(or f<someotherfamily>)

Enjoy.

-- 
  John-Mark Gurney                              Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to