Re: [PATCH -next v4 0/3] net: allow setting ecn via routing table
From: David Miller <davem@davemloft.net>
Date: 2014-11-04 21:14:43
From: David Miller <davem@davemloft.net>
Date: 2014-11-04 21:14:43
From: Florian Westphal <fw@strlen.de> Date: Mon, 3 Nov 2014 17:35:00 +0100
Here is v4 of the patchset, its exactly the same as v3 except in patch3/3 where I added the missing 'const' qualifier to a function argument that Eric spotted during review. I preserved Erics Acks so that he doesn't have to resend them.
Looks great, series applied, thanks Florian. I particularly like how the syncookie code was handled.