Date: Mon, 25 Nov 2024 17:51:39 +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-50hrM8oLn7@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 #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dc94d6389e428fac55946bfcdbbc3162c0= 6a9278e commit c94d6389e428fac55946bfcdbbc3162c06a9278e Author: Andrey V. Elsukov <ae@FreeBSD.org> AuthorDate: 2024-11-25 17:42:00 +0000 Commit: Andrey V. Elsukov <ae@FreeBSD.org> CommitDate: 2024-11-25 17:42:00 +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 MFC after: 1 week 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-50hrM8oLn7>