[Bug 290768] if_wg(4): handshake response has src and dst reverse
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Nov 2025 21:06:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290768 --- Comment #6 from Kyle Evans <kevans@freebsd.org> --- (In reply to relvy from comment #5) I think packets get tapped out to bpf simultaneously way too early and too late to draw any more useful conclusions from tcpdump. Entire layers of stack of opportunities to screw things up. That said, we probably can conclude it's a problem on the way out because we actually associated incoming with a peer and seemingly tried twice with the same IP involved- so we successful recorded the source as the peer's endpoint. -- You are receiving this mail because: You are the assignee for the bug.