Searched hist:b9031d9d87b24e24cd32ea15b5f4220a1e8da909 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/sctp/ |
H A D | output.c | diff b9031d9d87b24e24cd32ea15b5f4220a1e8da909 Wed Jun 04 14:40:15 CDT 2008 Vlad Yasevich <vladislav.yasevich@hp.com> 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>
|
H A D | ipv6.c | diff b9031d9d87b24e24cd32ea15b5f4220a1e8da909 Wed Jun 04 14:40:15 CDT 2008 Vlad Yasevich <vladislav.yasevich@hp.com> 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>
|
H A D | protocol.c | diff b9031d9d87b24e24cd32ea15b5f4220a1e8da909 Wed Jun 04 14:40:15 CDT 2008 Vlad Yasevich <vladislav.yasevich@hp.com> 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>
|
/openbmc/linux/include/net/sctp/ |
H A D | structs.h | diff b9031d9d87b24e24cd32ea15b5f4220a1e8da909 Wed Jun 04 14:40:15 CDT 2008 Vlad Yasevich <vladislav.yasevich@hp.com> 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>
|