X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fnet%2Fip6_route.h;h=291149080a043634f26222a7b133601dd38eab58;hb=5e3b93f248c98873cc843e83092bb8da92ac85a2;hp=75d503dc1b5ec8593af3d7d451472febdbba89aa;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/include/net/ip6_route.h b/include/net/ip6_route.h index 75d503dc1..291149080 100644 --- a/include/net/ip6_route.h +++ b/include/net/ip6_route.h @@ -104,7 +104,9 @@ extern rwlock_t rt6_lock; /* * Store a destination cache entry in a socket + * For UDP/RAW sockets this is done on udp_connect. */ + static inline void ip6_dst_store(struct sock *sk, struct dst_entry *dst, struct in6_addr *daddr) {