Re: Netchannel subsystem update.
From: "David S. Miller" <davem@davemloft.net>
Date: 2006-05-22 06:06:29
From: "David S. Miller" <davem@davemloft.net>
Date: 2006-05-22 06:06:29
From: Evgeniy Polyakov <redacted> Date: Sat, 20 May 2006 19:52:02 +0400
While developing first apporoach I've found that input TCP processing sometimes refers to dst_entry which can only be obtained through the input routing code. You can find appropriate changes in attached incremental patch.
It would be no trouble to cache the input route in the socket when netchannel is enabled.