commit | b9031d9d87b24e24cd32ea15b5f4220a1e8da909 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Wed Jun 04 12:40:15 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 04 12:40:15 2008 -0700 |
tree | 9033b439bfead85c115f9952fc060424788e8759 | |
parent | 8b750ce54bd8ab5f75d519ee450e1b0c5226ebe9 [diff] |
sctp: Fix ECN markings for IPv6 Commit e9df2e8fd8fbc95c57dbd1d33dada66c4627b44c ("[IPV6]: Use appropriate sock tclass setting for routing lookup.") also changed the way that ECN capable transports mark this capability in IPv6. As a result, SCTP was not marking ECN capablity because the traffic class was never set. This patch brings back the markings for IPv6 traffic. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>