Date: Thu, 23 Jun 2022 12:15:06 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 264835] Linux: USB-IP tool fails to run: setsockopt - IP_PKTINFO: Protocol not available Message-ID: <bug-264835-227-EwmWM7r1lX@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264835-227@https.bugs.freebsd.org/bugzilla/> References: <bug-264835-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264835 --- Comment #3 from Dmitry Chagin <dchagin@FreeBSD.org> --- (In reply to mario felicioni from comment #2) well, I'll try. There's nothing difficult here, except for this one: If IP_PKTINFO is passed to sendmsg(2) and ipi_spec_dst is not zero, then it= is used as the local source address for the routing table lookup and for setti= ng up IP source route options. When ipi_ifindex is not zero, the primary local address of the interface specified by the index overwrites ipi_spec_dst for= the routing table lookup. Perhaps I will omit this. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264835-227-EwmWM7r1lX>