[Bug 261711] net/wireguard-kmod: Cannot send data over VXLAN / vtnet

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 31 Oct 2022 10:52:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261711

--- Comment #23 from Alfa <burak.sn@outlook.com> ---
(In reply to Zhenlei Huang from comment #22)

I tried to apply patch to stable/12.2 and it gives me an error.

FreeBSD test 12.2-STABLE FreeBSD 12.2-STABLE r369958 GENERIC  amd64


root@test:/usr/src/sys/net # patch -i if_vxlan_mbuf_patch.patch 
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- b/sys/net/if_vxlan.c       
|+++ b/sys/net/if_vxlan.c       
--------------------------
Patching file if_vxlan.c using Plan A...
Hunk #1 failed at 1.
1 out of 1 hunks failed--saving rejects to if_vxlan.c.rej
done
root@test:/usr/src/sys/net #

-- 
You are receiving this mail because:
You are the assignee for the bug.