Skip to content
Commit f7e4eb03 authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

inet: ip early demux should avoid request sockets



When a request socket is created, we do not cache ip route
dst entry, like for timewait sockets.

Let's use sk_fullsock() helper.

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1d0ab253
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment