Re: Info on Bug #1154

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sun, 30 Jan 2005 20:56:58 +0100 (CET)

On Sun, 30 Jan 2005, Serassio Guido wrote:

> Looking to connStateCreate() code, I need only a detail about the 3 state
> logic of disable-pmtu-discovery:
>
> always ==> disable PMTU for any call to connStateCreate()
> off ==> never disable PMTU
> intercepted ==> disable PMTU only when port->transparent is defined
>
> It's right ?

Almost.

intercepted ==> disable PMTU only when the connection is set in
transparent mode. See the code relating to the clientNatLookup call.

For clarity I think transparent should be used instead of intercepted.

off is the default setting as if the option was not specified and lets the
OS decide on what to do.

Regards
Henrik
Received on Sun Jan 30 2005 - 12:56:59 MST

This archive was generated by hypermail pre-2.1.9 : Tue Feb 01 2005 - 12:00:02 MST