On Thu, 2009-10-29 at 14:04 -0400, Herbert Xu wrote:
Steve Chen [off-list ref] wrote:
quoted
of the interface that the application is expecting the packet. It
appears to bind on interface based on that casual observation. I'll
have to study the code in detail to be able to say for sure.
Well if it does bind to the interface then that explains the
failure. And the fix is "if it hurts, don't do it" :)
Cheers,
The packet drop was tracked to rp_filter. All packets received as
expected after disabling rp_filter. Thank you all for the inputs.
Regards,
Steve