> On Sun, 25 Mar 2001, bert hubert wrote: > > No. All packets within a session have the same TOS flags. Linux has a stable > > three-band priority queue. On Mon, Mar 26, 2001 at 01:47:25PM +0200, Arthur van Leeuwen wrote: > > Define session? One single TCP connection? If that is what you mean, then > you are dead wrong. OpenSSH for one sets the TOS flags for a TCP connection > *after* it has logged in successfully. This provided some weird behaviour in > interacting with multipath uplinks, as suddenly the (already set up) > connection got routed out a different interface. > I don't know about 2.4, but on 2.2 I disable to "routing based on tos" in all of my compiles. I haven't noticed any routes changing based on tos in my route cache.