jmg         2006-09-10 17:49:09 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_output.c 
  Log:
  make use of the host route's mtu for processing.  This means we can now
  support a network w/ split mtu's by assigning each host route the correct
  mtu.  an aspiring programmer could write a daemon to probe hosts and find
  out if they support a larger mtu.
  
  Revision  Changes    Path
  1.262     +25 -18    src/sys/netinet/ip_output.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to