Hi,

On Sat, Sep 17, 2016 at 03:33:28PM +0200, Arne Schwabe wrote:
> --- a/src/openvpn/forward.c
> +++ b/src/openvpn/forward.c
> @@ -391,7 +391,7 @@ check_fragment_dowork (struct context *c)
>    struct link_socket_info *lsi = get_link_socket_info (c);
>  
>    /* OS MTU Hint? */
> -  if (lsi->mtu_changed && c->c2.ipv4_tun)
> +  if (lsi->mtu_changed)
>      {
>        frame_adjust_path_mtu (&c->c2.frame_fragment, c->c2.link_socket->mtu,
>                            c->options.ce.proto);

I *think* this is part of the other patch...

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to