Date: Mon, 26 Sep 2022 06:59:28 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 266598] if_ovpn(4) DCO module not supporting correctly IPv6 tunneling Message-ID: <bug-266598-227-yOS8I3SUh7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-266598-227@https.bugs.freebsd.org/bugzilla/> References: <bug-266598-227@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=3D266598 --- Comment #5 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> --- Definitely, it's ToS that makes packets invisible to tcpdump(1) on the tun(= 4) link, reproducible with netcat. To reproduce run server: nc -6 -l 52555 client with DCO: nc -T lowdelay -6 server 52555 --=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-266598-227-yOS8I3SUh7>