Home
last modified time | relevance | path

Searched hist:"914 a9ab386a288d0f22252fc268ecbc048cdcbd5" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dip_output.cdiff 914a9ab386a288d0f22252fc268ecbc048cdcbd5 Thu Oct 01 17:16:49 CDT 2009 Atis Elsts <atis@mikrotik.com> net: Use sk_mark for routing lookup in more places

This patch against v2.6.31 adds support for route lookup using sk_mark in some
more places. The benefits from this patch are the following.
First, SO_MARK option now has effect on UDP sockets too.
Second, ip_queue_xmit() and inet_sk_rebuild_header() could fail to do routing
lookup correctly if TCP sockets with SO_MARK were used.

Signed-off-by: Atis Elsts <atis@mikrotik.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
H A Daf_inet.cdiff 914a9ab386a288d0f22252fc268ecbc048cdcbd5 Thu Oct 01 17:16:49 CDT 2009 Atis Elsts <atis@mikrotik.com> net: Use sk_mark for routing lookup in more places

This patch against v2.6.31 adds support for route lookup using sk_mark in some
more places. The benefits from this patch are the following.
First, SO_MARK option now has effect on UDP sockets too.
Second, ip_queue_xmit() and inet_sk_rebuild_header() could fail to do routing
lookup correctly if TCP sockets with SO_MARK were used.

Signed-off-by: Atis Elsts <atis@mikrotik.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
H A Dudp.cdiff 914a9ab386a288d0f22252fc268ecbc048cdcbd5 Thu Oct 01 17:16:49 CDT 2009 Atis Elsts <atis@mikrotik.com> net: Use sk_mark for routing lookup in more places

This patch against v2.6.31 adds support for route lookup using sk_mark in some
more places. The benefits from this patch are the following.
First, SO_MARK option now has effect on UDP sockets too.
Second, ip_queue_xmit() and inet_sk_rebuild_header() could fail to do routing
lookup correctly if TCP sockets with SO_MARK were used.

Signed-off-by: Atis Elsts <atis@mikrotik.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>