https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261711
--- Comment #9 from Zhenlei Huang <zlei.hu...@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 on the CC list for the bug.