cvs commit: src/sys/netinet ip_output.c

John-Mark Gurney jmg at FreeBSD.org
Sun Sep 10 10:49:15 PDT 2006


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


More information about the cvs-all mailing list