Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2022 13:05:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261711] net/wireguard-kmod: Cannot send data over VXLAN / vtnet
Message-ID:  <bug-261711-7788-4SRIdJ8FTc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261711-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261711-7788@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=3D261711

--- Comment #9 from Zhenlei Huang <zlei.huang@gmail.com> ---
I managed to repeat this issue on FreeBSD 13.1 with wireguard-kmod-0.0.2022=
0615
.


There are some weird kernel logs looks like this:
```
Sep 30 00:00:42  kernel: vxlan0: discard frame w/o leading ethernet header =
(len
8 pkt len 42)
...
```

It seems that the mbuf is not pullup before passing to the ethernet stack.

--=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-261711-7788-4SRIdJ8FTc>