On 02/12/12 22:11, Gert Doering wrote:
> Rename process_ipv4_header() to process_ip_header() and PIPV4_MSSFIX
> flag to PIP_MSSFIX, to make visible that it's no longer IPv4-only.
> 
> Inside process_ip_header(), call out to mss_fixup_ipv6() if --mssfix
> is active and IPv6 packet seen.
> 
> Rename mss_fixup() to mss_fixup_ipv4(), implement mss_fixup_ipv6().
> 
> Signed-off-by: Gert Doering <g...@greenie.muc.de>
> ---
>  src/openvpn/forward.c |   26 +++++++++++++--------
>  src/openvpn/forward.h |    4 +-
>  src/openvpn/mss.c     |   57 
> ++++++++++++++++++++++++++++++++++++++++++++++++-
>  src/openvpn/mss.h     |    3 +-
>  src/openvpn/multi.c   |    6 ++--
>  src/openvpn/proto.c   |   19 +++++++++++++--
>  src/openvpn/proto.h   |    3 +-
>  7 files changed, 97 insertions(+), 21 deletions(-)

Applied in master and beta/2.3


commit f0e8997a874a89b3fe1f82109c443232e8967b01 (master)
commit 729c8464021ff7c41a7fbb03501465eca55909a3 (beta/2.3)
Author: Gert Doering <g...@greenie.muc.de>
List-Post: openvpn-devel@lists.sourceforge.net
Date:   Sun Dec 2 22:11:12 2012 +0100

    Implement --mssfix handling for IPv6 packets.

    Signed-off-by: Gert Doering <g...@greenie.muc.de>
    Acked-by: Arne Schwabe <a...@rfc2549.org>
    Message-Id: 1354482672-16136-2-git-send-email-g...@greenie.muc.de
    URL: http://article.gmane.org/gmane.network.openvpn.devel/7173
    Signed-off-by: David Sommerseth <dav...@redhat.com>



-- 
kind regards,

David Sommerseth

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to