Date: Mon, 02 Dec 2024 10:25:57 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 282535] if_ipsec mtu seems to be 1422 for ipv6 Message-ID: <bug-282535-7501-02PwOUAmJd@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-282535-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-282535-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282535 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D628e76a986b9621199e77730eebfdb8e0= e43c945 commit 628e76a986b9621199e77730eebfdb8e0e43c945 Author: Andrey V. Elsukov <ae@FreeBSD.org> AuthorDate: 2024-11-25 17:42:00 +0000 Commit: Andrey V. Elsukov <ae@FreeBSD.org> CommitDate: 2024-12-02 10:24:03 +0000 ipsec: fix IPv6 over IPv4 tunneling. Properly initialize setdf variable in ipsec_encap(). It is used for AF_INET6 case when IPv6 datagram is going to be encapsulated into IPv4 datagram. PR: 282535 Fixes: 4046178557e1 (cherry picked from commit c94d6389e428fac55946bfcdbbc3162c06a9278e) sys/netipsec/ipsec_output.c | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282535-7501-02PwOUAmJd>