commit | 3ce9b35ff6de8dfebb0b0045e667c000f632e563 | [log] [tgz] |
---|---|---|
author | Cong Wang <amwang@redhat.com> | Sat Aug 31 13:44:28 2013 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 31 22:29:59 2013 -0400 |
tree | ecde35b0c857ba52ef90724bf12f037f52ab4957 | |
parent | ae5dbf1ad83cb90921a400d15fb18afae66e1e56 [diff] |
ipv6: move ip6_dst_hoplimit() into core kernel It will be used by vxlan, and may not be inlined. Cc: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: Cong Wang <amwang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>