[Bug 261711] net/wireguard-kmod: Cannot send data over VXLAN / vtnet
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 Sep 2022 13:05:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261711 --- Comment #9 from Zhenlei Huang <zlei.huang@gmail.com> --- I managed to repeat this issue on FreeBSD 13.1 with wireguard-kmod-0.0.20220615 . 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. -- You are receiving this mail because: You are the assignee for the bug.