Re: Path MTU growth in TCP?

From: Andre Oppermann (oppermann_at_pipeline.ch)
Date: 11/17/03

  • Next message: Jamie Heckford: "Problem with Racoon/IPSec/Setkey - Routing to/from multiple networks"
    Date: Mon, 17 Nov 2003 11:46:17 +0100
    To: "George V. Neville-Neil" <gnn@neville-neil.com>
    
    

    "George V. Neville-Neil" wrote:
    >
    > Howdy,
    >
    > I was wondering if PMTU ever tries to grow the MTU of a
    > connection after a time? I.e. if the path changes it might
    > change away from one where the MTU was particularly small.

    It doesn't try to that in the strict sense. It only starts over
    again if the cached entry (currently in routing and soon in tcp
    hostcache) expires. But it only expires when there is not using
    it for a certain amount of time.

    -- 
    Andre
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
    

  • Next message: Jamie Heckford: "Problem with Racoon/IPSec/Setkey - Routing to/from multiple networks"