(no subject)

David S. Miller (davem@redhat.com)
17 Feb 2003 23:10:37 -0800


On Fri, 2003-02-14 at 17:53, Neil Brown wrote:
> No.
> My application (which is just using standard rpc server libraries) is
> saying
> "This is in reply to a request that came in through a given
> interface".
>
> It is not reasonable to treat that statement as equivalent to:
> "This packet must go out that interface"
>
> which is what appears to be happening.

You misunderstand what this control message knob means during
a sendmsg() then, it means "send this over interface X"

There is no other valid expectation.

I'm curious where you read something that would suggest otherwise
for sendmsg() behavior wrt. ip_pktinfo

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/