]> git.ipfire.org Git - people/ms/linux.git/commit - net/ipv6/icmp.c
net: ipv6: Introduce ip6_sk_dst_hoplimit.
authorLorenzo Colitti <lorenzo@google.com>
Tue, 29 Apr 2014 02:57:34 +0000 (11:57 +0900)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Apr 2014 17:31:26 +0000 (13:31 -0400)
commit5c98631cca574ac6255885cf372f6bcf9dcfd483
tree53e82fe083c0db2aeca000e70872f1d01e0b4146
parenta22adce5f97c172398082bf9a713ccfba6c2364f
net: ipv6: Introduce ip6_sk_dst_hoplimit.

This replaces 6 identical code snippets with a call to a new
static inline function.

Signed-off-by: Lorenzo Colitti <lorenzo@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/addrconf.h
include/net/ipv6.h
net/ipv6/icmp.c
net/ipv6/ip6_flowlabel.c
net/ipv6/ping.c
net/ipv6/raw.c
net/ipv6/udp.c
net/l2tp/l2tp_ip6.c