]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
make use of the host route's mtu for processing. This means we can now
authorjmg <jmg@FreeBSD.org>
Sun, 10 Sep 2006 17:49:09 +0000 (17:49 +0000)
committerjmg <jmg@FreeBSD.org>
Sun, 10 Sep 2006 17:49:09 +0000 (17:49 +0000)
commit6d7956e8013d8b162ecdc4f497aaf69b78b5e0e8
treec27448a8a45ff7e63f731d2586f8c33c39389868
parent7478fd14ea33dc911d3612482f28bcbfab27e461
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.
sys/netinet/ip_output.c