Netdev List
 help / color / mirror / Atom feed
* [RFC] interface for outgoing packet
@ 2011-09-08  0:24 Viral Mehta
  2011-09-08  6:09 ` Eric Dumazet
  0 siblings, 1 reply; 2+ messages in thread
From: Viral Mehta @ 2011-09-08  0:24 UTC (permalink / raw)
  To: netdev

Hi All,

How reasonably I can assume that,

on whatever interface, I received the last packet
for a particular Socket Connection, the same interface will be
used to SEND the next packet for same socket connection?

I am collecting the logs on one of my test machines.
And it shows, I can assume all the time that "interface" which received packet
for some socket connection, the same will be used to send packet for
that connection

But, I am not sure if I am missing some scenarios
or setup (for e.g., bonding) where it can be wrong ?

It would be more help if some one can shed some light.
-- 
Thanks,
Viral Mehta

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-08  6:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-08  0:24 [RFC] interface for outgoing packet Viral Mehta
2011-09-08  6:09 ` Eric Dumazet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox