Home
last modified time | relevance | path

Searched hist:"6 f9c961546699ff8bc5e1c1c52200616867ec68a" (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
H A Droute.hdiff 6f9c961546699ff8bc5e1c1c52200616867ec68a Fri Sep 25 16:39:10 CEST 2015 Eric Dumazet <edumazet@google.com> inet: constify ip_route_output_flow() socket argument

Very soon, TCP stack might call inet_csk_route_req(), which
calls inet_csk_route_req() with an unlocked listener socket,
so we need to make sure ip_route_output_flow() is not trying to
change any field from its socket argument.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Ddst.hdiff 6f9c961546699ff8bc5e1c1c52200616867ec68a Fri Sep 25 16:39:10 CEST 2015 Eric Dumazet <edumazet@google.com> inet: constify ip_route_output_flow() socket argument

Very soon, TCP stack might call inet_csk_route_req(), which
calls inet_csk_route_req() with an unlocked listener socket,
so we need to make sure ip_route_output_flow() is not trying to
change any field from its socket argument.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/xfrm/
H A Dxfrm_policy.cdiff 6f9c961546699ff8bc5e1c1c52200616867ec68a Fri Sep 25 16:39:10 CEST 2015 Eric Dumazet <edumazet@google.com> inet: constify ip_route_output_flow() socket argument

Very soon, TCP stack might call inet_csk_route_req(), which
calls inet_csk_route_req() with an unlocked listener socket,
so we need to make sure ip_route_output_flow() is not trying to
change any field from its socket argument.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/ipv4/
H A Droute.cdiff 6f9c961546699ff8bc5e1c1c52200616867ec68a Fri Sep 25 16:39:10 CEST 2015 Eric Dumazet <edumazet@google.com> inet: constify ip_route_output_flow() socket argument

Very soon, TCP stack might call inet_csk_route_req(), which
calls inet_csk_route_req() with an unlocked listener socket,
so we need to make sure ip_route_output_flow() is not trying to
change any field from its socket argument.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>