Re: Finding MTU

2004-08-29 Thread John-Mark Gurney
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: netsta

Re: Finding MTU

2004-08-29 Thread Skip Ford
Dennis George wrote: > Can anybody tell me how to find the MTU (Maximum Transmitting > Unit) in freeBSD programatically... The full source for ifconfig(8) is available. No need to ask anyone... http://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/ifconfig/ifconfig.c?rev=1.106&content-type=text/x-cvswe

Re: Finding MTU

2004-08-29 Thread Avleen Vig
On Sun, Aug 29, 2004 at 07:55:27PM -0700, Dennis George wrote: > Hi all, > > Can anybody tell me how to find the MTU (Maximum Transmitting Unit) in > freeBSD programatically... Define programatically? With syscalls, or in a way that is easily repeatable? If you just mean the latter, this will d

Finding MTU

2004-08-29 Thread Dennis George
Hi all, Can anybody tell me how to find the MTU (Maximum Transmitting Unit) in freeBSD programatically... Thanks in advance Dennis - Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone.