[Bug 290768] if_wg(4): handshake response has src and dst reverse
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290768 --- Comment #40 from relvy <[email protected]> --- (In reply to Kyle Evans from comment #35) How is a inpcb created ? Is it possible that I have three inpcb's - one for each wg_socket_init() invocation? If so, u_tun_func is set for the inpcb associated with wg0. Another u_tun_func is set for the inpcb associated with wg1. The incoming packet gives me the inpcb associated with port 0 which has no u_tun_func. -- You are receiving this mail because: You are the assignee for the bug.